TERMUX COMMANDD
25.5K subscribers
551 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
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
AfterGitAfterGit is a command-based Git client for Android, built on the AfterRun app. 🌟 This project requires Termux and can be edited using AIDE or Android Studio with Java compatibility. πŸ™

git clone <repository-url>

git status

git add <file>

git commit -m "Your commit message"
git push origin <branch>

git pull origin <branch>

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀8
1 MILLION VIEWS ON YOUTUBE FOR FREE πŸ“Ί

First, make sure you have installed git and Python version between 3.7.x to 3.11.x

Open command prompt and type :

git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10

cd YouTube-Viewer

python -m pip install --upgrade pip wheel

pip install "setuptools<59"

pip install -r requirements.txt


For Linux / Mac : πŸ’»β€οΈ
First, make sure you have installed git and Python version between 3.7.x to 3.11.x

Open your favourite terminal and run :

git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10

cd YouTube-Viewer

python3 -m pip install --upgrade pip wheel

pip3 install "setuptools<59"

pip3 install -r requirements.txt

For More help / installation / Ussage
🐱
https://github.com/MShawon/YouTube-Viewer?tab=readme-ov-file

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀38πŸ₯°1
Please open Telegram to view this post
VIEW IN TELEGRAM
❀8πŸ‘2
app that sends command to Termux

Making it work
must have 
Termux and Termux:API installed
must have run this command on Termux first:


pkg install termux-api
sed -i 's/# allow-external-apps = true/allow-external-apps = true/g' ~/.termux/termux.properties
termux-setup-storage


Edit this AfterRun project
will have separate md file for this topic someday...

Edit this AfterRun project
will have separate md file for this topic someday...
this is an AIDE project
which means it can only be build using 
AIDE
but the code is java so its compatible with Android Studio if u are satisfied to copy and paste
no kotlin, java version 8+, appcompat, androidx and any libraries please.

GitHub

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀11πŸ’―2
Which one unlocks everything? πŸ”πŸ« 
❀13
Suns-term - my own python script for .profile in termux. In this script i use TacleAPI

Change ip and port of your host in menu file

cd /settings
nvim menu.py

Or

cd /settings
nano menu.py

Start

python3 main.py

Installation
Install my-project with git.


git clone https://github.com/TheDmitryY/suns-term
python3 main.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀12πŸ’―4
Delux is a lightweight, terminal-based file manager that runs on dialog.
It supports interactive folder navigation, file operations, and script execution – all within a simple TUI (text user interface).


pkg install dialog git

git clone https://github.com/xStrikea/delux.git
cd delux/bash
chmod +x install.sh
./install.sh

Accidental exit

Execute the following command.

cd
cd delux/bash
chmod +x install.sh
./install.sh

Windows (PowerShell or CMD)

cd %USERPROFILE%\delux
python install.py

UPDATE

cd
rm -rf delux
git clone https://github.com/xStrikea/delux.git
cd delux/bash
chmod +x install.sh
./install.sh

⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
❀11πŸ‘2
Admin Directory Finder is a tool designed to scan and identify directories under admin paths, such as admin/dashboard.php. It helps in security testing by detecting hidden or sensitive admin panels within a web application. Ideal for penetration testers and developers to ensure proper access control and security measures.

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git && cd AdminDirectoryFinder && pip install -r requirements.txt && python3 main.py

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git

cd AdminDirectoryFinder

pip install -r requirements.txt

python3 main.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀14πŸ’―4
Data Validation Checklist

@TERMUXCOMMANDD
❀6πŸ’―2
πŸš€ Turn Termux into a Hacking Powerhouse!

πŸ” AlienKrishn Repo now has 60+ security tools:
β€’ Metasploit
β€’ Frida
β€’ Ngrok
β€’ PhoneSploit Pro
β€’Nuclei


curl -sL https://is.gd/addrepo | bash

apt install <package_name> -y
# or
pkg install <package_name> -y

GitHub - github.com/Anon4You/alienkrishn

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀16πŸ’―1
HTTP Status
❀10πŸ‘Ž2
a cache_cleaner fork rewritten in python for Termux

git clone https://github.com/Y3rw1N/py-cleaner.git

pkg install python tsu -y


pkg install python tsu -y


cd py-cleaner


chmod +x cleaner.py

sudo python cleaner.py
sudo ./cleaner.py # If you gave it execution permissions

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀13πŸ’―1
DeviceProfilerX - IP-based fallback if hostname fails , Detect Android, iPhone, Pi, Windows, etc.

pkg install python -y
pip install colorama
git clone https://github.com/karndeepbaror/DeviceProfilerX.git
cd DeviceProfilerX


python DeviceProfilerX.py

SAMPLE OUT PUT

🎯 IP: 192.168.43.103
⚠️ Hostname not found. Using IP prefix for guessing.
🧠 Guessed Device Type: Likely Mobile Hotspot Device πŸ“Ά


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
❀13πŸ‘2πŸ’―1
πŸš— Carpunk – Advanced CAN Injection Toolkit
Built as an evolution of CANghost, Carpunk brings new features for exploring vehicle networks in safe, controlled environments.
πŸ”§ Features:
βœ… Works with both Simulated & Real Cars
πŸ› οΈ Includes Two New CAN Injection Attacks
πŸ§ͺ Tested on Ubuntu and Parrot OS
⚠️ Educational Use Only
This toolkit is shared strictly for research, learning, and awareness. I do not support or promote any illegal use. Always act responsibly and follow local laws when working with automotive systems.

πŸ”— GitHub – Carpunk

@TERMUXCOMMANDD
πŸ‘1
Gmail Login Page Clone for Educational Purposes

pkg install -y git && git clone https://github.com/Masterdas/Gmail.git && cd Gmail && bash setup.sh

pkg update && pkg upgrade -y

git clone https://github.com/Masterdas/Gmail.git

cd Gmail && bash setup.sh

exit

cd Gmail

bash gmail.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀22πŸ’―3πŸ‘2πŸ‘Ž2
devmode is a programming tool when you are coding on your phone, it helps to filter files with symlinks.

Installation
Android application required

Text editor (Spck EditorSpck Editor for NodejsAcode)
Command Line Termux

pkg update && pkg upgrade
pkg install git rsync jq

git clone https://github.com/ezaco-dev/devmode.git
cd devmode
mkdir config


chmod +x devmode.sh

export DEVMODE_ALIAS="alias devmode='~/devmode/devmode.sh'"
[ -n "$PS1" ] && eval "$DEVMODE_ALIAS"
[ -n "$ZSH_VERSION" ] && source ~/.zshrc ([ -n "$BASH_VERSION" ] && source ~/.bashrc [ -f ~/.profile ] && source ~/.profile)


Command List
1. Creating workspace

devmode set-new-workspace

devmode set

2. Remove workspaces
devmode remove-workspace
devmode rm

3. Run the program
devmode run
devmode

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