1.代码下载
https://github.com/maurosoria/dirsearch?tab=readme-ov-file#installation--usage
2.安装
mkdir dirsearch
cd dirsearch
git clone https://github.com/maurosoria/dirsearch.git --depth 1
docker build -t "dirsearch:v0.4.3" .
docker images|grep search
dirsearch v0.4.3 39f9fe968059 55 minutes ago 299MB
3.运行及扫描
docker run -it --rm "dirsearch:v0.4.3" -u 目标网站 -e php,html,png,js,jpg,zip,tar,gz -w /root/db/dicc.txt --timeout 10 --delay 1 --retries 2 --random-agent