TERMUX COMMANDD
24.6K subscribers
532 photos
55 videos
10 files
130 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
Terminal-backup Tool For Termux To store backup and restore On Termux Installing newly On android Phone

INSTALLATION

apt update && apt upgrade -y
apt install tar -y
pkg install pv -y
git clone https://github.com/Dark-Legends/Terminal-Backup
cd Terminal-Backup
chmod +x Terminal-backup.sh
./Terminal-backup.sh


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀13πŸ‘7❀‍πŸ”₯1πŸ‘1
Android Linux is a open apps in Android using Termux and where is it to use

INSTALLATION
git clone https://github.com/Dark-Legends/Android-linux.git
chmod +x setup.sh
./setup.sh
./Browers.sh


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘33❀2πŸ”₯1
RECON TOOL: GOBLYN
Goblyn by loseys, is a tool focused on the enumeration and capture of website files metadata. It can help Digital Forensics investigators and Cybersecurity professionals.

Installation
Download this repository and run:


sudo python3 setup.py install

Download the exiftool:

sudo apt install exiftool

Have fun

sudo goblyn [OPTIONS]

How to use Goblyn?
You can use the -help argument to explore help banner of Goblyn.

Example of use:


sudo goblyn -t http://fma.if.usp.br/~amsilva/Livros/ -wl C:\Users\Lsy\Desktop\common.txt --file-types=pdf,docx,png

Important: You need to use full path of a file. So, if you want to use the "-o" or "-wl" command you'll need to set the full path of file.

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘22❀2
Create free hosting from freewebhostingarea.com

INSTALLATION

pkg install git python -y
pip install requests bs4
git clone https://github.com/jepluk/fwha
cd fwha
py fwha.py


β€’ 2 Selection of domain and hostnameβ€Œβ€Œ
EXAMPLE: hostnamemu.6te.net

If available then continue to stage 3 β€’ 3 Email and passwordβ€Œβ€Œ

Example email: useEmailAcakBisa@gmail.com
Example password: password must be more than 6 charactersβ€Œβ€Œ


