Commit Graph

7 Commits

Author SHA1 Message Date
Aryma
9f0471b682 docs: correct image path and update docker build platforms
Update README image source from 'apollo' to 'ares' to reflect correct branding.
Add linux/arm64/v8 to Docker build platforms for broader ARM architecture support.
2026-04-14 17:48:29 +07:00
Aryma
14397b72f4 docs: update repository URLs to reflect new fork location
Update installation, cloning, issue tracking, and documentation URLs from the original MythicAgents/Ares repository to the new Aryma-f4/Ares-mythic fork to ensure users reference the correct project location.
2026-04-14 13:41:31 +07:00
Aryma
75e7344ed6 update size 2026-04-14 13:20:13 +07:00
Aryma
b9f0db2ff6 docs: center and resize Ares logo in README
Improve visual presentation by centering the logo and setting a fixed width for better readability on various devices.
2026-04-14 13:19:43 +07:00
Aryma
9cb09d238b docs: update README image reference from AresLandscape to XF-09_Ares
The image filename was changed to reflect a more specific asset name (XF-09_Ares.png) and moved to a different directory (apollo instead of ares). This update corrects the image path to display the correct logo in the documentation.
2026-04-14 13:18:19 +07:00
Aryma
224a0013d7 feat: add Ares payload type with agent code and documentation
This commit introduces the Apollo payload type for Mythic C2, including:
- Complete .NET agent codebase with modular architecture
- Multiple C2 profile implementations (HTTP, SMB, TCP, WebSocket)
- Extensive documentation with command references and MITRE ATT&CK mappings
- Agent utilities including UAC bypasses, injection techniques, and crypto modules
- Configuration files for build systems and development environments
- Sample binaries and resources for agent functionality

The Apollo agent provides Windows post-exploitation capabilities with a focus on modularity and extensibility, supporting various communication methods and injection techniques.
2026-04-14 12:27:18 +07:00
Aryma
2f05f67733 first commit 2026-04-14 12:17:24 +07:00