漏洞挖掘工具——afrog
項目作者:zan8in
項目地址:https://github.com/zan8in/afrog
一、什么是afrog:
afrog 是一款性能卓越、快速穩(wěn)定、PoC 可定制的漏洞掃描(挖洞)工具,PoC 涉及 CVE、CNVD、默認口令、信息泄露、指紋識別、未授權訪問、任意文件讀取、命令執(zhí)行等多種漏洞類型,幫助網(wǎng)絡安全從業(yè)者快速驗證并及時修復漏洞。
二、afrog的特點:
基于 xray 內(nèi)核,又不像 xray
性能卓越,最少請求,最佳結果
實時顯示,掃描進度
輸出 html 報告,方便查看 request 和 response
啟動程序,自動更新本地 PoC 庫
長期維護、更新 PoC(afrog-pocs)
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 報告
四、下載地址:
https://github.com/zan8in/afrog
作者:zan8in
歡迎關注微信公眾號 :釋然IT雜談