mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-25 18:24:12 +00:00
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.
This commit is contained in:
12
README.md
12
README.md
@@ -43,12 +43,12 @@ Ares combines the power of the BlueHammer Windows Defender exploit with a robust
|
|||||||
|
|
||||||
As **root** user:
|
As **root** user:
|
||||||
```bash
|
```bash
|
||||||
./mythic-cli install github https://github.com/MythicAgents/Ares.git
|
./mythic-cli install github https://github.com/Aryma-f4/Ares-mythic.git
|
||||||
```
|
```
|
||||||
|
|
||||||
As **non-root** user:
|
As **non-root** user:
|
||||||
```bash
|
```bash
|
||||||
sudo -E ./mythic-cli install github https://github.com/MythicAgents/Ares.git
|
sudo -E ./mythic-cli install github https://github.com/Aryma-f4/Ares-mythic.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Once installed, restart Mythic to build the agent.
|
Once installed, restart Mythic to build the agent.
|
||||||
@@ -57,8 +57,8 @@ Once installed, restart Mythic to build the agent.
|
|||||||
|
|
||||||
1. **Clone the repository**:
|
1. **Clone the repository**:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/MythicAgents/Ares.git
|
git clone https://github.com/Aryma-f4/Ares-mythic.git
|
||||||
cd Ares
|
cd Ares-mythic
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Build the agent**:
|
2. **Build the agent**:
|
||||||
@@ -282,8 +282,8 @@ This tool is intended for:
|
|||||||
## 🐛 Issues and Support
|
## 🐛 Issues and Support
|
||||||
|
|
||||||
Report issues and feature requests:
|
Report issues and feature requests:
|
||||||
- GitHub Issues: https://github.com/MythicAgents/Ares/issues
|
- GitHub Issues: https://github.com/Aryma-f4/Ares-mythic/issues
|
||||||
- Documentation: https://github.com/MythicAgents/Ares/wiki
|
- Documentation: https://github.com/Aryma-f4/Ares-mythic/wiki
|
||||||
- Community Support: Mythic Discord server
|
- Community Support: Mythic Discord server
|
||||||
|
|
||||||
## 📄 License
|
## 📄 License
|
||||||
|
|||||||
Reference in New Issue
Block a user