
Termux Red Hawk Tool Installation & Usage
Red hawk is all in one information gathering and scanning tool for termux, linux and unix os.
You can perform following scans using Red Hawk Tool
- DNS Lookup
- Whois Lookup
- Nmap port scan
- Subnet Calculator
- Geo-IP Lookup
- Grab Banners
- MX Lookup
- Crawler
- WordPress Scan
- Blogger View
- Sub Domain Scanner
- CMS Detection
- Reverse IP LOOKUP
- SQLi Scanner
Red Hawk Installation
Open your Termux and type following commands Step wise Step in Termux
$ apt update
$ apt upgrade
$ apt install git
$ apt install php
$ git clone https://github.com/Tuhinshubhra/RED_HAWK
$ cd RED_HAWK
$ chmod +x *
Usage: php rhawk.php

You must be logged in to post a comment.