Skip to content

Windows Remote Administration Tool via Telegram. Written in Python

License

Notifications You must be signed in to change notification settings

sanyamason/Telegram-RAT

This branch is 289 commits ahead of 5l1v3r1/Telegram-RAT:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Bainky
Sep 15, 2021
12a2f0d · Sep 15, 2021
Jul 21, 2020
Jul 20, 2020
Jul 22, 2020
Sep 15, 2021
Jul 20, 2020
Jul 18, 2020
Jul 20, 2020
Sep 15, 2021
Jul 20, 2020

Repository files navigation

⚠️ This repository is no longer maintained ⚠️

Some features might not work, you don't need to report it, I don't do any more development anyway.

🐍 Telegram-RAT

Control computer via Telegram!

📄 Installation guide

  • For the script to work, install Python and download files from the repository
    • Go to the Modules directory and run Requirements.bat to install the necessary modules

  • Create a bot in a telegram via @BotFather, after which find its API Token

  • Now you need to get your Telegram-ID. To do this, go to @my_id_bot and save your identifier.

  • Now open the file RAT.py and insert your token from the bot and your identifier that you received earlier.

  • Press CTRL + S to save the changes.

  • To compile a script, use Compile.bat

    • The compiled .exe file will be in the dist folder. And at startup it will send you a message about online.
    • To get a list of commands, use /help

🌹 Functions

Network

  • Location by BSSID
  • System Information

Main

  • Desktop Capture
  • Webcam Capture
  • Sound Capture
  • Computer Power
    • Hibernate
    • Shutdown
    • Restart
    • Logoff
    • BSoD
  • Startup Management
    • Add to Autorun
    • Uninstall

Files

  • Files Manager
    • Current Directory
    • List of Files
    • Remove a File
      • Remove all Files
    • Upload File
    • Download File
    • Run File
      • Run File as Administrator
  • Process Manager
    • Process list
    • Process Kill
      • Kill all Processes
      • Disable Task Manager

Fun

  • Send Message
  • Speak Message
  • Open URL
  • Set Wallpapers

Bomb

  • ForkBomb
  • ZipBomb

Stealer

  • Wi-Fi Data
  • FTP Client
  • Discord Token
  • Telegram Session
  • Get CreditCards
  • Get Bookmarks
  • Get Passwords
  • Get Cookies
  • Get History

Other

  • Clipboard Editing
  • Receive Keylogs
  • Send Key Press
  • Monitor Control
  • Volume Control
  • Display Rotate
  • Block Input
  • CD-ROM

Scripting

  • Remote Shell
  • Batch Scripting

Screenshots

Navigation buttons

About

Windows Remote Administration Tool via Telegram. Written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Batchfile 0.9%