mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-23 09:54:12 +00:00
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.
8 lines
201 B
JSON
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": {}
|
|
} |