REC2, short for Rusty External Command and Control, is a sophisticated Command and Control (C2) framework developed in the Rust programming language.
Designed for advanced operational use, REC2 enables remote management of implants (clients) across macOS, Linux, and Windows platforms.
This tool leverages external APIs like VirusTotal and Mastodon to transmit encrypted communications, ensuring stealth and anonymity during operations.
To use REC2 effectively:
main.rs
) with appropriate API tokens and URLs from VirusTotal or Mastodon.make virustotal_windows
or make mastodon_linux
.make c2server_release
and execute commands to manage implants remotely.For example:
bash./server_release VirusTotal --url <URL> --token <TOKEN> --key <AES_KEY>
This command initiates communication with implants via VirusTotal.
REC2 offers flexible compilation methods:
REC2 continues to evolve with planned features like asynchronous job status checks, enhanced session management commands, and potential integration with additional social networks like SoundCloud.
REC2 is strictly for educational purposes. Unauthorized use of this tool is illegal. Users are responsible for complying with all applicable laws.
For more information and access to the repository, visit GitHub under the username D1rkMtr.
The TruffleHog Burp Suite Extension is a powerful tool designed to scan HTTP traffic within…
The ps5Spoofer is a tool designed for the PlayStation 5 (PS5) that patches the PS4…
The eWPTX (eLearnSecurity Web Application Penetration Tester Extreme) certification is a challenging credential that validates…
AMSI (Antimalware Scan Interface) is a Windows feature designed to help protect systems from malware…
Xkeys is a Burp Suite extension designed to extract interesting strings such as keys, secrets,…
DEDSEC_BOTNET is a Linux-based tool designed for creating and managing advanced botnet payloads. It is…