Home  >  Article  >  Backend Development  >  模拟提交表单,cookie参数缺失的景况

模拟提交表单,cookie参数缺失的景况

WBOY
WBOYOriginal
2016-06-13 11:58:09992browse

模拟提交表单,cookie参数缺失的情况?
目的:想通过抓包实现本地提交表单
抓取步骤:首先进入网站,填写账号、密码,获取cookie,存入文件,

进入到表单提交页,填入信息,获取cookie


在后台模拟登陆、提交的时候就卡在提交表单信息的时候,cookie项少了3个来自.qq.com的三个参数,ac、euin_cookie、uin_cookie。请问这三个值该如何获取,给个思路,谢谢了
------解决方案--------------------
你检查一下目标网站是否有第三方认证
img、ifarme、js 都可带回 cookie

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn