mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-13 21: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:
@@ -1,14 +1,14 @@
|
||||
+++
|
||||
title = "Apollo"
|
||||
title = "Ares"
|
||||
chapter = true
|
||||
weight = 100
|
||||
+++
|
||||
|
||||

|
||||

|
||||
|
||||
## Summary
|
||||
|
||||
Apollo is a Windows-platform integration into the Mythic command-and-control framework. Apollo is open source, written in C#, and designed with training in mind to help students who take SpecterOps course offerings better understand how different attack techniques are implemented at a technical level.
|
||||
Ares is a Windows-platform integration into the Mythic command-and-control framework. Ares is open source, written in C#, and designed with training in mind to help students who take SpecterOps course offerings better understand how different attack techniques are implemented at a technical level.
|
||||
|
||||
### Highlighted Agent Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user