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
5 Tools for AD Enumeration
❀4πŸ’―1
Network Protocol Dependies
❀5πŸ’―1
❀6πŸ’―2
❀9πŸ‘Ž1πŸ’―1
Search Engines πŸ”Ž
❀13
πŸ‘8❀3πŸ‘Ž1
❀4
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