SkillAgentSearch skills...

TeleStrike

TeleStrike is a red team utility designed for adversary simulation and security auditing of Telegram accounts. Built for educational and authorized assessment purposes, it mimics real-world attack vectors to test resilience and response mechanisms in Telegram’s authentication layers.

Install / Use

/learn @er4vn/TeleStrike

README

🛰️ TeleStrike – Telegram Account Penetration Toolkit

TeleStrike is a red team utility designed for adversary simulation and security auditing of Telegram accounts.
Built for educational and authorized assessment purposes, it mimics real-world attack vectors to test resilience and response mechanisms in Telegram’s authentication layers.

Dev: Er4vn | Telegram: @er4vnn

<img width="1897" height="936" alt="Screenshot 2025-08-01 195442" src="https://github.com/user-attachments/assets/80329a56-2aa4-44ec-909b-41ab7b129220" />

⚔️ Key Features

  • Upcoming features will be introduced in the next update
  • 🔍 2FA & Session Enumeration
  • 🧬 Token Extraction & Session Hijacking Simulation
  • 🧿 Automated Social Engineering Flows
  • 🧰 Customizable Modules for Phishing, OTP Timing, and More

⚙️ Deployment

  1. Upload the source_code folder to your web server or hosting panel (e.g. VPS, cPanel, Localhost).
  2. On your attacker machine, run the Python listener:

✅ Requirements

  • Python 3 installed
  • Internet connection
  • Basic terminal knowledge

🖥️ Run on Windows:

  1. Open CMD or PowerShell

  2. Navigate to the script directory cd path\to\your\script

  3. Run the script python TeleStrike.py


🖥️ Run on Linux:

  1. Open your terminal

  2. Navigate to the script directory cd /path/to/your/script

  3. Run the script python3 TeleStrike.py


📱 Run on Termux (Android):

  1. Open Termux

  2. Install Python if not already installed pkg install python

  3. Navigate to your script directory cd /path/to/your/script

  4. Run the script python3 TeleStrike.py

    python3 TeleStrike.py
    
<img width="1034" height="590" alt="Screenshot 2025-08-01 200809" src="https://github.com/user-attachments/assets/6f48c5ed-b0f7-4af6-b934-8b1f50bd58db" />

Related Skills

View on GitHub
GitHub Stars45
CategoryDesign
Updated20d ago
Forks12

Languages

PHP

Security Score

80/100

Audited on Mar 19, 2026

No findings