TERMUX COMMANDD
前往频道在 Telegram
🥇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
显示更多📈 Telegram 频道 TERMUX COMMANDD 的分析概览
频道 TERMUX COMMANDD (@termuxcommandd) 英语 语言赛道中的 是活跃参与者。目前社区聚集了 25 588 名订阅者,在 技术与应用 类别中位列第 5 302,并在 印度 地区排名第 16 795 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 25 588 名订阅者。
根据 21 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 272,过去 24 小时变化为 28,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 10.13%。内容发布后 24 小时内通常能获得 2.77% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 2 591 次浏览,首日通常累积 708 次浏览。
- 互动与反馈: 受众积极参与,单帖平均反应数为 6。
- 主题关注点: 内容集中在 cyber, hacker, 6.8k, cʜᴀɴɴᴇʟs, tᴏᴘ 等核心主题上。
📝 描述与内容策略
作者将该频道定位为表达主观观点的平台:
“🥇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”
凭借高频更新(最新数据采集于 22 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。
25 588
订阅者
+2824 小时
+747 天
+27230 天
帖子存档
25 587
EasY_HaCk
Hack the World using Termux this tool is developed by sabri.zaki for penetration testing using
metasploit-framework
sqlmap
nmap
metagoofil
RED HAWK
recon-ng and much more powerful testing tools
EasY_HaCk is a tool for network scanning and information gathering
and for exploiting android phones and Windows pcs
25 587
Usage :
$ python3 sherlock --help
usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
[--output OUTPUT] [--tor] [--unique-tor] [--csv]
[--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE]
[--timeout TIMEOUT] [--print-all] [--print-found] [--no-color]
[--browse] [--local]
USERNAMES [USERNAMES ...]
Sherlock: Find Usernames Across Social Networks (Version 0.14.0)
positional arguments:
USERNAMES One or more usernames to check with social networks.
optional arguments:
-h, --help show this help message and exit
--version Display version information and dependencies.
--verbose, -v, -d, --debug
Display extra debugging information and metrics.
--folderoutput FOLDEROUTPUT, -fo FOLDEROUTPUT
If using multiple usernames, the output of the results
will be saved to this folder.
--output OUTPUT, -o OUTPUT
If using single username, the output of the result
will be saved to this file.
--tor, -t Make requests over Tor; increases runtime; requires
Tor to be installed and in system path.
--unique-tor, -u Make requests over Tor with new Tor circuit after each
request; increases runtime; requires Tor to be
installed and in system path.
--csv Create Comma-Separated Values (CSV) File.
--site SITE_NAME Limit analysis to just the listed sites. Add multiple
options to specify more than one site.
--proxy PROXY_URL, -p PROXY_URL
Make requests over a proxy. e.g.
socks5://127.0.0.1:1080
--json JSON_FILE, -j JSON_FILE
Load data from a JSON file or an online, valid, JSON
file.
--timeout TIMEOUT Time (in seconds) to wait for response to requests.
Default timeout is infinity. A longer timeout will be
more likely to get results from slow sites. On the
other hand, this may cause a long delay to gather all
results.
--print-all Output sites where the username was not found.
--print-found Output sites where the username was found.
--no-color Don't color terminal output
--browse, -b Browse to all results on default browser.
--local, -l Force the use of the local data.json file.25 587
Hunt down social media accounts by username across social networks using sherlock
Installation:-
# clone the repo :
$ git clone https://github.com/sherlock-project/sherlock.git
# change the working directory to sherlock :
$ cd sherlock
# install the requirements :
$ python3 -m pip install -r requirements.txt
25 587
TM-scanner is simple python script.This tool for detecting vulnerabilities in websites
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/TechnicalMujeeb/TM-scanner
$ cd TM-scanner
$ chmod +x *
$ sh install.sh
usage :
$ python2 tmscanner.py
select your option and enter target site [example.com]
25 587
apt-get update -y
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
pip install requests
git clone https://github.com/noob-hackers/ipdrone
cd $HOME
ls
cd ipdrone
ls
python ipdrone.py -v (your victim ip here)
25 587
Ipdrone is a simply python script, which can be used to Ip lookup and to get information of perticualr target Ip. This tool works on both rooted Android device and Non-rooted Android device.
25 587
Fluxion is a security auditing and social-engineering research tool. It is a remake of linset by vk496 with (hopefully) fewer bugs and more functionality. The script attempts to retrieve the WPA/WPA2 key from a target access point by means of a social engineering (phishing) attack. It's compatible with the latest release of Kali (rolling). Fluxion's attacks' setup is mostly manual, but experimental auto-mode handles some of the attacks' setup parameters.
Kevin's Termux Commands:
Installation :
$ git clone git@github.com:FluxionNetwork/fluxion.git
Or if you prefer https
$ git clone https://www.github.com/FluxionNetwork/fluxion.git
Switch tool's directory
$ cd fluxion
Run fluxion (missing dependencies will be auto-installed)
$ ./fluxion.sh
Fluxion is also available in arch
$ cd bin/arch
makepkg
Or using blackarch repo
$ pacman -S fluxion
How it works
Scan for a target wireless network.
Launch the Handshake Snooper attack.
Capture a handshake (necessary for password verification).
Launch Captive Portal attack.
Spawns a rogue (fake) AP, imitating the original access point.
Spawns a DNS server, redirecting all requests to the attacker's host running the captive portal.
Spawns a web server, serving the captive portal which prompts users for their WPA/WPA2 key.
Spawns a jammer, deauthenticating all clients from original AP and luring them to the rogue AP.
All authentication attempts at the captive portal are checked against the handshake file captured earlier.
The attack will automatically terminate once a correct key has been submitted.
The key will be logged and clients will be allowed to reconnect to the target access point.
25 587
Installation
$ pkg update upgrade
$ pkg install git python2
$ git clone https://github.com/ciku370/hash-generator
$ cd hash-generator
$ python2 hashgen.py
25 587
HASHGEN
Firstly What Is A Hash?
Most DVCS tools, including Git, Mercurial, and Veracity, use cryptographic hashes. A cryptographic hash is an algorithm which constructs a short digest from a sequence of bytes of any length. There are many such hash algorithms. For the SHA-1 algorithm, the output digest is always 160 bits in length.
What Is Hashing Used For?
Git uses SHA-1-generated hashes to identify revisions and protect code against corruption. Unfortunately, SHA-1's foundation has been weakened by a series of vulnerabilities that have been found in the codebase, and is considered broken.
25 587
[+] For Install This Tool, Put The
Following Commands Step by Step in Your Termux:
$ apt upgrade -y
$ apt update -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/cracker911181/Cracker-Tool
[+] For Set This Tool, Put The Following Commands in Your Termux:
$ cd Cracker-Tool
$ python cracker-main.py
[+] After Setting Tool, You Can Run Tool By Typing Bellow Command:
$ cracker
[+] You can use this one line command for installation and setting this tool:
$ curl https://raw.githubusercontent.com/cracker911181/Cracker-Tool/main/crcu.py | python ; cd Cracker-Tool ; python cracker-main.py
25 587
CRACKER ALL IN ONE TOOL
This is A Python & Bash Programming Based Termux-Tool Created By CRACKER911181. This Tool Created For Hacking and Pentesting. If You Use This Tool To Evil Purpose,The Owner Will Never be Responsible For That. Termux User only.
FEATURES
1. IP Tool
2. Subdomain Scanner
3. Ddos Attack Tool
4. Admin Finder
5. Has Cracker
6. Video Downloader
7. BD Cloner
8. SQL Injection Tool
9. Text To Voice Convertor
10. Python Obfuscator
11. Telegram Kit
12. Termux Framework
13. Kali Nethunter Installer
14. Termux Tool
15. URL Changer
16. URL Shortner
17. WEB Tool
18. Temp Mail
19. Gmail Genaretor
20. Public CCTV Hack
21. Identity Generator
22. Multi Ddos
25 587
RandomX is a proof-of-work (PoW) algorithm that is optimized for general-purpose CPUs. RandomX uses random code execution (hence the name) together with several memory-hard techniques to minimize the efficiency advantage of specialized hardware.
$ pkg update && pkg upgrade
$ pkg install git
$ git clone https://github.com/kucing-hitam/X-random
$ cd X-random
$ ls
$ sh XXX.sh
25 587
Installation :
$ pkg update -y
$ pkg install wget -y
$ wget -qO- https://github.com/Bhaviktutorials/shark/raw/master/setup
25 587
A shark is a tool that will help you do Phishing in an advanced way so no one checks and identify that you are doing phishing.For those guys who Don't know about Phishing let me explain "Phishing is the fraudulent attempt to obtain sensitive information or data, such as usernames, passwords, by disguising oneself as a trustworthy entity in an electronic communication. Typically carried out by email spoofing, instant messaging, and text messaging, phishing often directs users to enter personal information at a fake website which matches the look and feel of the legitimate site. as shown in MR ROBOT.
25 587
Installation :
$ apt update
$ apt install git python python2 -y
$ git clone https://github.com/htr-tech/indocrack.git
$ cd indocrack
Run : python2 crack.py
USERNAME : cra3kr
PASSWORD : tahmidrayat
Single Command :
apt update ; apt install git python python2 -y ; git clone https://github.com/htr-tech/indocrack.git ; cd indocrack ; python2 crack.py
25 587
Repost from Termux Hackers (Users)
Facebook cloning is a scam in which the attacker copies the profile picture of an authorized user, creates a new account using that person's name and sends friend requests to people on the user's list.
25 587
CMS Detection and Exploitation
suite - Scan WordPress, Joomla, Drupal and 100 other CMSs
Functions Of CMSeek :
Basic CMS Detection of over 80 CMS
Drupal version detection
Advanced Wordpress Scans
Detects Version
User Enumeration
Plugins Enumeration
Theme Enumeration
Detects Users (3 Detection Methods)
Looks for Version Vulnerabilities and much more!
Advanced Joomla Scans
Version detection
Backup files finder
Admin page finder
Core vulnerability detection
Directory listing check
Config leak detection
Various other checks
Modular bruteforce system Use pre made bruteforce modules or create your own and integrate with it
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/Tuhinshubhra/CMSeeK
$ cd CMSeeK
$ chmod +x *
Run :
$ python cmseek.py
here select your option and use..
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
