{% extends "base.html" %} {% block body %}

Welcome to Mythic

Remember: You must set your current operation before you can use most of the features in Mythic. Your current operation is listed at the top next to the "Reporting" dropdown.

Mythic Quick Start Guide

  1. Create a payload at Create Components -> Create Payload
    • Select the desired OS
    • Select the C2 and fill out any parameters
    • Select the Payload Type
    • Select the commands you want stamped in
    • Upon creation, this will automatically start the selected C2 Server
  2. Download your payload from the popup or from Operational Views -> Created Payloads
  3. Run your payload on the target
  4. Interact with your callback at Operational Views -> Active Callbacks

Local Documentation
If you have the documentation container started, then you can get detailed payload and c2 profile information here.
Public Documentation
There are more docs at docs.mythic-c2.net
Community Contact
The #mythic (formerly #apfell) channel in the Bloodhound Slack is a great forum for discussion, questions, comments, etc.
Every Payload Type, C2 Profile, Command, and Browser Script should have an author associated with it. These tend to be Twitter profiles, so feel free to reach out to them as well.
GitHub Documentation
Since Mythic is public, you can always open issues/requests on GitHub
{% endblock %} {% block scripts %} {% endblock %} {% block body_config %} {% endblock %}