|
|
本帖最后由 zuolian 于 2018-8-28 22:38 编辑
这是wzdr规则(含测试账号和密码),另外,附件有hwl数据包、规则报告。
- [编码]utf8[/编码]
- --------------------------------------------------------------------------------清除cookie
- [清除Cookie]baixing.com[/清除Cookie]
- --------------------------------------------------------------------------------登录前获取参数
- [登录前提交网址1]http://www.baixing.com/oz/login[/登录前提交网址1]
- [登录前提交1参数1]<input type="hidden" maxlength="50" name="token" value="(.*?)" title="[token]" class="input" data-parent=".p-line" />[/登录前提交1参数1]
- [登录前提交1参数2]<input type="hidden" maxlength="50" name="8cb44b44cba8fde" value="(.*?)" title="[8cb44b44cba8fde]" class="input" data-parent=".p-line" />[/登录前提交1参数2]
- --------------------------------------------------------------------------------正式登录
- [登录提交网址1]http://www.baixing.com/oz/login[/登录提交网址1]
- [登录提交数据1]identity=17046062243&password=iwieri777&token={登录前提交1参数1}&8cb44b44cba8fde={登录前提交1参数2}[/登录提交数据1]
- [登录成功特征1]http-equiv="refresh"===登录成功[/登录成功特征1]
- [登录失败特征1][/登录失败特征1]
- --------------------------------------------------------------------------------正式发布
复制代码
- --2018-08-29 ok 刺客
- [编码]utf8[/编码]
- [清除Cookie]www.baixing.com[/清除Cookie]
- [登录前提交网址1]http://www.baixing.com/oz/login[/登录前提交网址1]
- [登录前提交1参数1]input type="hidden" maxlength="50" name="token" value="(.*?)" title="\[token]" class="input" data-parent=".p-line" />[/登录前提交1参数1]
- [登录前提交1参数2]title="\[token]" class="input" data-parent=".p-line" /><input type="hidden" maxlength="50" name=".*?" value="(.*?)" title=".*?" class="input" data-parent=".p-line" />[/登录前提交1参数2]
- [登录前提交1参数3]title="\[token]" class="input" data-parent=".p-line" /><input type="hidden" maxlength="50" name="(.*?)"[/登录前提交1参数3]
- [登录提交网址1]http://www.baixing.com/oz/login[/登录提交网址1]
- [登录提交数据1]identity={帐号}&password={密码}&token={登录前提交1参数1}&{登录前提交1参数3}={登录前提交1参数2}[/登录提交数据1]
- [登录成功特征1]>退出登录<===登录成功[/登录成功特征1]
复制代码
如果不换号,参数3也可以不获取,楼主的问题,就是参数没有获取到。注意看错误报告,里面明确提示了。
|
|