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

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 6, 2021 09:44
February 20, 2021 11:38
February 20, 2021 10:57
February 20, 2021 10:57
January 26, 2021 13:50
February 9, 2021 19:00
February 15, 2021 12:14
February 20, 2021 11:47
February 10, 2021 09:57

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