coola007 / captcha-killer-modified

captcha-killer的修改版,主要用于验证码爆破,适配新版Burpsuite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

captcha-killer-modified 适配新版Burpsuite

原项目地址:

https://github.com/c0ny1/captcha-killer

1.修改了原项目中sun.misc.BASE64Encoder报错的问题

2.优化了验证码data:image识别问题

3.添加了ddddocr验证码识别库

4.增加自定义关键词获取验证码

image

识别成功率在85%左右。

具体修改请查看微信公众号文章 https://mp.weixin.qq.com/s/_P6OlL1xQaYSY1bvZJL4Uw

更新日志

【2022-3-21】 增加可识别情况,当出现关键字为B/base64时,进行验证码识别

【2022-3-24】 增加自定义关键字,删减锁定按钮

image

image

https://github.com/c0ny1/captcha-killer [插件源项目]

https://gv7.me/articles/2019/burp-captcha-killer-usage/ [插件用法]

https://github.com/sml2h3/ddddocr [验证码识别项目]

https://github.com/PoJun-Lab/blaster [验证码登录爆破]

About

captcha-killer的修改版,主要用于验证码爆破,适配新版Burpsuite


Languages

Language:Java 99.5%Language:Python 0.5%