简介
RED HAWK是用PHP编写的一个全面的信息收集工具
安装使用
安装使用很简单,首先安装上php,然后git clone下来用php运行就好了
git clone https://github.com/Tuhinshubhra/RED_HAWK.git
cd RED_HAWK/
php rhawk.php
界面是这样的
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| root@7c81645eb6d8:~/RED_HAWK
---------------------------------------------------------------------------
██████╗ ███████╗██████╗ ██╗ ██╗ █████╗ ██╗ ██╗██╗ ██╗ ██╔══██╗██╔════╝██╔══██╗ ██║ ██║██╔══██╗██║ ██║██║ ██╔╝ ██████╔╝█████╗ ██║ ██║ ███████║███████║██║ █╗ ██║█████╔╝ ██╔══██╗██╔══╝ ██║ ██║ ██╔══██║██╔══██║██║███╗██║██╔═██╗ ██║ ██║███████╗██████╔╝ ██║ ██║██║ ██║╚███╔███╔╝██║ ██╗ ╚═╝ ╚═╝╚══════╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚══╝╚══╝ ╚═╝ ╚═╝
All In One Tool For Info Gathering, SQL Vulnerability Scannig and Crawling
--------------------------------------------------------------------------- [+] Coded By - R3D [+] Version - 1.1.0 ---------------------------------------------------------------------------
Enter Your Choice (help/fix/domain) :
|
输入fix来安装需要的模块
输入help显示帮助信息
输入url来执行
收集的信息还是挺全面的,一般的whois信息,端口扫描信息,dns信息,cms信息等都有
Having fun