Termux Commands
8.84K 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
A CTF TOOL FOR TERMUX AND DEBIAN BASED LINUX SYSTERM


INSTALLATION


apt update && apt upgrade

pkg install git

git clone https://github.com/princekrvert/hackme.git

cd hackme

chmod +x

bash ctf.sh

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป
@Termux_Hacking_TLS
๐Ÿ‘47โค12๐Ÿฅฐ2๐Ÿ”ฅ1
๐Ÿ”ฐFSOCIETY TOOLKIT

If you get to this point, you can assume that you are lucky, now we will install a repository in which all the penetration testing tools have appeared on the Mr.Robot series.


โœ”๏ธINSTALLATION :


$ pkg update && pkg upgrade

$ pkg install git

$ pkg install python2

$ git clone https://github.com/Manisso/fsociety.git

$ cd fsociety

$ chmod +x install.sh

That's it Fsociety is installed in your Termux. You can go to the Fsociety directory and type the following command to run the tool.

$ python2 fsociety.py

Now you can install and download any tool of Fsociety with a single click.

โš ๏ธ For more information and use of this tool in termux visit github link of this tool.


NOW ENJOY AND USE THE TOOL... ๐Ÿซก

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
  โ™ฅ๏ธ  Telegram Channel - @Termux_Hacking_TLS โ™ฅ๏ธ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘44โค10๐Ÿ”ฅ3๐Ÿฅฐ1
FB POST SHARE TOOL
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
@Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Useful tool to share post

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
INSTALLATION

apt update && apt upgrade -y
pkg install git
pkg install python
git clone --depth=1 https://github.com/U7P4L-IN/FB-SHARE.git
cd FB-SHARE
python3 SHARE.py


cookies tutorial: Link

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
  โ™ฅ๏ธ  Telegram Channel - @Termux_Hacking_TLS โ™ฅ๏ธ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘44โค12๐Ÿ”ฅ9๐ŸŽ‰6๐Ÿฅฐ4
crackit - a multi-threaded password cracker

To install crackit, you can use the following command in your Termux terminal:

pkg install freaks4life/f.crackit

Basic Usage:

Once installed, you can use crackit to crack passwords using various methods. The basic syntax for crackit is as follows:

crackit [options] target_ip username password_file

Here, target_ip is the IP address of the target machine, username is the username you want to crack, and password_file is the path to a password list file.

For example, to crack the password for a user named "user" on a machine with IP address "192.168.1.100", you would use the following command:

crackit 192.168.1.100 user /path/to/passwordlist.txt

Options:

crackit has several options that you can use to customize its behavior. Here are some of the most commonly used options:

- t: Specify the target IP address (required)
- u: Specify the username (required)
- p: Specify the path to the password list file (required)
- d: Set the dictionary file (optional)
- m: Set the maximum number of threads (optional)
- b: Set the bruteforce mode (optional)
- r: Set the rainbow table mode (optional)

For example, to crack a password using a custom dictionary file and a maximum of 10 threads, you would use the following command

crackit -t 192.168.1.100 -u user -p /path/to/passwordlist.txt -d /path/to/dictionary.txt -m 10

Password List File:

A password list file is a text file that contains a list of potential passwords that crackit will use to try and crack the target password. You can create your own password list file or download one from online.

The format of the password list file is simple: each line in the file should contain a single password. For example:

password1
password2
password3
...

Rainbow Table File:

A rainbow table is a precomputed table of hash values for a set of passwords. crackit can use rainbow tables to speed up the cracking process by comparing hash values instead of trying every possible password.

You can download rainbow tables from online or create your own using tools like John the Ripper.

Bruteforce Mode:

Bruteforce mode allows crackit to try every possible password combination without using a password list or rainbow table. This can be useful for cracking very weak passwords, but it can also be slow and resource-intensive.

To enable bruteforce mode, use the -b option:

crackit -t 192.168.1.100 -u user -p /path/to/passwordlist.txt -b

