mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-25 06:54:12 +00:00
Compare commits
2 Commits
19d9c559ce
...
5110b9e400
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5110b9e400 | ||
|
|
acb4291b69 |
@@ -20,4 +20,4 @@ COPY [".", "."]
|
|||||||
RUN cd ares/agent_code && dotnet restore --verbosity quiet && rm donut ; cp /donut donut
|
RUN cd ares/agent_code && dotnet restore --verbosity quiet && rm donut ; cp /donut donut
|
||||||
RUN cd ares/agent_code && cp COFFLoader.dll /COFFLoader.dll
|
RUN cd ares/agent_code && cp COFFLoader.dll /COFFLoader.dll
|
||||||
|
|
||||||
CMD ["bash", "-c", "cp /donut ares/agent_code/donut && /venv/bin/python main.py"]
|
CMD ["bash", "-c", "cp /donut /Mythic/ares/agent_code/donut && /venv/bin/python main.py"]
|
||||||
|
|||||||
@@ -4,5 +4,5 @@
|
|||||||
"exclude_documentation_payload": false,
|
"exclude_documentation_payload": false,
|
||||||
"exclude_documentation_c2": false,
|
"exclude_documentation_c2": false,
|
||||||
"exclude_agent_icons": false,
|
"exclude_agent_icons": false,
|
||||||
"remote_images": {"ares" :"ghcr.io/aryma-f4/ares-mythic:v1.0-fixed"}
|
"remote_images": {"ares" :"ghcr.io/aryma-f4/ares-mythic:multiarch-fixed-v2"}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user