ترموکس هک | Termux Hack
15.4K subscribers
417 photos
34 videos
45 files
172 links
آموزش ترموکس

🃏 Advanced A to Z Termux - Linux ...

Tutorials :-

💻 | Termux - Linux Tutorial
🎓 | Advanced Termux - Linux Hacking
🎭 | Termux - Linux Tip & Tricks
📜 | Helpful Termux - Linux Articles

@Mr_C0de
Download Telegram
TikTok User Info Scraper allows you to fetch detailed information about TikTok users by their username or user ID, without requiring logins or API keys. It extracts various user data such as follower counts, video counts, likes, and more.

git clone https://github.com/haithamaouati/Clawk.git

cd Clawk

chmod +x clawk.sh

./clawk.sh

Usage
Usage: ./clawk.sh <@username> or [username]

Dependencies
The script requires the following dependencies:

curl: pkg install curl - y
jq: pkg install jq -y

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
How digital signatures works?
🔥4
NETWORKING PROTOCOLS
👍15
Forwarded from آموزش هک و امنیت | بلک واکر (BW - Admin Sender)
🔥 بلک‌ فرایدی بلک‌ واکِر رسماً شروع شد !

🚀 تا 80% تخفیف روی دوره‌ها فعال شده و کنار اون تخفیف‌ های شانسی هم داریم که می‌تونه قیمت رو حتی کمتر هم کنه

🎁 و اما هدیه ویژه 🎁

هر کسی که وارد کمپین بلک‌ فرایدی بشه به‌صورت خودکار میره تو قرعه کشی
و اگه شانسش بگیره برنده یک دوره رایگان میشه و می‌تونه همون لحظه کاملاً رایگان تهیه‌اش کنه

فقط تا ۷ آذر فرصت داری ❌️

اگه مدت‌ هاست دنبال یه زمان خوب بودی که شروع کنی ⚡️

این دقیقاً همون فرصتیه که نباید از دستش بدی ❗️
Person Attack OSINT
Defensive Linux Security Tools
Cyber Roadmap
Anatomy of URL
Network Troubleshooting On Linux
🔥2
Database Types
🔥2
OSI MODEL
🔥4
Bash scripting parameter expansion
Penetration Testing Tools
Top 20 System Design Concepts You Should Know
🔥2
This repo gives you access to MANY advanced tools (Ghidra, Burp, Hydra, SQLMap, etc.)

pkg update -y
pkg install wget -y
wget https://raw.githubusercontent.com/termuxvoid/repo/main/install.sh
chmod +x install.sh
./install.sh

After that, you can install tools like:

pkg install hydra
pkg install sqlmap
pkg install ghidra
pkg install burpsuite

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
👍3
Database Types You Should Know in 2025

There’s no such thing as a one-size-fits-all database anymore. Modern applications rely on multiple database types, from real-time analytics to vector search for AI. Knowing which type to use can make or break your system’s performance.
👍5
Linux File Permission Cheatsheet
How to spot phishing scams
Recon Tools
🔥3
PassiveRecon is a rare OSINT recon tool that collects public information only — no attacks, no scanning.
Used for learning recon, bug bounty basics, and OSINT mindset.

pkg update -y && pkg install git python -y
git clone https://github.com/screetsec/PassiveRecon.git
cd PassiveRecon
pip install -r requirements.txt
python3 passiverecon.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
🔥8
PART 1 🔹 LINUX SHELL & BASH SCRIPTING CHEATSHEET