Breaking Telegram Save

Simple PoC script that allows you to exploit telegram's "send with timer" feature by saving any media sent with this functionality.

Project README

breaking-telegram

Simple PoC script that allows you to exploit telegram's "send with timer" feature by saving any media sent with this functionality.

⚠️ Disclaimer

Due to Telegram API Terms of Service, the use of this script is for PoC only.

1.4. It is forbidden to interfere with the basic functionality of Telegram. This includes but is not limited to: making actions on behalf of the user without the user's knowledge and consent, preventing self-destructing content from disappearing, preventing last seen and online statuses from being displayed correctly, tampering with the 'read' statuses of messages (e.g. implementing a 'ghost mode'), preventing typing statuses from being sent/displayed, etc. Telegram API Terms of Service - Privacy & Security - 1.4

but that doesn't change the fact that this is a broken API call ¯_(ツ)_/¯

Status

Working - Mar 1, 2024

PoC

poc

How to

Step -1

IF and only IF you were using an old version (before telegram single view media update),

re-run "pip3 install -r requirements.txt --force-reinstall".

This will update the dependencies needed.

Check issue #4.

Step 0

git clone https://github.com/matteounitn/breaking-telegram.git

Step 1

Step 2

  1. cd breaking-telegram
  2. python3 -m venv venv && source venv/bin/activate
  3. pip3 install -r requirements.txt --force-reinstall
  4. python3 broke.py

Now insert your number and your code.

Eventually you will be asked for a password, if you have one set in your account.

Step 3

Receive an image with timer (could also be a video or gif). Check your saved messages.

Take Home

Use secret chats. They're not bulletproof, but they're definitely safer.

Open Source Agenda is not affiliated with "Breaking Telegram" Project. README Source: matteounitn/breaking-telegram
Stars
83
Open Issues
0
Last Commit
2 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating