百度已收录

免责声明

  • 本文章为学习交流用途,作者不承担任何法律责任。

正文

项目地址:https://github.com/maurosoria/dirsearch
环境:python3+

shell下格式:

python3 dirsearch.py -u http://www.xxx.com/ -e php

-u 指定网站的URL
-e 指定网站脚本类型(php、asp等)
-t 设置扫描线程数
-w 设置字典
-r 递归扫描
-s 设置请求之间的延时
-c COOKIE, --cookie=COOKIE 设置cookie
–random-agents 设置随机代理(在db/uesr-agents.txt中)
–timeout=TIMEOUT 设置超时时间
–ip=IP 设置代理IP地址

结果在reports目录,db目录里存字典的


效果图:




文章来源

https://blog.csdn.net/weixin_44677409/article/details/90484914?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v25-1-90484914.nonecase&utm_term=%E5%AD%90%E7%9B%AE%E5%BD%95%E6%89%AB%E6%8F%8F