Skip to content

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.

Notifications You must be signed in to change notification settings

er4vn/TeleStrike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛰️ 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

Screenshot 2025-08-01 195442

⚔️ 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
    
Screenshot 2025-08-01 200809

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published