DISCLAIMER |
---|
By using TG Rat, you agree that you hold responsibility and accountability of any consequences caused by your actions. Furthermore, the program was developed for educational purposes only |
Use "/start" 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 the mic with a duration of your choice |
๐ฃ๏ธ 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 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!) |
๐๏ธ File management | Complete access to all files on the victim's PC |
๐๏ธ Task management | Complete access to all processes on the victim's PC |
- Alert on the bot as soon as the victim turns on the computer or opens the virus
- The rat automatically copies itself to another folder and adds itself to the PC startup
- The rat is fully controllable by the telegram bot
- Updated to the latest library versions
First install the necessary libraries using this command
pip install -r requirements.txt
You will need to create a new Telegram BOT follow the steps here to create one! Follow the steps
Before running this program edit the config.py file
- Replace "TOKEN HERE" with your Telegram Bot API key
- Replace "CHATID" with your Telegram Bot's Chat ID.
thanks to henry-richard7 <3 for the base