EREBUSC2
Erebus is an AI-native C2 framework, architected from the ground up for AI-assisted operations. Human-in-the-loop by design, with secure infrastructure and a modular, cross-platform core.
Solo-built and validated against non-trivial HTB engagements. The AI operates the workflow, reasons over sessions and tasks, and prepares actions. The operator approves anything high-risk before it executes.

Erebus is live and open source. Clone it, audit it, run it for your own authorized engagements.
View on GitHubAI Control Layer
The AI drives the C2 workflow: reading state, choosing next steps, preparing tasks, and keeping the operation moving inside the authorized scope.
Human Approval Loop
Operators stay in command of risk. Sensitive actions are presented for review so the human can approve, deny, or redirect the operation.
C2 Execution Backbone
A Go teamserver, operator CLI, listener layer, task flow, and event stream provide the execution surface the AI controls under supervision.
Authorized Work Only
Erebus is for approved red team engagements, internal security testing, and research environments with explicit permission.
Operator Approval Gates
The AI can plan and queue work, but high-risk actions stop for human approval before execution.
Encrypted Control Plane
The framework uses authenticated operator access and encrypted implant communications as core design requirements.
Erebus is public on GitHub. Solo-built and validated against non-trivial HTB engagements, it's ready to clone, audit, and run for your own authorized work.
github.com/KKingZero/Erebus