Thursday, May 3, 2018

TxTool – One Of The Best Tool For Penetration Testing In Termux

tXtool is made to help you for Easily Penetration Testing In Termux.
This Tool Is Specially Made For Termux Users.
》It’s User Friendly Tool And Many Modules In This Tool For Penetration Testing.

■ TxTool Features

[1] Advanced Nmap Scanning
[2] Search Admin login Page
[3] Google Hacking Database (GHDB)
[4] Dorking For SQL Injection Vulnerability
[5] Exploiting Android
[6] Exploiting SCADA System
[7] Hardware Exploitation
[q] Exit

Installationalt tag

Download Termux
apt update
apt install python2 git
git clone https://github.com/kuburan/txtool.git  
cd txtool  
chmod +x install.py
./install.py 
txtool 

Note:

▪ For SSH backdoor Access, txtool Used paramiko python library that Required PyNaclif you have an Error While installing PyNacl, follow This steps:
$ apt-get install --assume-yes libsodium libsodium-dev
$ SODIUM_INSTALL=system pip2 install pynacl

No comments:

Post a Comment

Hackbox – A All Rounder Tool For Termux/Linux

What Is Hackb0x ? Hackbox Is A Combine Of Many Tool And Its Developed By: Suleman Malik. There Are Many Different Modules in this To...