How to Install NMAP, HYDRA, REDHAWK on Termux
How to Install Termux NMAP, Termux HYDRA, and REDHAWK on Termux – There are several hacking apps and tools available For Android, therefore We can Install Kali Linux On Android phone.
But it takes time and patience if you are going to use only the tools you need then read this article completely to Learn How to use Termux App and How to Install hacking tools on Android.
Termux is a Powerful application which can be used to Install useful tools, namely hacking tools on your Android.
This time I will explain About Termux Android Application and How to Install Useful Hacking Packages / Tools on Android phones.
Termux is a Powerful Android application Designed to Install Linux packages on Android.
With This Termux Application You Can Install shell, python, c, c++, perl, ruby, java and many more useful packages and with the help of Termux and here we will use some Hacking Tools/scripts on hp including Nmap, Hydra, Sqlmap etc.
Also read Termux 2022 Script Collection
How to Use Hacking tools in Termux

First, you can download and install the Termux application on your Android phone.
Download Termux
After Downloading Open Termux app.
Now type,
apt Update && apt upgrade
And Press Enter.
Now type,
termux-setup-storage
Now You Are Ready To install useful tools packages on your Phone, we share some hack tools by install.
How to Install NMAP on Termux

In Termux you can use git to clone files directly from guthub or you can manually download files to sdcard and Using.
Nmap Termux is Information Gatherer and Vulnerability Scanning Tool, to install nmap in termux type under command.
pkg install nmap
After that, it takes a few minutes to install after installation, you can use nmap in termux by typing nmap in termux.
You can use nmap termux to scan targets on your phone and also for basic attacks.
How to Install Hydra on Termux

\
Hydra Termux is a Good tool for Brute force Attack, hope you already know about it and you probably don’t need more info about hydra
To install Hydra on Termux just type command,
Pkg install Hydra
it takes a few minutes to install, after installation. Just type Hydra in Termux to start using termux.
Also read Termux FB Hack Script
How to Install REDHAWK on Termux

As you know REDHAWK is a good Information Gathering tool written in Php. Red Hawk is used for Website Information Collection like who is Lookup, Reverse IP Lookup, xss, sqli scanning etc.
To install RED_HAWK follow the steps below. To use Red Hawk, you need Php environment, so type below command.
Pkg install php
During installation you will be asked: termux will use some space on your device just type y for Yes. then type,
pkg install git
git is used to clone files directly from github or you can download scripts, tools from github or other sources and use. Then type the command in termux,
git clone https://github.com/Tuhinshubhra/RED_HAWK.git
After successful response, Search and find RED_HAWK Directory, type,
cd
ls
Chmod +x RED_HAWK
Then Type,
cd RED_HAWK
Then type,
ls
Then again type,
chmod + x rhawk.php
Finally type this command in Termux to use,
php rhawk.php
That’s it Now you can use RED HAWK on your Phone.
Then type,
apt Update && apt upgrade
pkg install git
So Now you need Python2 in Termux, then type the command,
pkg install python2
Now almost done type below command to install Lazymux on Termux,
git clone https://github.com/Gameye98/Lazymux
After successful cloning. Type below command to find Lazymux Directory,
cd Lazymux && ls
Now you have to type below command for Lazymux hacking Tool menu,
python2 Lazymux.py
Now select the tools you want to install and use.
Note you install tool will save to Lazymux Directory so always check Lazymux directory after installing tool.
Also read How to Hack Credit Via Termux
Well, that’s the Ethical Hacking method using the Termux application. This article can be a reference for those of you who want to become hackers using the Termux application. Thank you.