Skip to content

Hacking windows with Telegram BOT

Greetings visitor,
In this blog i would share few steps on creating a Windows Fully UnDetectable Remote Access Trojan.
Few of you might think whats so special with this RAT ? Right ?
Well ever wonder controlling your victims windows machine using your Telegram account ? Yea this what this RAT so special so without wasting more time lets step in.

This hack is not just installing a tool and generating a RAT, it has multiple steps involved and i don’t want to miss out anything for you guys.

I’ll start from creating the BOT from Telegram and we will need 2 Unique Set of IDs from Telegram;
1. BOT Token Number
-BOT Token Number is a unique number which acts as a Key to control the bot, they are used inside Programs to send & receive commands from the API.
2. Chat ID
-Chat ID is unique number which is given to every Telegram user denoting a serial count and is used when you interact in Groups, Channels and with BOTs.

How to get them ?

To get BOT Token number we will have to Make a BOT in Telegram first so to do that open Telegram and search for ‘ BotFather
You’ll get a chat box opened and now you can send commands to BotFather and get his help to get your BOT ready.

– Type: “/newbot
And BotFather will ask you for the name of the BOT. Just give any name you wont and press Enter.
– Next BotFather will ask you to give a Username to your Bot but keep in mind the username should end with ‘bot’.
eg: RATbot, Trojanbot, Qirito_bot, etc
Hit Enter key after entering the username. Username has to be unique and if it’s not then BOT father will ask you to enter some other name unless you enter a Unique username which is not taken by anyone.

Now after username has been accepted you’ll get a Token by BotFather so just copy it and save it somewhere in a notepad because soon we will need it.
After saving your BOTs token, go back in Telegram and search for ‘ LivegramBot ‘ and paste your BOT Token ID which you got from BotFather.
That’s it our BOT is ready.

To get Chat ID simply search for ” Chat ID Echo ” and Type ‘/start‘ and this is how you’ll get your ChatID aswell. Just copy it and save it because soon we’ll need it.

Pages: 1 2

Published inWindows Hacking

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *