多级域名收集工具? 哮天犬? 英文名:hound?
作者:admin | 时间:2017-3-25 22:59:10 | 分类:黑客工具 隐藏侧边栏展开侧边栏
项目地址:https://github.com/xindongzhuaizhuai/hound
功能如下:
1.子域名爆破
2.接口查询
3.递归子域名爆破
4.主页获取a标签匹配相关域名(多级域名)
5.检测owasp top 10 漏洞
6.调用nessus接口扫描系统漏洞
目前只开发到14 剩下的56 开发需要一年以上时间(因为还需要用到C语言 所以。。你懂的。。)。。。
安装需要环境:
Install core.py after configuring the MySQL file, and then make sure that your NDS is not hijacked
Python needed
1.mysqldb
sudo apt-get install python-mysqldb
2.beautifulsoup4
sudo apt-get install beautifulsoup4
3.requests
sudo apt-get install requests
4.dnspython
pip install dnspython
mysql-> source DIR/db.sql