Mythic
# 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:
References
Last updated