Discussion / Explanation for Common Errors
mythic_container
PyPi package or the Golang Package. These packages keeps track of a version that syncs up with Mythic when the container starts. As Mythic gains new functionality or changes how things are done, these containers might not be supported anymore. At any given time, Mythic could support only a single version or a range of versions.
mythic: c2profile_name
. So, in this case we see 'mythic': 'http'
which means that the http
profile is forwarding this message along to the Mythic server.
mythic-cli
to install an agent, but you’re not seeing it show up in the UI, it means that something is going wrong with booting up the agent and syncing to Mythic.
sudo ./mythic-cli logs [agent name]
to look at the output of the container. Usually you’ll see some sort of error here about why things aren’t working. This is typically the result of an agent/c2 profile being too far out of date from the rest of the Mythic instance that it can’t properly sync up anymore.