Skip to content

Windows Remote Administration Tool via Telegram. Written in Python pachted and now working back again

License

Notifications You must be signed in to change notification settings

HugoMskn/Telegram-RAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Telegram-RAT

Control computer via Telegram! same as the original fork for now coming soon with more commands

📄 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 pachted and now working back again

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Batchfile 0.9%