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.
Prerequisites
You need two things:- Docker (with Docker Compose v2)
- An API key (Anthropic, OpenAI, or any LiteLLM-compatible provider)
Installation
decepticon CLI.
Configuration
Configure your API key:- LLM Provider — Anthropic, OpenAI, or other LiteLLM backends
- API Key — Your provider API key
- Model Profile —
eco,max, ortest(see Multi-Model Routing)
Launch
Start Decepticon:Try the Demo
Want to see Decepticon in action before setting up your own engagement? Run the guided demo:The demo launches Metasploitable 2 as a target, loads a pre-built engagement, and runs the full kill chain automatically:
No additional configuration needed beyond your API key.
Next Steps
Configuration
Deep dive into API keys, model profiles, and environment settings.
CLI Reference
Learn all available commands and options.
Features
Explore engagement planning, kill chain execution, and C2 integration.
Architecture
Understand the isolated network architecture and agent system.
