TERMUX COMMANDD
25.5K subscribers
552 photos
80 videos
10 files
158 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
Useful tool to track location or mobile number, so this tool can be called osint or also information gathering

pkg install git
pkg install python3


git clone https://github.com/HunxByts/GhostTrack.git
cd GhostTrack
pip3 install -r requirements.txt
python3 GhostTR.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
1❀23πŸ’―1🫑1
❀7
Windows DFIR Artifacts
❀2
WebRecon is a powerful information-gathering toolkit designed for Termux and Kali Linux users. It offers easy-to-use options for tasks like Ping testing, Whois lookups, NSLookup, Nmap port scanning, and Banner Grabbing.

pkg update && pkg upgrade -y && pkg install -y git whois dnsutils nmap netcat-openbsd

How to use
Clone Repository in Directory
git clone https://github.com/trmxvibs/webrecon && cd webrecon

Make file Excutable
chmod +x webrecon_advanced.py

Run the main file
python3 webrecon_advanced.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀10πŸ‘1
❀8
Great OSINT Platforms
❀8
Bypassing Rate Limit Protection
❀5πŸ‘3
Networking

Wireshark – Traffic analysis
Nmap – Port & device scanner
Snort – IDS/IPS
SolarWinds – Network monitoring
App Security
Burp Suite – Web testing
OWASP ZAP – Vulnerability scanner
Checkmarx – Code analysis
Veracode – App security testing
Cloud Security
Prisma Cloud – Cloud protection
AWS Security Hub – Alert center
Microsoft Defender – Threat defense
Lacework – Automation & workload security
Incident Response
TheHive – Response platform
SANS SIFT – Forensics toolkit
MISP – Threat intelligence
XPLico – Network forensics
βœ… Use ethically: for defense, prevention, and learning β€” never misuse.
πŸ‘9❀7
Amazing SOC Analyst Skills
❀11πŸ’―1
❀7πŸ‘3
πŸ‘6❀5
devmode is a programming tool when you are coding on your phone, it helps to filter files with symlinks.

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

Create a shortcut


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
❀15πŸ‘3
❀4
❀9πŸ‘2
❀13πŸ‘2
ADBash allows you to automatically connect to your device's ADB Shell using a Bash shell from Termux. You don't need root access, making it suitable for most Android users. The tool simplifies the process of executing ADB commands and enhances your device's functionality.

Download & Install
To get ADBash, 
visit this page to download the latest version:

Download ADBash


Download ADBash:

Run the following command in Termux:
wget [insert download link for ADBash]
Set Permissions:

Change the permissions to make the script executable:
chmod +x ADBash
Run ADBash:

Start ADBash by typing:
./ADBash
Connect Your Device:

Make sure your Android device is connected to your computer with USB debugging enabled.

Check Device Connection:

adb devices
Access Shell:

adb shell
Install an App:

adb install [app.apk]

GitHub link πŸ”—

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀20πŸ‘1
❀4πŸ’―1
βœ…Bug Bounty Tips
🐞403 bypass methodology🐞
❀10πŸ‘9
Bash parameter expansion
πŸ‘6❀3
Let’s revamp this roadmap

1. Cybersecurity fundamentals
2.Networking Basics
3. Specialize
4. projects
❀21πŸ’―1
Comment your answers below! πŸ‘‡
❀6πŸ‘1πŸ’―1