RAT-el – An Open Source Cross-Platform RAT

superior_hosting_service

RATel
RATel

Description

RAT-el is an open source penetration testing tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.

Screenshots

rat
client list

Features

RATelServer:
  • Multiple Connections
  • Broadcast commands to all clients
  • Stores client informations in the database
  • Encryption of data on the network via XOR
  • Token management system to identify clients
Client:
  • Encryption of data send over the network
  • Startup persistence
  • Remote command execution via CMD
  • Remote command execution via Powershell
  • Encryption of data on the network via XOR
  • Automatic persistence when running the client
  • Automatic reconnection
RATelGenerator:
  • Automatic client compilation

Documentations

Windows Installation
https://github.com/FrenchCisco/RATel/wiki/Windows-Installation-Tutorial
Linux Installation
https://github.com/FrenchCisco/RATel/wiki/Linux-Installation-Tutorial

RATelServer:

Arguments RATelServer
https://github.com/FrenchCisco/RATel/wiki/Documentation-RATelServer-Argument
Usage RATelServer
https://github.com/FrenchCisco/RATel/wiki/Usage--RATelServer

RATelGenerator:

https://github.com/FrenchCisco/RATel/wiki/Usage-RATelGenerator

Simple usage:
Advanced usage:

Motivation

I decided to create this project to improve my C++ skills, to learn new notions I didn’t know and to learn English. I intend to maintain and improve the project continuously by adding new features.


Informations

If you are interested in the development of my RATel project and would like to contribute to it, please contact me by email (juanrubio.dev@gmail.com). If you have any ideas for features, code improvements or bugs, you can leave me a issues.


Disclaimer:

The use of this software on any device that is not yours is prohibited. If you use RATel on a machine that does not belong to you, I will in no way be responsible for your actions.