Installing and using RED_HAWK in Termux

Red Hawk = is an all in one tool for Information Gathering and Vulnerability Scanning

Image result for RED HAWK termux framework image

Types of scans you can perform with RED HAWK:-
Basic ScanWhois Lookup
Geo-IP Lookup
 Banner
DNS Lookup
Subnet Calculator
Nmap Port Scan
Sub-Domain Scanner
Reverse IP Lookup & CMS Detection
Error Based SQLi Scanner
Bloggers View
WordPress Scan
Crawler
MX Lookup

Installation of RED_HAWK :-
$ apt update && apt upgrade
$ apt install git 
$ apt install php
$ git clone https://github.com/Tuhinshubhra/RED_HAWK
$ RED_HAWK
$ chmod +x *
usage of RED_HAWK :-
$ php rhawk.php 
* Use the "help" command to see the command list 
* type in the domain name you want to scan (without Http:// OR Https://).
* Select whether The Site Runs On HTTPS or not.
* Select the type of scan you want to perform

Post a Comment

0 Comments