RATel : An Open Source Penetration Test Tool

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

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

Future Features

  • Keylogger for the version: beta_v0.2

Disclaimer

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.

R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

5 days ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

5 days ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

5 days ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

5 days ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

5 days ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

6 days ago