All stages completedβ€Œβ€Œ

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘4πŸ‘Ž1πŸŽ‰1
Subdomain finder equipped with IP address and server. Subdomain scraping from(https://rapiddns.io/) ---> ex result: help2-o.line.me|147.92.191.231|nginx

INSTALLATION
pkg install git python
git clone https://github.com/jepluk/subdomain_finder
pip install requests bs4
cd subdomain_finder
python run.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘Ž14πŸ‘5
Kali Linux NetHunter Rootless: The most powerful security toolkit for Android, without rooting your device. Run security tools like Nmap, Metasploit, and Wireshark on your Android device without voiding your warranty. Access a wide range of penetration testing tools and utilities, right from your Android phone or tablet.

INSTALLATION

pkg update -y && pkg upgrade -y
termux-setup-storage
pkg install wget -y
pkg install figlet
pkg install python3
pkg install python-pip
pip install lolcat
wget https://github.com/AryanVBW/kali-Linux-Android/releases/download/T1/vivek
wget https://github.com/AryanVBW/kali-Linux-Android/releases/download/T1/default.bashrc
cp default.bashrc .bashrc


Copy it for NetHunter Rootless Edition:

wget -O install-nethunter-termux https://offs.ec/2MceZWr
chmod +x install-nethunter-termux
./install-nethunter-termux


πŸ‘‰ READ MORE.................
πŸ‘16❀1
Copy it for Ubuntu 22.04 CLI:
pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu22/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.sh

Copy it for KALI CLI:
pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Kali/kali.sh -O kali.sh && chmod +x kali.sh && bash kali.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘2
WEBSCAN

INSTALLATION
pkg install git
pkg install python
git clone https://github.com/Fenrir-00/investigar-web
cd investigar-web
python3 proyecto.py

USE BY COMMANDS PYTHON
python proyecto.py -h

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘15❀2
uDork is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information in files or directories, find IoT devices, detect versions of web applications, and so on.

DOCKER VERSION
You need to have goop installed

$ git clone https://github.com/m3n0sd0n4ld/uDork
$ cd uDork
$ docker build -t udork .
$ docker run --rm -it -e c_user=XXXXXXXXX -e xs=XXXXXXXXX udork -h


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘9❀1
Automatic tool installer

INSTALLATION
git clone https://github.com/princekrvert/ak47.git
cd ak47
chmod +x *
./ak47.sh


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘8❀1
This script in python allows to send messages anonymously

INSTALLATION

Linux ( Termux, Kali linux...)

git clone https://github.com/mfr-fr/sms-sender.git
cd sms-sender
pip install -r requirements.txt
python sms-sender.py


You can do it all in one command.

git clone https://github.com/mfr-fr/sms-sender.git && cd sms-sender && pip install -r requirements.txt && python sms-sender.py

sms-sender requires following programs to run properly


git (for linux only)
python 3
to run this script you need python modules that will be installed automatically with python.


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘25πŸ‘Ž8❀4πŸ₯°2
Most Powerful Facebook Bruteforce Tool Facebook Account Hack

INSTALLATION

apt update && apt upgrade -y
apt install git -y
git clone https://github.com/hackerxphantom/Facebook_hack.git
cd Facebook_hack
bash setup
python facebook_hack.py


USAGE :-

U can Use Victim email Or Facebook Profile Id:

Brute Force On Facebook Account Without proxy:

Command: python
facebook_hack.py -t victim@gmail.com -w 10MPASS.txt
Brute Force On Facebook Account With Proxy:
Command: python facebook_hack.py -t
victim@gmail.com -w 10MPASS.txt -p 144.217.101.245:3129
Get Target Facebook Profile ID:
Command:
python facebook_hack.py -g https://www.facebook.com/zuck

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘33❀6πŸ‘Ž5
NIVOS is a hacking tool that allows you to scan deeply , crack wifi, see people on your network. It applies to all linux operating systems. And it is improving every day, new packages are added.

INSTALLATION & SETUP

pip install os
git clone https://github.com/theahmadov/NIVOS
cd NIVOS
sudo python3 setup.py


RUN

cd NIVOS
sudo python3 main.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘34❀8πŸ‘Ž3
TG VIEWS TOOL

INSTALLATION

apt update && apt upgrade && pkg install python && pkg install git && git clone https://github.com/shivay-xd/Tg-view
cd Tg-view
ls
pip install -r requirements.txt
python view.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘19❀2
Tool To Create Facebook Account Automatically

RUN A TERMINAL (TERMUX - LINUX) :

$ termux-setup-storage
$ termux-change-repo
$ pkg update && pkg upgrade -y


INSTALL DIRECTORY :

$ pkg update && pkg upgrade -y
$ pkg install git
$ pkg install python -y
$ pkg install python-pip
$ git clone https://github.com/ferlyafriliyan/CreateFB
$ cd CreateFB
$ pip3 install -r requirements.txt


RUN FILE

python create.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘26❀2
Snoop Project One of the most promising OSINT tools to search for nicknames
This is the most powerful software taking into account the CIS location.

INSTALLATION TERMUX -

# NOTE_1!: if the user has errors with $ 'pkg update', for example due to country censorship,
# and/or due to the fact that Termux has not been updated for a long time on the user's device,
# then removing/installing Termux application will not help,
# since after deletion, old repositories remain on the user's device, the solution is:
$ termux-change-repo
# and choose to get updates (for all repo) from another mirror repository.

# Enter Termux home folder (i.e. just open Termux)
$ termux-setup-storage
$ pwd #/data/data/com.termux/files/home # default/home directory

# Install python3 and dependencies
$ apt update && pkg upgrade && pkg install python libcrypt libxml2 libxslt git
$ pip install --upgrade pip

# Clone the repository
$ git clone https://github.com/snooppr/snoop

# Enter the Snoop working directory
$ cd ~/snoop
# Install the 'requirements_android.txt' dependencies
$ python3 -m pip install -r requirements_android.txt


# Optional↓
# To expand the terminal output in Termux (by default, 2k lines are displayed in the CLI),
# for example, displaying the entire database of the option '--list-all [1/2]'
# add the line 'terminal-transcript-rows=10000' to the file '~/.termux/termux.properties'
# (the feature is available in Termux v0.114+).
# Restart Termux.

# The user can also launch the Snoop Project on the snoop command from anywhere in
# the cli by creating an alias.
$ cd && echo "alias snoop='cd && cd snoop && python snoop.py'" >> .bashrc && bash

# The user can also run a quick check on the database of the site he is interested in,
# without using the 'list-all' option, using the 'snoopcheck'command
$ cd && echo "alias snoopcheck='cd && cd snoop && echo 2 | python snoop.py --list-all | grep -i'" >> .bashrc && bash
# restart Termux.
# At the end of the search work snoop on the request to select "with which to open the search results" select the default / system HTMLviewer.

# NOTE_2!: to auto-open search results in an external web-browser:
$ cd && pkg install termux-tools; echo 'allow-external-apps=true' >>.termux/termux.properties


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘22❀5πŸŽ‰1
X-toolkit

introduction
X-toolkit is the ultimate tool to conveniently carry out the reconnaissance of your target and discover its attacking surface. The tool itself comes with two options for installation. First is the API mode, that is based on hackertarget API making it light and efficient and can be used for the identification of potential vulnerabilities. However, the API is the free one so the scans are limited to 100 calls per day per IP. So either you can use proxy to change your public IP after API counter exceedes, or you can go with the second mode of this tool, which uses the best OSINT tools available on github, making this a beast for doing reconnaissance.

INSTALLATION

$ apt update && apt upgrade
$ pkg install git -y
$ git clone https://github.com/Whomrx666/X-toolkit
$ cd X-toolkit
$ chmod +x install.sh
$ bash install.sh
$ chmod +x X-toolkit.sh
$ bash X-toolkit.sh


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘26❀6πŸ‘Ž2
This is a tool for searching or osint on Instagram to find target information

Instructions
Enter instagram username: By writing down the target's Instagram username, the tool will automatically perform OSINT and collect information about the target's Instagram
Masukan Link Foto Atau Vidio Yang Ingin Di Ambil: Enter the photo or video link on the target, then the tool will automatically take or download the photo or video based on the link taken
Done: You have succeeded in gathering some information about the target


INSTALLATION

$ apt update
$ apt upgrade
$ pkg install python3
$ pkg install git
$ git clone https://github.com/Whomrx666/osintgram.git
$ cd osintgram
$ pip install -r requirements.txt
$ bash install.sh
$ python3 osintgram.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
. πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘67πŸ‘Ž29❀7
WE NEED YOUR SUPPORT TO BOOST OUR CHANNEL AND ADD MORE NEW TERMUX TOOLS FOR YOU. YOUR BOOST WILL BE HIGHLY APPRECIATED. CLICK HERE TO BOOST: πŸ‘‡πŸ»
https://t.me/TERMUXCOMMANDD?boost
πŸ‘26❀9🍌6πŸ’―2πŸ₯°1