145
192
817
高级会员
项目作者:zan8in项目地址:https://github.com/zan8in/afrog 一、软件简介 afrog 是一个挖洞工具。如果你想挖 SQL 注入、XSS、文件包含等漏洞,可以试一下afrog。软件有以下特点: 1、基于 xray 内核,又不像 xray 2、性能卓越,最少请求,最佳结果 3、实时显示,扫描进度 4、输出 html 报告,方便查看 request 和 response 5、启动程序,自动更新本地 PoC 库 6、长期维护、更新 PoC(afrog-pocs) 7、API 接口,轻松接入其他项目 二、使用方法 1、扫描单个目标 afrog -t http://example.com -o result.html 2、扫描多个目标 afrog -T urls.txt -o result.html例如:urls.txthttp://example.comhttp://test.comhttp://github.com 3、测试单个 PoC 文件 afrog -t http://example.com -P ./testing/poc-test.yaml -o result.html 4、测试多个 PoC 文件 afrog -t http://example.com -P ./testing/ -o result.html 5、输出 html 报告
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|安全矩阵
GMT+8, 2024-11-30 11:31 , Processed in 0.013743 second(s), 18 queries .
Powered by Discuz! X4.0
Copyright © 2001-2020, Tencent Cloud.