Hi there , Now You can use Almost all Useful Hacking Tools,
Scripts on Your Android Mobile
There are several apps and Hacking Tools are available For Android
Mobile and therefore We can Install Kali Linux On Our Android
mobile but it requires some time and patient if you are about to use
only the tools you needed then read this article completely to Learn
How to Use Termux App and How To Install hacking Tools On Your
Android mobile
Termux is a Powerful app Which can be used to Install useful
packages, Hacking Tools On your Android
Now In this Post we are describing About Termux Android App and
How To Install Useful Packages/Hacking Tools On your Android
mobile
About Termux App
Termux is a Powerful Android app which is Designed to Install Linux
packages on your Android Mobile
With this Termux App You Can Install shell, python, c, c++, perl,
ruby, java and many more useful packages and with the help of
Termux we can use several Hacking Tools/scripts in our mobile
including Nmap, Hydra, Sqlmap etc..
How To Use Hacking Tools in Termux
Firstly Download and Install Termux App On your Mobile from Play
store
It doesn't Matter your mobile is Rooted or Non Rooted
After Downloading Open Termux
Now Type
apt Update && apt upgrade
And hit Enter
Now Type
termux-setup-storage
Now You are Ready To install useful packages and hacking Tools on
your Mobile , we are sharing some of the tools with their installation
How To Install NMAP tool in Termux
In Termux you can Use git to directly cloning files from guthub or you
can manually download files to your sdcard and Use
Nmap is a Information Gathering and Vulnerability Scanner Tool , to
install nmap in termux type below command
pkg install nmap
After that it will take few minutes to install after installation you can
use nmap on termux by typing nmap in termux
You can use nmap in termux for scanning targets on your mobile and
also for basic attacks
How To Install Hydra in Termux
Hydra is is Good Tool for Brute force Attack , hope you might already
known about it and you may not need more info about hydra
To install Hydra in Termux just type command
Pkg install Hydra
it takes few minutes to install , after installation
Just type Hydra in Termux to start using termux
How To Install RED_HAWK Tool in
Termux
As you know RED_HAWK is a good Information Gathering Tool
written in Php
Red Hawk is used for Website Information Gathering such as who is
Lookup , Reverse IP Lookup , xss, sqli scanning etc
To install RED_HAWK
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 simply type y for Yes
After type
pkg install git
git is used to directly cloning files 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 success response
Find the Directory of RED_HAWK
type cd
Then type ls
Type in Termux
Chmod +x RED_HAWK
After
type cd RED_HAWK
Now Type ls
Then again type chmod +x rhawk.php
Finally type this command in Termux to use
php rhawk.php
That's all Now You are able To use RED HAWK in your Mobile
How To Install Recongdog in Termux
RecongDog is also a information Gathering and Vulnerability Scanner
Tool Written In Python
So Follow Below steps To Install And Use RecongDog in Termux
Firstly kill the session of Termux or You can start a New Session in a
new window
Type
pkg install Python2
It will prompt you to Termux will use some space on your device
simply reply y for yes
After that now type
git clone https://github.com/UltimateHackers/ReconDog.git
Now Type cd
Then type ls
Then type cd RecongDog
Then type python2 dog.py
That's all Now You will be able to use RecongDog
How To Install SQLMAP in Termux
As you know salmap is a most useful website vulnerability scanning
Tool
Which is greatly used by Pentesters, Hackers, Security researchers
Sqlmap is written in Python so we need python environment for that
we have to install python in Termux
Follow below steps Carefully
Firstly type
Pkg install python2
After installation
Type this command in Termux
git clone https://github.com/sqlmapproject/sqlmap.git
It will take a few minutes to be Downloaded and installed
After Download just type this command
cd
Then type
ls
Then again type
cd sqlmap-dev
Then final step is type
Python2 sqlmap.py
That's all you will be able to use sqlmap on your Mobile
We have presented some information gathering and Vulnerability
scanning Tools and Told you How To Install Them in Termux
You can Install and Use The Hacking Tools written in php, python or
any other programming language
Now its Possible even To Install Metasploit Frameworks in Termux
Hope you guys liked this tutorial and Wanted to Know more about all
the available Hacking Tools for Termux
We will soon present all the Possible Hacking tools for Termux
in this article we have used the words hack, hacking that belongs To
Ethical Hacking Only we Are No more responsible for any misuse
done by you
Finally Happy Hacking..