mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-12 19:54:12 +00:00
refactor: rename apollo to ares and add ascii art display
- 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
This commit is contained in:
@@ -4,7 +4,7 @@ chapter = false
|
||||
weight = 103
|
||||
+++
|
||||
|
||||
## Environmental Keying in Apollo
|
||||
## Environmental Keying in Ares
|
||||
|
||||
Environmental keying is a technique that restricts agent execution to specific systems. If the keying check fails, the agent will exit immediately and silently without executing any code or attempting to connect to the C2 server.
|
||||
|
||||
@@ -16,7 +16,7 @@ Environmental keying helps protect against:
|
||||
|
||||
### Keying Methods
|
||||
|
||||
Apollo supports three methods of environmental keying:
|
||||
Ares supports three methods of environmental keying:
|
||||
|
||||
#### 1. Hostname Keying
|
||||
|
||||
|
||||
Reference in New Issue
Block a user