验证码暴力破解
这里介绍两中方法
第一种:
1.随便输入验证码进行抓包
2.发送到intruder模块
4.设置payload
5.分析(这里一共1000000条,内容很多,速度慢)使用第二种方法绕过直接进入
第二种方法:(不一定成功)
1.抓包(右键 do intercept------response to this request)
2.forward
3.把false改为true再forward就能直接进入页面了
如有不对请大佬指正!
这里介绍两中方法
第一种:
1.随便输入验证码进行抓包
2.发送到intruder模块
4.设置payload
5.分析(这里一共1000000条,内容很多,速度慢)使用第二种方法绕过直接进入
第二种方法:(不一定成功)
1.抓包(右键 do intercept------response to this request)
2.forward
3.把false改为true再forward就能直接进入页面了
如有不对请大佬指正!