Files
Ares-mythic/config.json
Aryma db10c1169e chore: remove hardcoded ares remote image from config
The Ares agent image version was hardcoded in the configuration, which could become outdated. Removing it allows for more flexible and dynamic image management, potentially through external configuration or defaults.
2026-04-14 14:17:48 +07:00

8 lines
201 B
JSON

{
"exclude_payload_type": false,
"exclude_c2_profiles": false,
"exclude_documentation_payload": false,
"exclude_documentation_c2": false,
"exclude_agent_icons": false,
"remote_images": {}
}