Share and Support US: https://t.me/Termux_Hacking_TLS
๐Ÿ‘62โค16๐Ÿ”ฅ7๐Ÿฅฐ3๐ŸŽ‰3
AW ANDROID FILE STEALER ๐Ÿ‘บ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Steals ๐Ÿ‘‡๐Ÿ‘‡
'.txt', '.doc', '.docm', '.docx', '.pdf', '.xls', '.dat', '.py' files

All info it sends to a telegram bot

Note : Only Educational Purpose we are not responsible of any damge caused by you. ๐Ÿ‘บ

HOW TO USE? : Link
Here full tutorial of how to use this stealer. Visit the webpage to know.
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ  Telegram Channel - @Termux_Hacking_TLS ๐Ÿฎ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘19โค3
AW-STEALER..py
5.8 KB
Made by KiNGEX, Herqlis.
Note: add your bot api and chat_id to get the results.
๐Ÿ‘7โค3
๐Ÿ’ป"Instagram Bruteforce" a software application or method utilized to gain unauthorized access to Instagram accounts through a brute force attack.

Bruteforce Attack. Brute force is a trial-and-error method used by hackers to crack passwords or encryption by systematically trying all possible combinations until the correct one is found.

Installation:

[+] pkg update && upgrade

[+] pkg install git python

[+] git clone https://github.com/khamdihi-dev/Prem

[+] cd Prem

[+] chmod +x setup.sh

[+] ./setup.sh && python menu.py
๐Ÿ‘47โค9๐Ÿ”ฅ7๐Ÿฅฐ1
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ”ฐIP TRACKER TOOL๐Ÿ”ฐ

โœ”๏ธTERMUX COMMANDS:


โ€ข apt update

โ€ข apt upgrade -y

โ€ข pkg install python

โ€ข pkg install python3

โ€ข pkg install git

โ€ข pip install requests

โ€ข git clone https://github.com/Dark-X369/Dx-Ip.git

โ€ข cd Dx-Ip

โ€ข python3 ip.py -dx *<victim ip>*

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ  Telegram Channel - @Termux_Hacking_TLS๐Ÿฎ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘38โค9๐ŸŽ‰4๐Ÿ”ฅ3
๐Ÿ”ฐQr Code Generator Termux tools ๐Ÿ”ฐ


โœ”๏ธINSTALL WITH TERMUX:


โ€ข apt update

โ€ข apt upgrade -y

โ€ข pkg install git

โ€ข git clone https://github.com/Dark-X369/Dx-Qr.git
cd Dx-Qr


โ€ข chmod +x *

โ€ข bash install.sh
๐Ÿ‘28โค16๐Ÿฅฐ5๐Ÿ”ฅ2
โค๏ธWant Netflix UHD Account Giveaways?

Complete 100 Reaction then we will conduct first message type Giveways to 5 people who Get .
โค79๐Ÿ‘18๐Ÿ”ฅ10๐Ÿฅฐ8๐ŸŽ‰6
This script allows users to search for phone numbers via Google, scrapes the results, and filters out specific domains. The links are displayed in the console and saved as an HTML file.

Remmber to install python and these requirements:
pip install requests beautifulsoup4 colorama

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Telegram ๐Ÿ‘บ โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ”โ”โ”โ”โ” @Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘34โค5
Should we upload Linux tools also? ๐Ÿค”
Anonymous Poll
87%
Yes
13%
No
โค1
Termux Tools | 409+ Dangerous hacking Tool in 1 Termux Tool

pkg update && pkg upgrade

pkg install git -y

git clone https://github.com/DeepSociety/wiki-termux

cd wiki-termux

chmod +x *

