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
Adv-Phishing Tool is OTP based phishing tool for termux. This tool is for only educational purpose. Doing Phishing without consent is illegal we are not responsible for any of your activity.

Installation Commands
pkg up -y
pkg install git -y
git clone https://github.com/Ignitetch/AdvPhishing
cd AdvPhishing
chmod +x Android-Setup.sh
bash Android-Setup.sh
bash AdvPhishing.sh


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘6πŸ₯°3❀1
InfoWeb is website information gathering tool for termux.

Installation Commands
pkg up -y
pkg install git -y
pkg install python2 -y
git clone https://github.com/Err0r-ICA/InfoWeb
cd InfoWeb
python2 InfoWeb

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘7❀1
Inshackle tool is useful for automate your instagram account using Instagram API
With the help of this tool you can use following instagram automation.

Unfollow Tracker
Increase Followers
Download Stories
Download Saved Content
Download Following List
Download Followers List
Download Profile Info
Activate Unfollower

Installation Commands
pkg up -y
pkg install git -y
pkg install openssl-tool
git clone https://github.com/xd20111/inshackle
cd inshackle
chmod +x inshackle.sh
bash inshackle.sh

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘16πŸ‘Ž3❀1πŸ’―1
LOCKPHISH it's the first tool for phishing attacks on the lock screen, designed to grab Windows credentials, Android PIN and iPhone Passcode using a https link.

INSTALLATION COMMANDS

pkg up -y
pkg install git -y
pkg install php -y
git clone https://github.com/jaykali/lockphish
cd lockphish
chmod +x lockphish.sh
bash lockphish.sh


ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘10πŸ‘Ž2❀1
PESTILENCE Tool is Worm/Trojan/Ransomware/apt/Rootkit/Virus Database
Pestilence is a project created to make the possibility of malware analysis open and available to the public. Since we have found out that almost all versions of malware are very hard to come by in a way which will allow analysis, we have decided to gather all of them for you in an accessible and safe way.


Pestilence's purpose is to allow the study of malware and enable people who are interested in malware analysis (or maybe even as a part of their job) to have access to live malware, analyse the ways they operate, and maybe even enable advanced and savvy people to block specific malware within their own environment.
Please remember that these are live and dangerous malware! They come encrypted and locked for a reason! Do NOT run them unless you are absolutely sure of what you are doing! They are to be used only for educational purposes (and we mean that!) !!!
 
We recommend running them in a VM which has no internet connection (or an internal virtual network if you must) and without guest additions or any equivalents. Some of them are worms and will automatically try to spread out. Running them unconstrained means that you will infect yourself or others with vicious and dangerous malware!!!


INSTALLATION COMMANDS

pkg up -y
pkg install git -y
pkg install python2 -y
git clone https://github.com/Err0r-ICA/Pestilence
cd Pestilence
pip install -r requirements.txt
python2 Pestilence

ENJOY 🫑 @TERMUXCOMMANDD
πŸ‘6
EMAIL BOMBER
Stands for "Simple Mail Transfer Protocol." This is the protocol used for sending e-mail over the Internet. Your e-mail client (such as Outlook, Eudora, or Mac OS X Mail) uses SMTP to send a message to the mail server, and the mail server uses SMTP to relay that message to the correct receiving mail server.

USAGE:
For Termux

$ pkg install git
$ pkg install python
$ git clone https://github.com/coderatul/email_bomber_script_in_python_by_coderatul
$ ls
$ cd

NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘4❀1πŸ’―1
How to HACK Wifi WPA,WPA2,WPA2 PSK in Tremux.


$ apt update && apt upgrade -y

$ apt install git

$ apt install python2

$ git clone https://github.com/derv82/wifite.git

$ ls

$ cd wifite

$ python2 wifite.py [open first page]

$ git clone https://github.com/derv82/wifite2

$ ls

$ cd wifite2

$ ls

$ python2 Wifite.py


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘28❀9πŸ₯°4πŸ‘Ž3😁3πŸ‘2
BRUTEWEB tool is useful for website or admin panel bruteforce attack.
Use this tool only for testing your own website. Using this without consent illegal.


Termux Installation Commands

pkg up -y
pkg install git -y
pkg install python2 -y
git clone https://github.com/Err0r-ICA/Bruteweb
cd Bruteweb
python2 Bruteweb

USE :
python2 Bruteweb -url admin pass.txt

NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘9🀯3❀2😁1
QRLJacking or Quick Response Code Login Jacking is a simple-but-nasty att@ck vector affecting all the applications that relays on β€œLogin with QR code” feature as a secure way to login into accounts which aims for hijacking users session by attackers.


Installation :

$ apt update && apt install git

$ apt install python && apt install python3

$ pip install --upgrade pip

$ git clone https://github.com/OWASP/QRLJacking.git

$ cd QRLJacking

$ cd QRLJacker

$ chmod +x *

$ pip install -r requirements.txt

$ python3 QrlJacker.p


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘8πŸ‘Ž2
CUPP is Common User Password Profiler script which is useful for create wordlist for generate common password list.
The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.
A weak password might be very short or only use alphanumberic characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password.

