摘要: http 以及 https1.firefox浏览器2.利用HttpFox插件,抓取登录包3.分析包中的 header、post都有哪些内容4.利用perl 的 LWP::Usergent、HTTP::Cookies等开源包,模拟登录5.对于Https的网页,需要将cookies里面相关的内容放入post,所以还要分析cookies。 阅读全文
posted @ 2013-01-08 09:54 Arya_yu 阅读(335) 评论(0) 推荐(0) 编辑