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
Password cracker for .zip and .7z files

pkg upgrade -y && pkg update -y

pkg install git -y

git clone https://github.com/JVLEGEND0/Brute-Force-Zip-Termux-

cd Brute-Force-Zip-Termux-

chmod +x start.sh

./start.sh


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
πŸ‘14❀13
Hound is a tool that can remotely capture the exact GPS coordinates of a target device using a PHP server, and can also grab basic information about the system and ISP. This tool can be very helpful in information gathering. you can get following information of the target device

Longitude
Latitude
Device Model
Operating System
Number of CPU Cores
Screen Resolution
User agent
Public IP Address
Browser Name
ISP Information


apt-get -y install php unzip git wget

git clone https://github.com/trmxvibs/hound
cd hound
bash hound.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀11πŸ‘5πŸ‘Ž2
L0p4 Toolkit is a powerful hacking toolset designed for hacker's. It includes advanced tools for web hacking (SQLi, XSS), network scanning, remote access, wireless network analysis, DoS attacks, IP geolocation, CCTV camera access, OSINT and phishing.

Clone the Repository: First, clone the repository to your local machine using git:

git clone [https://github.com/HaxL0p4/L0p4-Framework.git](https://github.com/HaxL0p4/L0p4-Toolkit.git)
cd L0p4-Toolkit
pip install -r requirements.txt --break-system-packages
python3 main.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘13❀11
This media is not supported in your browser
VIEW IN TELEGRAM
βš™οΈAll-in-One malware analysis tool for analyze Windows, Linux, OSX binaries, Document files, APK files and Archive files.

✈️https://github.com/CYB3RMX/Qu1cksc0pe
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀5
This script is a Telegram bot that translates text between multiple languages using the Google Translate API. The user can specify the source and target languages along with the text to be translated. For educational purposes only. Unauthorized or illegal use is strictly prohibite

apt update && apt upgrade -y

pkg update && pkg upgrade -y

pkg install python

pkg install python3

pkg install git

git clone https://github.com/SCSEA/g-trans.git

cd g-trans

pip install requirements.txt

python google-trans.py

or

python3 google-trans.py

Please enter your Telegram bot Token API in the Script.

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘15❀10
LocHawk is a location phishing tool that captures the IP address and geolocation details of users who click the URL and sends them to your machine

Clone the repository: git clone https://github.com/Ahmoya-Candjimbi/LocHawk/releases/tag/v1.2
Navigate to the LocHawk directory: cd LocHawk
Run the installation script: bash https://github.com/Ahmoya-Candjimbi/LocHawk/releases/tag/v1.2

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀5πŸ‘5
MXSpoof is a Bash tool designed to check if a domain is vulnerable to email spoofing. It does this by analyzing the domain's SPF, DKIM, and DMARC records. Email spoofing is a common tactic used in phishing attacks, and understanding a domain's vulnerabilities is crucial for securing email communications.

git clone https://github.com/debashishmishra1122/MXSpoof.git
cd MXSpoof
chmod +x mxspoof.sh
./mxspoof.sh

Usage
To use MXSpoof, run the script followed by the domain you want to analyze. Here’s the syntax:
./mxspoof.sh <domain>

For example:
./mxspoof.sh example.com

The tool will return the analysis of the SPF, DKIM, and DMARC records for the specified domain.

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
πŸ‘6❀1
MXSpoof is a Bash tool that checks if a domain is vulnerable to email spoofing by analyzing its SPF, DKIM, and DMARC records.

git clone https://github.com/debashishmishra1122/MXSpoof.git
cd MXSpoof

chmod +x mxspoof.sh

./mxspoof.sh

./mxspoof.sh <domain>

./mxspoof.sh example.com

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
πŸ‘7❀5
πŸ’» Can You Crack The Code? πŸ›‘
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘13❀4
This Python script automates Instagram account reporting using Selenium, featuring automated login, reporting, and customizable settings through a configuration for file.

git clone https://github.com/Yousefssw/Instagram-Reporter.git
cd Instagram-Reporter
pip install -r requirements.txt

To install the Instagram Reporter, ensure you have Python 3.x and pip installed. Follow these steps:
Download the Latest Release: Visit the Releases section to download the latest version.
Extract the Files: If the files are in a compressed format, extract them to your desired location.
Run the Script: Open your terminal or command prompt, navigate to the directory where the script is located, and run:

python instagram_reporter.py

Download the Latest Release: Visit the Releases section to download the latest version.

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
ο»Ώ
❀17πŸ’―1
πŸ’»99.9% of software engineers can't find the bug in this codeπŸ‘©β€πŸ’»
Please open Telegram to view this post
VIEW IN TELEGRAM
❀16
The ytconverter repository, maintained by kaifcodec, is a Python-based project dedicated to provide a tool for converting YouTube videos into various formats. Given its 100% Python composition, it likely leverages popular libraries and frameworks within the Python ecosystem to handle video downloading, format conversion, metadata handling

Requirements
Python 3.x
Required Python libraries (listed in requirements.txt)
ffmpeg & yt-dlp binary


# Update Termux and install Python
pkg update -y && pkg upgrade -y && pkg install python

# Install Git and Curl
pkg install git
pkg install curl

# Clone the repository
git clone https://github.com/kaifcodec/ytconverter.git

# Grant storage permission
termux-setup-storage

# Navigate to the project directory
cd ytconverter

# Install dependencies
pip install -r requirements.txt

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀12πŸ‘Ž1
Defending OT with Attack Reference Architecture –

Did you know about this?

πŸ‘Yes
πŸ‘Ž No
πŸ‘28πŸ‘Ž25❀11
OSINT ProtectionπŸ”‘
Please open Telegram to view this post
VIEW IN TELEGRAM
❀22πŸ’―7πŸ‘2
Get the temperature of the device battery.

git clone https://github.com/haithamaouati/Phoenix.git
cd Phoenix
chmod +x phoenix.sh
./phoenix.sh

Usage: ./phoenix.sh [options]

Options:
-c, --celsius Show temperature in Celsius (default if no option)

-f, --fahrenheit Show temperature in Fahrenheit

-c -f Show both Celsius and Fahrenheit

-h, --help Show this help message


The script requires the following dependencies:

termux-api: pkg install termux-api - y
jq: pkg install jq -y
bc: pkg install bc -y


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
❀21πŸ’―1
πŸ“±Top Secret Android Codes (2025 Updated)
πŸ’‘ Unlock hidden features, test hardware, and boost performance like a pro!

>
⚠️ Note: Some codes may not work on all devices. Use with caution.

πŸ”Ήβž‘οΈ *#*#4636#*#* – Phone information, battery status, and usage stats
---
πŸ”Ή
➑️ *#*#0*#*#* – General hardware test (screen, sensors, etc.)
---
πŸ”Ή
➑️ *#*#2664#*#* – Touch screen test
---
πŸ”Ή
➑️ *#*#2663#*#* – Touch firmware version
---
πŸ”Ή
➑️ *#*#232339#*#* – Wireless LAN test
---
πŸ”Ή
➑️ *#*#232338#*#* – Wi-Fi MAC address
---
πŸ”Ή
➑️ *#*#1472365#*#* – GPS test
---
πŸ”Ή
➑️ *#*#0842#*#* – Vibration and backlight test
---
πŸ”Ή
➑️ *#*#232331#*#* – Bluetooth test
---
πŸ”Ή
➑️ *#*#232337#*#* – Bluetooth device address
---
πŸ”Ή
➑️ *#*#44336#*#* – Show build time & software details
---
πŸ”Ή
➑️ *#*#0588#*#* – Proximity sensor test
---
πŸ”Ή *#*#19732840#*#* – Service/Test Mode
---
πŸ”Ή
➑️ *#*#2222#*#* – FTA software and hardware version
---
πŸ”Ή
➑️ *#*#4986*2650468#*#* – PDA/Phone, RF Call Date, and HW info
---
πŸ”Ή
➑️ *#*#34971539#*#* – Camera info and firmware
---
πŸ”Ή
πŸ‘ *#*#273283*255*663282*#*#* – Media backup
---
πŸ”Ή
➑️ *#*#7262626#*#* – Field test (for signal strength, etc.)
---
πŸ”Ή
➑️ *#*#12580*369#*#* – Software & hardware info
---
πŸ”Ή
➑️ *#*#1111#*#* – Service mode version
---
πŸ”Ή
➑️ *#*#0289#*#* – Audio (melody) test
---
πŸ”Ή
➑️ *#*#0283#*#* – Packet loopback (mic/speaker test)
---
πŸ”Ή
➑️ *#06# – Show IMEI number
---
πŸ”Ή
➑️ *#9900# – System dump (delete temp files, logs)
---
πŸ”Ή
➑️ *#0808# – USB settings
---
πŸ”Ή
➑️ *#0228# – Battery status check
---
πŸ”Ή
➑️ *#2663# – Update touchscreen firmware
---
πŸ”Ή
➑️ *2767*3855# – Factory reset (WARNING: Full wipe!)


πŸ“žSHARE WITH YOUR FRIENDS πŸ˜€ - ✈️@TERMUXCOMMANDD
Please open Telegram to view this post
VIEW IN TELEGRAM
❀15πŸ‘7
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5
InstaScrape is a command-line Python tool that fetches all parent comments from any public Instagram Reel using your session cookies. It's fast, efficient, and now comes with a progress bar so you can see the scraping in action. Designed for researchers, analysts, or curious minds.

git clone https://github.com/kaifcodec/instascrape.git
cd instascrape
pip install -r requirements.txt

After getting your respective cookies, add them in the cookie_example.py accordingly and rename it to cookie.py

python insta_scrape.py

Requirements
To run InstaScrape, you’ll need:

Python 3.x
Requests module: requests
tqdm module : tqdm
A set of cookies from your Instagram session.

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀11πŸ’―1
Security Technologies :
-Firewall
-IDS
-IPS
-XDR
-EDR
-Honeypot
-SIEM
-DLP
-VPN


@TERMUXCOMMANDD
❀16
A Detailed Guide on Feroxbuster

Feroxbuster is a robust tool designed to identify directories and files on web servers using brute-force techniques. It is frequently utilized in penetration testing and security evaluations to detect concealed paths and resources.

☒ Lab setup
☒Installation
☒Default mode
☒Redirects
☒Extensions
☒Result output
☒User agent
☒Filter status code
☒Quiet mode
☒Controlling threads
☒Custom wordlist
☒Disable recursion
☒Limit recursion depth
☒Force Recursion
☒Filter by character size
☒Filter by number of words
☒Filter by number of lines
☒Filter by status code using deny list
☒Filter by status code using allow list
☒Generating random User-Agent
☒HTTP methods


❗️@TERMUXCOMMANDD
❀7