Telegram-Grabber
Welcome to the Telegram-Grabber website by THUGSred!
Typically you end up here for one of the following reasons:
- as a Security researcher doing forensic work
- as a journalist doing research
- as a script-kiddie out to no good
- as the threat-actor backtracing what happened
We welcome you all! If nothing else then we teach the threat-actor a bit about why it's important to protect your auth tokens or do propper web-development. Honestly, you can't see if it's a journalist, script-kiddie or a veteran security researcher using our functionality so we are not going to be picky - However.
Telegram-Grabber is a tool that allows you to query, grab and "takedown" Telegram bot accounts. It is a powerful tool that can be used for various purposes, such as security research, journalism, and more.
As such, we take security and privacy very seriously. We do not condone any illegal activities, and we encourage our users to use the tool responsibly and ethically.
DisclaimerOnly use this tool for legitimate purposes, and always respect the privacy and security of others.
We can't be held accountable for any misuse of this tool, so please use it responsibly.
Also Telegram-Grabber might sound like this tool is only ment to "grab" things but it is actually ment as a test tool for your Telegram Bot token where you can grab API info (GET actions) and check if things work or quickly try things. How you choose to use it, is entirely up to you. The takedown function is there to quickly de-auth/revoke your token in case of issues/leaks.
All communication to Telegram Bot API is made from your local client - Everything is running client side. We only utilize PHP Session's to temporarily keep your history for ease. This will in the future be changed to cookies instead.