Top Tools for Termux

✨ DeeZNuTz

✨ Master ✨
Staff member
May 15, 2017
989
759
1,045
There a lot hype about Termux in the hacking world so i though was only fair to add a post on the top tools to install on termux

So that is termux?

Termux turns a Android device into a lightweight and versatile Linux environment. … The app requires no root privileges, and the dedicated Termux:API add-on gives you access to Android’s APIs, so that you control your Android device from the command line and shell scripts

1: Metasploit

yes Metasploit can be installed on termux as well as msfvenom as we all know Metaspoit is the best tool a hacker can have.

Install:

Code:
pkg install wget
wget Auxilus.github.io/metasploit.sh
chmod +x metasploit.sh
./metasploit.sh
2: Toolx

Tool-X is a kali linux hacking Tool installer. Tool-X is Developed By Rajkumar Dusad. with the help of Tool-X you can install best hacking tools in Rooted or Non Rooted Android devices. In the Tool-X there are almost 251 hacking tools available for termux app and GNURoot Debian terminal. you can install any tool by single click. Tool-X is Specially made for Termux and GNURoot Debian Terminal. Now Tool-X is available for Ubuntu. credits to https://github.com/Rajkumrdusad/Tool-X

Install:

Code:
apt update
pkg install git
git clone https://github.com/Rajkumrdusad/Tool-X.git
cd Tool-X
chmod +x install.aex
sh install.aex if not work than type ./install.aex
3. Nmap

Install:

Code:
pkg install nmap
4. Hydra

Code:
Pkg install Hydra
5. Red Hawk

Install:

Code:
Pkg install php -y
pkg install git -y
git clone https://github.com/Tuhinshubhra/RED_HAWK.git
chmod +x REDHAWK
cd REDHAWK
ls
php rhawk.php
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu