Create a lock in Termux that only you have access to.
INSTALLATION
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install python -y
$ pkg install git
$ git clone https://github.com/Whomrx666/Termux-Lock.git
$ cd Termux-Lock
$ chmod +x setup.py
$ chmod +x Termux-Lock.py
$ python setup.py
$ python Termux-Lock.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π17β€4
Phish Master is a powerful phishing tool designed for educational purposes. It allows users to create and deploy custom phishing campaigns to simulate real-world cyber attacks. With Phish Master, users can craft convincing phishing emails or web pages and track interactions to assess their organization's security posture.
Prerequisites β
Node.js
npm
SQLite
Python
pip
INSTALLATION
git clone https://github.com/Armoghans-Organization/Phish-Master.git
cd Phish-Master
2.Install NPM dependencies:
npm run install-all
3.Install PYTHON dependencies
pip install -r requirements.txt
4.Run database migrations: Ensure your database schema is up to date by running the migrations from the database.py file.
python app/database.py
5.Run the application:
npm start
6.Access the application:
Open your browser and navigate to http://localhost:5000.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π20β€4π2
HideMePlease is a new generation tool to hide phising web links into legitimate web links with original domains (eg: facebook.com, instagram.com) using ccTLD Disguise method.
INSTALLATION
git clone https://github.com/krishealty/hidemeplease
cd hidemeplease
bash hidemeplease.sh
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π15β€6π1
Social Media Phishing Suite written in python & php
Info
Supported website:
PayPal
Netflix
Twitch
Github
Spotify
Dependencies:
exaPhisher 2022 requires following programs to run properly
Β°npm
Β°ngrok
Β°localtunnel
Β°ssh
INSTALLATION
git clone https://github.com/rdWei/exaPhisher/
cd exaPhisher
cd src && python3 setup.py
cd ..
python3 main.py
Manual installation
(if you encounter errors with the automatic installation you can manually install the individual dependencies listed below)
#npm
#local tunnel from npm (npm instal -g localtunnel)
#php
#ngrok
#openssh
after installing the packages run "cd src && touch setup_ver.py" on exaPhisher folder.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π18β€6π4
SMS FORWARDER It provides advanced features not typically found in other SMS forwarding platforms. Offering advanced functionality and encryption, it enables SMS forwarding through email, telegram, phone numbers, webpages, and between termux instances. This versatile tool is essential for staying connected across multiple devices.
INSTALLATION
Using gtci [Recommended]
apt update -y && apt upgrade # Update package lists and upgrade installed packages
pkg install python -y # Install Python (skip if already installed)
pip install gtci && clear # Install gtci (skip if already installed)
gtci install sms_forwarder # Install sms_forwarder repository
π» FOR START JUST TYPE
gtci run sms_forwarder
By Using Git
apt update -y && apt upgrade # Update package lists and upgrade installed packages
pkg install python -y # Install Python (skip if already installed)
pkg install git -y # Install Git (skip if already installed)
cd $HOME # Move to the home directory
git clone https://github.com/GreyTechno/sms_forwarder.git # Clone the sms_forwarder repository
pip install -r sms_forwarder/requirements.txt # For install building dependencies
FOR START
# Navigate to the sms_forwarder directory
cd $HOME/sms_forwarder
# Run the main.py script
python main.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
1π25β€5π₯°3
Wifi-crackerX is a tool for hacking a WPS/WPA/WPA2 Networks
Note
Use a rooted cellphone or run it on a Linux-based terminal
INSTALLATION
$ sudo apt-get update && apt-get install git
$ sudo git clone https://github.com/Whomrx666/Wifi-crackerX
$ cd Wifi-crackerX
$ sudo python3 Wifi-crackerX.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π23β€8π₯1
Ip Tracker
INSTALLATION
pkg install git
pkg install python-pip
pkg install python3
git clone https://github.com/andixax/ip
cd ip
pip install -r sigma.txt
python3 ip.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
β€18π9π₯2
ALIEN'S EYE V.2
Hunt down 435 social media accounts
Before installation You need git,python3 and requests module installed on your table termux
INSTALLATION
apt update && apt full-upgrade
pkg install python
pkg install git
apt update && apt full-upgrade
pip install requests
git clone https://github.com/arxhr007/Aliens_eye
cd Aliens_eye
bash termux-install.sh
UGASE - aliens_eye <username>
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
π23β€4
BlueSky is an advanced Python-based brute force program specifically designed for educational purposes only. This powerful tool allows users to perform various actions on the BlueSky platform.
The BlueSky brute force tool is built using a combination of Python scripts and JSON files to store and manage data. The tool's architecture is designed to be modular, allowing users to easily modify and extend its functionality.
By using the BlueSky brute force tool, users can gain a deeper understanding of the importance of security and the potential consequences of weak passwords.
INSTALLATION
$ pkg update -y && pkg upgrade -y
$ pkg install git python-pip
$ git clone https://github.com/RozhakXD/BlueSky
$ cd "BlueSky"
$ python -m pip install -r requirements.txt
$ chmod +x Run
$ ./Run
$ cd "$HOME/BlueSky"
$ ./Run
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub linkπ.π§π»βπ» @TERMUXCOMMANDD
π19β€6π₯1
A beginners friendly, Automated phishing tool with 30+ templates.
Features
Airbnb Phishing created & added #1st on internet.
Latest and updated login pages.
Mask URL support
Beginners friendly
Tunneling options
Localhost (visit 127.0.0.1:8080)
Cloudflared (default and automated)
INSTALLATION
$ git clone https://github.com/Whomrx666/Xphisher.git
$ cd Xphisher
$ chmod 777 Xphisher.sh
$ bash Xphisher.sh
Dependencies
Xphisher requires following programs to run properly -
php
wget
curl
git
All the dependencies will be installed automatically when you run Xphisher for the first time.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
π22β€5π5
X-dork is a dorking tool that is used to search websites quickly and efficiently according to the dork entered
INSTALLATION
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-dork.git
$ cd X-dork
$ python X-dork.py
Instructions
first: Install tools according to the instructions above
second: Prepare your dorking first
third: Go into tools then enter your Google dork
last: Then the tool will show all existing websites according to your Google dork
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
π18β€5
Admin finder is a tool that serves to find the login page of a website.
INSTALLATION
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/admin-finder.git
$ cd admin-finder
$ python admin-finder.py
Instructions
first: Install tools according to the instructions above
second: Enter the website you want to target
third: enter path.txt or admin.txt
last: Tools will automatically look for admin login
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
π13β€3π―1π1
UniTools-Termux
An application for conveniently downloading hacking tools, available in four languages: English, Portuguese, Spanish, and Russian!
INSTALLATION
Use the latest version of Python 3.
pkg install git
pkg install python
git clone https://github.com/Zian25/UniTools-Termux
cd UniTools-Termux
python3 utx.py
OR
./utx.py
Would you like to test the latest versions in alpha or beta? (It may be unstable)
git clone --branch dev https://github.com/Zian25/UniTools-Termux
Do you prefer the old version of UniTools?
git clone --branch old https://github.com/Zian25/UniTools-Termux
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
β€10π10π1π―1
OneShot-Termux is a Implementation of OneShot on Termux with DEB package, is a WiFi Hacking tool that allows to run WPS PIN attacks (Pixie Dust and bruteforce) without monitor mode
INSTALLATION
π§π»βπ» @TERMUXCOMMANDD
Requirements
An Android device with Termux installed
Root Access
Working brain with minimal cli knowledge
INSTALLATION
apt install wget root-repo openssl -y
wget https://github.com/Rem01Gaming/OneShot-Termux/releases/download/v1.0.1/oneshot.deb
apt install ./oneshot.deb
DEB package build
make pack-deb
Usage examples
Start Pixie Dust attack on a specified BSSID:
sudo oneshot -i wlan0 -b 00:90:4C:C1:AC:21 -K
Show avaliable networks and start Pixie Dust attack on a specified network:
sudo oneshot -i wlan0 -K
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π17β€2
a script to perform DDoS attacks for testing purposes, authorized by the owners of the targeted sites. This script can be executed via Termux or through a website that I have successfully deployed: FAMOUS DDOS.
Usage via the website
Go to the website FAMOUS DDOS and follow the instructions to start a DDoS attack.
INSTALLATION
π§π»βπ» @TERMUXCOMMANDD
Usage via the website
Go to the website FAMOUS DDOS and follow the instructions to start a DDoS attack.
INSTALLATION
git clone https://github.com/Azorwolldens/FAMOUS-DDOS.git
cd FAMOUS-DDOS
pip install -r requirements.txt
python3 ddos.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π16β€1