A Mythic C2 Profile that allows agents to perform comand and control (C2) communication via GitHub issue comments and file pushes.
Please read the documentation thoroughly which is located in two places:
- https://github.com/scottctaylor12/github/blob/main/documentation-c2/github/_index.md
https://<your-mythic-server>:7443/docs/c2-profiles/github
after installing the C2 Profile.
To install this C2 profile on your Mythic server, log into your Mythic server's command line and run the following command:
sudo ./mythic-cli install github https://github.com/scottctaylor12/github
Read the warning at the top of the README!
At this time, the following agents can use the GitHub C2 Profile:
- Athena
I'm happy to have a look at code contributions!
Please contribute to the dev
branch at https://github.com/scottctaylor12/github :)
The C2 server code is written in Python and located in C2_Profiles/github/github/c2_code