mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-18 17:04:11 +00:00
- Rename agent from "Apollo" to "Ares" across documentation and configuration - Update config.json to reference Ares container image instead of Apollo - Replace Apollo logo with Ares logo in documentation - Rename workspace file from Apollo.code-workspace to Ares.code-workspace - Add ASCII art display function to agent startup sequence - Remove obsolete refactor analysis document
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"exclude_payload_type": false,
|
|
"exclude_c2_profiles": false,
|
|
"exclude_documentation_payload": false,
|
|
"exclude_documentation_c2": false,
|
|
"exclude_agent_icons": false,
|
|
"remote_images": {
|
|
"ares": "ghcr.io/mythicagents/ares:v0.0.1.12"
|
|
}
|
|
} |