DomainBrute
是一个超级简单的子域名扫描工具,融合了子域名挖掘机、及市面上很多非常强大的字典,使用也非常简单
使用Python语言编写
第三方模块用了requests
,所以clone
以后只需要安装requests
模块即可。
pip install requests
安装完成。
Usage: domins.py [options]
Options:
-h, --help show this help message and exit
-u URL, --url=URL target url for scan
-f file, --file=file file filename
-t COUNT, --thread=COUNT
scan thread_count
使用案例:Python domins.py -f C:\Users\admin\Desktop\n.txt