GitHub - sabixr/Simple-Python-RAT: Windows Remote Access Tool with support for uploads, downloads and fun commands.
About
Windows Remote Access Tool with support for uploads, downloads and fun commands.
Disclaimer
This tools is for educational purposes only. Do not use this unless you have permission
Built With
Prerequisites
- colorama
Setup
- Clone the repo
git clone https://github.com/k200-dev/Windows-Python-RAT/
- Fill in the values in
client.pyandserver.pyratClient = RATConnector("ENTER IP ADDRESS", ENTER PORT) activeServer = Server("ENTER IP ADDRESS", ENTER PORT)
Usage
Run server.py on your local machine and client.py on the target machine.
Run ratHelp in the terminal to see a list of commands
