Documentation Index
Fetch the complete documentation index at: https://docs.decepticon.red/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Every professional Red Team engagement starts with documentation — not exploitation. Decepticon enforces this through the Soundwave agent, which interviews the operator and generates a complete engagement package before any offensive action begins.No engagement runs without proper documentation. This is what separates a professional Red Team platform from a script kiddie’s toy.
The Soundwave Agent
Soundwave is Decepticon’s engagement planning specialist. Through an interactive interview, it produces:Rules of Engagement (RoE)
Defines scope, timing, and boundaries. What you can and can’t touch. Violate this and you’re not a red teamer — you’re a criminal.
Concept of Operations (ConOps)
Threat actor profile, attack methodology, the “who are we pretending to be” document. Defines initial access vectors and TTPs as MITRE ATT&CK IDs.
Deconfliction Plan
Separates red team activity from real threats. Source IPs, user-agents, time windows, and a shared code for real-time deconfliction calls with the SOC.
Operations Plan (OPPLAN)
The full mission plan. Objectives, kill chain phases, acceptance criteria. Every action maps to a purpose.
How It Works
Operator Interview
Soundwave conducts a structured interview: target scope, threat model, authorized techniques, timing constraints, and success criteria.
Document Generation
Based on the interview, Soundwave generates the complete engagement package — RoE, ConOps, Deconfliction Plan, and OPPLAN.
OPPLAN Objectives
Each OPPLAN objective is tagged with MITRE ATT&CK technique IDs, kill chain phase, and acceptance criteria. These feed directly into the autonomous execution loop.
OPPLAN Structure
The OPPLAN is the core document that drives autonomous execution. Each objective contains:PENDING → IN_PROGRESS → PASSED / BLOCKED. The orchestrator manages dependencies and adapts the attack path based on results.
Autonomous Execution
Learn how the orchestrator executes OPPLAN objectives through the autonomous kill chain.
