Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.
/ TeleRAT Public archive

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

License

Notifications You must be signed in to change notification settings

henry-richard7/TeleRAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages