afrog 是一款性能卓越、快速稳定、PoC 可定制的漏洞扫描(挖洞)工具,PoC 涉及 CVE、CNVD、默认口令、信息泄露、指纹识别、未授权访问、任意文件读取、命令执行等多种漏洞类型,帮助网络安全从业者快速验证并及时修复漏洞。- 输出 html 报告,方便查看 request 和 response
afrog -t http://example.com -o result.html
afrog -T urls.txt -o result.html例如:urls.txthttp://example.comhttp://test.comhttp://github.com
afrog -t http://example.com -P ./testing/poc-test.yaml -o result.html
afrog -t http://example.com -P ./testing/ -o result.html
https://github.com/zan8in/afrog项目地址:https://github.com/zan8in/afrog
文章来源: http://mp.weixin.qq.com/s?__biz=Mzk0NjE0NDc5OQ==&mid=2247518521&idx=1&sn=9ad793e6deb54cd88bc7d71610426ae9&chksm=c3085a49f47fd35f3c79c448baa714cc4f6ba89d99a50083767b415b50dbc36d8097b5b69c20#rd
如有侵权请联系:admin#unsafe.sh