Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
TelegramRAT — Cross Platform Telegram based RAT that communicates via telegram to evade network restrictions | Kitploit
Tools/GitHubGitHub/machine1337/telegramrat
Information GatheringPost-ExploitationCommand and ControlRed TeamingRemote Access ToolRemote Access Trojan
GitHubmachine1337/telegramrat

TelegramRAT

Cross Platform Telegram based RAT that communicates via telegram to evade network restrictions

View Repository
4467411 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

TelegramRAT

root@kitploit:~
Cross Platform Telegram based RAT that communicates via telegram to evade network restrictions

tel

Note:

root@kitploit:~
Use New Cross Platform RAT https://github.com/machine1337/pyFUD

Installation:

root@kitploit:~
1. git clone https://github.com/machine1337/TelegramRAT.git
2. Now Follow the instructions in HOW TO USE Section.

DEMO:

https://github.com/machine1337/TelegramRAT/assets/82051128/e7d92865-c6be-4b88-8453-634a8475cc14

HOW TO USE:

root@kitploit:~
1. Go to Telegram and search for https://t.me/BotFather
2. Create Bot and get the API_TOKEN
3. Now search for https://t.me/chatIDrobot and get the chat_id
4. Now Go to client.py and go to line 16 and 17 and place API_TOKEN and chat_id there
5. Now run python client.py For Windows and python3 client.py For Linux
6. Now Go to the bot which u created and send command in message field

bo

HELP MENU:

root@kitploit:~
HELP MENU: 
CMD Commands        | Execute cmd commands directly in bot
cd ..               | Change the current directory
cd foldername       | Change to current folder
download filename   | Download File From Target
screenshot          | Capture Screenshot
info                | Get System Info
location            | Get Target Location
get url             | Download File From URL (Provide Direct URL)

Features:

root@kitploit:~
1. Execute Shell Commands in bot directly.
2. download file from client.
3. Get Client System Information.
4. Get Client Location Information.
5. Capture Screenshot
6. get url (Download file from URL)
7. More features will be added
Download Tool