Tools for Termux part one Terminal emulator Linux environment for Android

Tools for Termux Terminal emulator part one

There’s a lot hype about Termux Terminal emulator in the hacking world so i though was only fair to add a post on the top tools to install on termux.

What is termux

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

 

1: Metasploit

Metasploit can be installed on termux as well as msfvenom.  Metaspoit is the one of the best tools a hacker can have.

How to install

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

how to install

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

nmap is a popular network scanner

pkg install nmap


4: Hydra

Pkg install Hydra


5: Red Hawk

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

 

6: Recongdog

pkg install Python2

git clone https://github.com/UltimateHackers/ReconDog.git

cd ReconDog

ls

python2.7 dog.py