RATel v0.1 beta releases: open source penetration test tool (undetectable by anti-virus software)
RAT-el
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.
Features
RATelServer:
- Multiple Connections
- Broadcast commands to all clients
- Stores client information in the database
- Encryption of data on the network via XOR
- Token management system to identify clients
Client:
- Encryption of data sent 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
Changelog v0.1 beta
- Unicode management
- Fixed bugs when executing a command on a client.
Install & Use
Copyright (c) [2021] [RUBIO Juan]