Termux Installation Commands
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/Mebus/cupp
cd cupp
python cupp.py


USE :
python cupp.py -i

ENJOY AND USE THE TOOL.. 🫑 @TERMUXCOMMANDD
πŸ‘13❀3πŸ‘2
by the using of following commands we can find our lose device location.

$ apt update && apt upgrade

$ pkg install wget

$ gem install lolcat

$ pkg install php

$ pkg install toilet

$ git clone https://github.com/sparkz-technology/Target.git

$ cd Target

$ ls

$ chmod +x Target.sh

$ bash Target.sh


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘4πŸ₯°1πŸ‘1
The best tool to collect information about a ph0ne Number.

$ apt update && upgrade

$ pkg install git

$ pkg install python python2

$ git clone https://github.com/abhinavkavuri/PhoneInfoga

$ ls

$ cd phoneinfoga

$ mv config.example.py config.py

$ ls

$ python3 -m pip install -r requiremets.txt

$ ls

$ python3 phoninfoga.py -v

$ python3 phoninfoga.py -n (add number with country code)



NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘11❀2πŸ”₯2πŸ‘2πŸ’―1
send sms using termux app

first you need to install these apps from playstore

1] Termux App 

2] Termux API App


Now open Termux and follow these steps

installation :

$ apt update 

$ apt upgrade

$ apt install termux-api

message sending process :

$ termux-sms-send -n 9999999999 text

9999999999 = Receiver number

text = your message here

NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘12πŸ‘2πŸ₯°1
MAKE A CALL WITH TERMUX
Tmvenom is a python based tool specially designed for Termux users.

This payload generates some basic payloads using metasploit-framework.

so You must install metasploit framework on your Termux.

This tool works both rooted and non rooted devices.

This is very helpfull for beginners.

this tool also guide you to generate payloads easily


Requirments:-

metasploit-framework

Installation :

$ apt update 

$ apt upgrade

$ apt install git

$ apt install python2

$ git clone https://github.com/TechnicalMujeeb/tmvenom

$ cd tmvenom

$ chmod +x *

$ sh install.sh

usage :

$ python2 tmvenom.py

Now select payload options and you can easily generates payloads.

NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘19❀2πŸ₯°1πŸŽ‰1
HashCode Script purpose is to encode your desired hash text
With the help of this tool you can Encode and Decode hash.


Installation Commands
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/Sup3r-Us3r/HashCode
cd HashCode
python hashcode-en.py


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘7
Corona Live Report View Use Termux, Terminal

Track the Coronavirus disease (COVID-19) or the Novel Coronavirus Strain.

Installed

$ apt install nodejs

$ npm install -g corona-cli

$ corona

---------------------------------------------------
# Display the help data.
$ corona help
$ corona --help

πŸ₯ @TERMUXCOMMANDD
πŸ‘9❀1
With the help of this Tool we can HACK any android device Voice Recorder.

INSTALLATION:

$ apt update && upgrade

$ apt install python

$ apt install git

$ git clone git://github.com/Noob-Junk/voice.git

$ ls

$ cd voice

$ ls

$ bash voice.sh


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘12❀1
OXIDTools is collection of 200+ termux tools at one place. You can easily install this tools in termux.

Installation Commands

pkg up -y
pkg install python -y
pip install lolcat
pkg install git -y
git clone https://github.com/risspect/OXIDTools
cd OXIDTools
chmod +x *
bash setup.sh
bash run.sh


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘6πŸ‘4❀2
New Faceb00k Hacking Tool for Termux.

$ apt upgrade && apt update

$ apt install pythen2 git

$ git clone https://github.com/nasirxo/AK47

$ ls

$ cd AK47

$ chmod +x *

$ ls

$ python2 ak47.py


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘9πŸ₯°3❀2πŸ‘Ž2😁1
MailDiya is an open source which sends anonymous Mail and does unlimited E-mail Bombing.

NOTE :-

While running this script ,VPN must be used

Features :-

β—†Anonymous E-mail sending bomb
β—†E-mail bombing without logged in


Installation Cmd :-

$ apt update && apt upgrade

$ apt install git

$ apt install python

$ apt install python2

$ git clone https://github.com/tuhin1729/MailDiya.git

$ cd MailDiya

$ pip2 install -r requirements.txt

$ python2 maildiya.py


NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘9πŸ₯°3
with the help of termux app we can download any type of files 
such as..
.apk, .jpg, .png, .txt, .mp3, .mp4, .md, .zip, .rar, .doc, .psd, .cdr, .eps, .anything...etc
....

first you need to install these apps from playstore

Termux API App

installation :

$ apt update 

$ apt upgrade

$ apt install termux-api


[ Downloading process: ]

$ termux-download -d -t http://downlodingurl.com/file.apk

after -t you need to give downloading url

to download any type of file 

after downloading goto your download folder 

NOW ENJOY AND USE THE TOOL... 🫑 @TERMUXCOMMANDD
πŸ‘5πŸ‘2❀1