TeleRAT icon indicating copy to clipboard operation
TeleRAT copied to clipboard

TeleRAT is a python based Remote Administration Tool that uses the Telegram Bot API

TeleRAT

TeleRAT is a python based Remote Administration Tool that uses the Telegram Bot API and there is no need for Port Forwarding !!

๐Ÿ“ŽModules Required

To install all the required modules use the following code:
pip install -r requirements.txt

You will need to create a new Telegram BOT follow the steps here to create one! Follow the steps

How to setup

Before running this program edit the config.json file

  • Replace "BOT-API-HERE" with your Telegram Bot API key.
  • Replace "CHAT-ID-HERE" with your Telegram Bot's Chat ID.

๐Ÿ“ŒAvailable Commands

Use "/commands" to show list of available commands.

Commands Action Performs
๐Ÿ“Ÿ Get IP Gets Public IP Information
๐Ÿ“ธ Get Screenshot Gets screenshot
๐Ÿ“ท Get Pic From Webcam Takes picture from webcam
๐Ÿ‘‚ Eavesdrop To record audio from mic for 5 secs
๐Ÿ—ฃ๏ธ Text To Speech on client To make the given text to speak
๐Ÿ’ฌ Send Message To Client To open a chat between attacker and target PC
๐Ÿ–ฅ๏ธ Get System Information To get system information
๐Ÿ—Š Get Specific File To get a single file from victim PC
๐Ÿ”‘ Perform Shell Commands To run shell commands
๐ŸŒ Open Website To open a given website
๐Ÿ–ฒ๏ธ Move mouse randomly Moves the mouse cursor randomly
โŒจ๏ธ Type String To type the given string
โš ๏ธ Show Alert Box with given message Show a warning MessageBox with given message
๐Ÿ“‹ Get Clipboard To get the contents in the clipboard
๐Ÿ—๏ธ Get Wifi Password To get stored wifi passwords
๐Ÿ“ถ Get Wi-Fi Access Points Gets WI-FI Access Points with BSSID (Can be used to get location!)

๐Ÿ“ทScreenshots

My Youtube Channel

Litecoin Address [LTC]

MNnZSQaTjW8guxdFsSBaWLzuRnhoaDuner

Star the Repo in case you liked it :)