网站信息收集工具RED_HAWK

简介

RED HAWK是用PHP编写的一个全面的信息收集工具

安装使用

安装使用很简单,首先安装上php,然后git clone下来用php运行就好了
git clone https://github.com/Tuhinshubhra/RED_HAWK.git
cd RED_HAWK/
php rhawk.php
界面是这样的

root@7c81645eb6d8:~/RED_HAWK# php rhawk.php 


---------------------------------------------------------------------------

   ██████╗ ███████╗██████╗     ██╗  ██╗ █████╗ ██╗    ██╗██╗  ██╗
   ██╔══██╗██╔════╝██╔══██╗    ██║  ██║██╔══██╗██║    ██║██║ ██╔╝
   ██████╔╝█████╗  ██║  ██║    ███████║███████║██║ █╗ ██║█████╔╝
   ██╔══██╗██╔══╝  ██║  ██║    ██╔══██║██╔══██║██║███╗██║██╔═██╗
   ██║  ██║███████╗██████╔╝    ██║  ██║██║  ██║╚███╔███╔╝██║  ██╗
   ╚═╝  ╚═╝╚══════╝╚═════╝     ╚═╝  ╚═╝╚═╝  ╚═╝ ╚══╝╚══╝ ╚═╝  ╚═╝

All In One Tool For Info Gathering, SQL Vulnerability Scannig and Crawling

---------------------------------------------------------------------------
             [+] Coded By - R3D#@X0R_2H1N A.K.A Tuhinshubhra
             [+] Version - 1.1.0
---------------------------------------------------------------------------


Enter Your Choice (help/fix/domain) : 

输入fix来安装需要的模块
输入help显示帮助信息
输入url来执行
收集的信息还是挺全面的,一般的whois信息,端口扫描信息,dns信息,cms信息等都有
Having fun

你可能感兴趣的:(网站信息收集工具RED_HAWK)