目录扫描(web安全)
使用工具:dirsearch
工具下载:https://github.com/maurosoria/dirsearch
简单用法:
python3 dirsearch.py -u https://target
python3 dirsearch.py -e php,html,js -u https://target
python3 dirsearch.py -e php,html,js -u https://target -w /path/to/wordlist
目录扫描(web安全)
http://blog.128w.cn/index.php/archives/4/