> For the complete documentation index, see [llms.txt](https://ttp.parzival.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ttp.parzival.sh/red-teaming/c2/mythic.md).

# Mythic

```bash
# Installing Mythic
apt-get install docker-compose
git clone https://github.com/its-a-feature/Mythic && cd Mythic

# Start Mythic
./mythic-cli start
```

### Interacting with Mythic

Documenting Mythic in the style of this GitBook is a little difficult since you interact with it via a GUI. The following blog post I've written describes interacting with Mythic to create a few shells and details a brief introduction to post exploitation with the framework:

{% embed url="<https://parzival.sh/posts/Trying-out-a-New-C2-Mythic/>" %}

### References

{% embed url="<https://github.com/its-a-feature/Mythic>" %}

{% embed url="<https://www.youtube.com/watch?v=iVeewB88wx8>" %}
