[THUGS(red)]

telegramdigger

The Telegram Bot API from your terminal — quick OSINT against a bot token, and the ability to act on it.

Tooling live
github.com open ↗

A terminal implementation of the Telegram Bot API aimed at OSINT: given a bot token, grade what it can reach and what that exposes, then act — pull messages, or take the bot down. Leaked bot tokens turn up in repositories and dumps constantly and are almost always still live, which is exactly why a tool like this belongs in an assessment. Written in C++, MIT licensed.

Install it

sudo apt install telegramdigger
telegram osint bot-api pentesting c++

go to github.com