Advanced Multi-Platform Command & Control Framework designed for Security Operations, featuring Redis-backed communication and advanced communication protocols.
The C2 architecture abandons traditional HTTP polling in favor of a Redis Pub/Sub model. This allows for asynchronous, bi-directional communication with millisecond latency.
Native Windows binary compiled with Go. Uses direct syscalls to interact with user-mode hooks and EDR monitoring.
macOS implant that analyzes signed binaries to execute payloads without triggering Gatekeeper or XProtect.
Python payload generator that detects virtualized environments and modifies behavior to adapt to analysis environments.
The framework consists of three main components: the Team Server (Python/Redis), the Operator Client (GUI), and the Implants (Go/Python).