Sublister(子域名枚举)

2019-10-27  本文已影响0人  Hf1dw

参考:https://www.freebuf.com/sectool/90584.html

0x01 功能

网站子域名枚举

0x02 原理

通过使用搜索引擎,从而对站点子域名进行列举

0x03 使用方式

-d:枚举指定域名的子域名
-b:使用subbrute模块
-v:实时列举搜索结果
-t:设置使用subbrute暴力破解的线程数
-o:将结果保存为文本文件
-h:帮助

python sublist3r.py -d baidu.com -o 1.txt

0x04 安装

python 2.7.x环境
git clone https://github.com/aboul3la/Sublist3r.git
上一篇下一篇

猜你喜欢

热点阅读