./wiki`


โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
๐Ÿง‘๐Ÿปโ€๐Ÿ’ป@Termux_Hacking_TLS
๐Ÿ‘12โค7
whomrx-dosX is a ddos tool that sends a number of packets to the target server until it goes down

$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/whomrx-dosX
$ cd whomrx-dosX
$ python3 whomrx-dosX.py

EXAMPLE

$ python3 whomrx-dosX.py -s <ip target> -p 80 -t 200

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.

@Termux_Hacking_TLS
๐Ÿ‘12โค9๐Ÿ”ฅ1๐ŸŽ‰1
Script collection

apt upgrade -y;apt update -y
git clone https://github.com/Err0r-ICA/WannaTool
cd WannaTool
chmod +x *
bash WannaTool

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.


@Termux_Hacking_TLS
๐Ÿ‘8โค6
A tool to brute force a gmail account. Use this tool to crack multiple accounts.

apt install python3
git clone https://github.com/Cyber-Dioxide/Gmail-Brute
cd Gmail-Brute
chmod +x *
python3 crack.py
Enter path of mail list
You can use defaul wordlist (passwords)
Use of defaul proxy is not recommended

First of all create a new file email.txt and add your emails for cracking inside Gmail-Brute folder

Now start the tool from above usage commands

Put email file for 1st option, next it is asking for wordlist. Due to large file size, developer removed default wordlist so we will have to add our own.

These are not default proxies that i'm using, i have edited all the default proxies that's why i presses 'n' for proxy option, otherwise add path if you press 'y'
If you have entered everything perfectly, you'll see the cracking

๏ปฟ

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link


@Termux_Hacking_TLS
๐Ÿ‘7โค2
A tool to brute force a gmail account. Use this tool to crack multiple accounts.

apt install python3
git clone https://github.com/Cyber-Dioxide/Gmail-Brute
cd Gmail-Brute
chmod +x *
python3 crack.py
Enter path of mail list
You can use defaul wordlist (passwords)
Use of defaul proxy is not recommended

First of all create a new file email.txt and add your emails for cracking inside Gmail-Brute folder

Now start the tool from above usage commands

Put email file for 1st option, next it is asking for wordlist. Due to large file size, developer removed default wordlist so we will have to add our own.

These are not default proxies that i'm using, i have edited all the default proxies that's why i presses 'n' for proxy option, otherwise add path if you press 'y'
If you have entered everything perfectly, you'll see the cracking

๏ปฟ

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link

@Termux_Hacking_TLS
๐Ÿ‘19โค10๐Ÿ”ฅ6๐ŸŽ‰3
Termux Tools | 409+ Dangerous hacking Tool in 1 Termux Tool

pkg update && pkg upgrade

pkg install git -y

git clone https://github.com/DeepSociety/wiki-termux

cd wiki-termux

chmod +x *

./wiki`


โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
๐Ÿง‘๐Ÿปโ€๐Ÿ’ป@Termux_Hacking_TLS
๐Ÿ‘25โค7๐Ÿ”ฅ7๐Ÿฅฐ1
Channel name was changed to ยซTermux Commandsยป
Simple Android spyware that uploads all files from user selected paths.

pkg update && pkg upgrade -y
pkg install git pv unzip -y
git clone http://github.com/7wp81x/Spim3
cd Spim3/
bash spim3.sh

Example usage:

- open new session
cd Files/
php -S 127.0.0.1:8000 > /dev/null 2>&1 &

- Tunnel using cloudflared
cloudflared tunnel --url 127.0.0.1:8080

- Tunnel using ngrok
ngrok http 8080

- on main session:

bash spim3.sh

- Enter the url from ngrok/cloudflare.
- Enter paths, if done then Enter done.
- Compile /sdcard/Spim3/decompiled Using apktool_M

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.



Share and Support Us
๐Ÿง‘๐Ÿปโ€๐Ÿ’ป @Termux_Hacking_TLS
๐Ÿ‘22โค6๐Ÿฅฐ1
X-snifer is a versatile tool designed for scanning and gathering information from a website and simplifying various website analysis and network reconnaissance tasks.

$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-snifer.git
$ cd X-snifer
$ pip install -r requirements.txt
$ python3 X-snifer.py

Instructions
first: Install tools according to the instructions above.
second: Select one of the tools you want to use according to the numbers.
third: Follow the directions from the tool you have chosen and enter according to the directions.
last: The tool will automatically perform a scanner.

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
๐Ÿ‘13โค4๐ŸŽ‰2