神兵利器 – DirDar 目录爆破
文章来源:Khan安全团队
DirDar-一种搜索(403禁止)目录来破坏它并在其上获得Dir列表的工具
需安装Go环境,如果已安装并配置了Go,则可以使用此命令
go get -u github.com/m4dm0e/dirdar
-threads int Number of threads (Defaulf 40)
-err If you want to show errors!(Includes 404 errors) [True-False]
-only-ok Print out only OK (Bypassed and dir listing)
-single string Only scan single target e.g (-single https://example.com/)
-t int Set the timeout of the requests (default 10000)
-wl string Forbidden directories WordList
视频演示:
https://asciinema.org/a/391851
张