TERMUX COMMANDD
25.5K subscribers
552 photos
80 videos
10 files
157 links
πŸ₯‡THIS IS THE TOP TERMUX CHANNEL ON TELEGRAM WITH 1000+ TOOLSπŸͺ©

πŸšͺHOUSE OF PENTESTER

⚑ Β©ALL CONTENT PROVIDED BY THIS CHANNEL IS MEANT FOR EDUCATIONAL PURPOSES ONLYπŸ”Ί


ADS - @MARONADS
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
❀2
Information Gathering Instagram

The Instagram OSINT Tool gathers extensive information from an Instagram account, including user profile details, tags and mentions, and post accessibility. However, it may not function properly with posts marked as sensitive content by Instagram.

INSTALLATION

$ pkg install -y git

$ git clone https://github.com/th3unkn0n/osi.ig.git && cd osi.ig

$ python3 -m pip install -r requirements.txt


USAGE

$ python3 main.py -u username

$ python3 main.py -h

-p, --post images info highlight


USAGE

$ python3 main.py -u username
$ python3 main.py -h
-p, --post images info highlight


⚠️⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘23❀3πŸ‘Ž2
Socialbrute is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ]

INSTALATIONS

$ apt-get update
$ apt-get install git
$ git clone https://github.com/Whomrx666/Socialbrute.git
$ cd Socialbrute
$ chmod +x install-sb.sh
$ ./install-sb.sh


RUN

$ ./Socialbrute.sh

INSTRUCTIONS
First: Install tools according to the instructions above
Second: Select one of the options such as Facebook and others
Third: Enter the target, which can be a username and others, just adjust it according to the tool's instructions
Fourth: Enter the wordlist password, which can be custom or default
Last: Click enter and the tools will start working to bruteforce


DEFAULT PASSWORD

password.txt

⚠️⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘44πŸ‘Ž16❀3
This tool helps to create a unique wordlist which can crack more than 50% of passwords using brute-force attack, so on social media sites such as: Facebook, Instagram, Twitter etc as well

PASSWORD-LIST
Generate a wordlist using Terminal
For Brute force attack as Dictionary attack and far better then Dictionary Attack and Crunch..

commnds to clone into Wordlist-generator

git clone https://github.com/EngineerRancho/wordlist-generator

cd wordlist-generator

./Password-list


READ MORE....

⚠️⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘52❀9πŸ‘Ž8πŸ₯°3⚑2
This media is not supported in your browser
VIEW IN TELEGRAM
❀2πŸ‘1
SPYROD-V2
A simple IP tracking tool programmed in Pythonβ€Œβ€Œ


INSTALLATION

pip install requests
git clone https://github.com/Euronymou5/Spyrod-v2.git
cd Spyrod-v2
chmod +x requirements.sh
Termux: bash requirements.sh

Linux: sudo bash requirements.sh


Command to start the tool:β€Œβ€Œ

python3 spyrod.py -track <ip>


EXAMPLE

python3 spyrod.py -track 209.141.61.87

GET INFORMATION ABOUT YOUR OWN IP

python3 spyrod.py -trackme

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
πŸ‘26❀4πŸŽ‰2
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ‘5
TermuX Custom is a GitHub repository designed to empower users to personalize their TermuX experience. With TermuX Custom, you can enhance your Termux interface with features like a customizable login screen, login sound effects, and the ability to change your shell name. The interactive terminal provides a dynamic environment for your TermuX



INSTALLATION

pkg install git
git clone https://github.com/Cod3r-Ak/TermuX-Custom
cd TermuX-Custom
chmod +x *
bash setup.sh

ALL COMMANDS IN SINGLE LINE

 apt update && apt upgrade && pkg install git && git clone https://github.com/Cod3r-Ak/TermuX-Custom && cd TermuX-Custom && chmod +x * && bash setup.sh  

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ•ŠοΈ @TERMUXCOMMANDD
πŸ‘35πŸ₯°5❀3πŸ‘Ž2πŸ”₯2
Open Ai Chat GPT for python Tools


INSTALLATION

pkg install python -y
pkg install git -y
git clone https://github.com/ShTasrif/SH-CHAT-GPT
cd SH-CHAT-GPT
pip install requests
pip install openai
python shgpt.py

RUN

shgpt


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ•ŠοΈ@TERMUXCOMMANDD
πŸ‘36❀7πŸ‘Ž1
This media is not supported in your browser
VIEW IN TELEGRAM
Tool-X is a Kali Linux hacking tools installer for Termux and linux system. Tool-X was developed for Termux and other android terminals. Using Tool-X, you can install almost 370+ hacking tools in Termux (android) and other Linux based distributions.



INSTALLATION

apt update
apt install git

git clone https://github.com/fu8uk1/Tool-X.git

cd Tool-X

chmod +x install.aex


sh install.aex

.
if not work than use.
./install.aex



⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘34❀4πŸ”₯3πŸ₯°1πŸ’―1
Doxxer Tool Kit
β€’ A tool that integrates the compilation of various tools, techniques and sources of information, making it easier to carry out a doxxing.


INSTALLATION

apt install git -y

git clone https://github.com/Euronymou5/Doxxer-Toolkit

cd Doxxer-Toolkit

bash install.sh

python3 dox_en.py


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘20❀3πŸ’―3β˜ƒ2πŸ‘Ž1πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
❀1πŸ‘1
This tool allows you to change the Termux prompt or command input into a custom one


INSTALLATION

apt update -y && apt upgrade -y 
pkg install git
pkg install python
git clone https://github.com/iamunixtz/PrompTux.git
cd PrompTux
python python promptux.py

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘20❀1πŸŽ‰1
Take webcam shots from target by just sending a malicious link



INSTALLATION

$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh

Termux users should install MATERIAL FILES app from playstore for easy managing captured files.



⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘27❀3πŸŽ‰1πŸ’―1
This media is not supported in your browser
VIEW IN TELEGRAM
IPICKER
A simple IP locator tool


INSTALLATION

apt-get install python3

git clone https://github.com/Deadpool2000/IPicker.git

cd IPicker

python3 ipicker.py

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘25πŸ’―1
Install Kali NetHunter on your Android device through Termux Without Root with our user-friendly tool.


INSTALLATION

pkg update -y
pkg install git -y
git clone https://github.com/hackerxphantom/Kali-Nethunter-Termux
cd Kali-Nethunter-Termux
bash kali-nethunter-phantom.sh

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘12❀2πŸ’―2πŸ₯°1πŸŽ‰1
AVCLEANER

This tool is designed to perform advanced junk cleanup tasks in Termux, including clearing cached packages, removing temporary files, and deleting unnecessary logs. It does not remove your installed packages or important data.


INSTALLATION

apt install git
git clone https://github.com/RedQueen979/AVcleaner && cd AVcleaner && chmod +x AVcleaner.sh && ln -s ~/AVcleaner/AVcleaner.sh /data/data/com.termux/files/usr/bin/clean

To run the tool just type clean and hit enter.


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

πŸ§‘πŸ»β€πŸ’»
@TERMUXCOMMANDD
πŸ‘21❀2πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ‘2