Documentation Index
Fetch the complete documentation index at: https://docs.mythic-c2.net/llms.txt
Use this file to discover all available pages before exploring further.
There are two components for C2 code: agent side coding and server side coding.
Agent Side Coding
This is the component that goes into your agent and handles hooking into the Mythic features, does chunking for files, reports back artifacts, keystrokes, etc.
Server Side Coding
This is the component that lives within the C2 Docker container and actually translates the C2 requests from special sauce to Mythic’s HTTP + JSON.