新输出:
-a 列举所有子域名相关地址
-v 调试输出,帮助开发人员/黑客调试subbrute
-o 文件形式输出结果.
更多信息:
'names.txt'列表,使用了一些 Google hacks的技术手段。
SubBrute有一个特性来构建自己的子域列表,通过用正则表达式匹配子域名,并通过频率来排序:
python subroute.py -f full.html > my_subs.txt
'names.txt'包含了31298个子域名。‘subs_small.txt’是从包含1896个子域名的fierce2里引用来的。如果你发现更多子域名要添加,可以通过反馈给我,我会添加进去。
Windows下无需安装,直接cd到“windows”文件夹就行了
subbrute.exe google.com
Easy to install: You just need http://www.dnspython.org/ and python2.7 or python3. This tool should work under any operating system: bsd, osx, windows, linux...
易于安装:只需python2.7或python3。 该工具应在任何系统工作:BSD,OSX,Windows和Linux ...