Skip to content

RAT-el is an open source penetration test 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.

License

FrenchCisco/RATel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RATel

Python 3.x C++ SQL Version License commit stars views


alert-1.pngalert-1.png Please do not upload to virustotal ! alert-1.pngalert-1.png

To prevent RATel from being detected by antivirus, please do not upload the payload to TOTAL VIRUS.

Each month I will test myself if the payload gets detected by antivirus.

So you’ll have a photo every month to prove RAtel discretion.


Description

RAT-el is an open source penetration test 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

banner.png] list.png virus-total.png

Added features

  • Unicode management (20.02.21) for the version: beta_v0.1

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

  • Unicode management

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

  • Unicode management

RATelGenerator:
  • Automatic client compilation

Documentations


Future features

  • Keylogger for the version: beta_v0.2

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.


About

RAT-el is an open source penetration test 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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published