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
- 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
- Upload the
source_codefolder to your web server or hosting panel (e.g. VPS, cPanel, Localhost). - On your attacker machine, run the Python listener:
- Python 3 installed
- Internet connection
- Basic terminal knowledge
-
Open CMD or PowerShell
-
Navigate to the script directory cd path\to\your\script
-
Run the script python TeleStrike.py
-
Open your terminal
-
Navigate to the script directory cd /path/to/your/script
-
Run the script python3 TeleStrike.py
-
Open Termux
-
Install Python if not already installed pkg install python
-
Navigate to your script directory cd /path/to/your/script
-
Run the script python3 TeleStrike.py
python3 TeleStrike.py