- Linux
- Vultr Cloud, Ubuntu,
Setup Vultr: Creating an Ubuntu server and updating its repositories.
Installing docker on the server. Checking if make is already installed on the environment.
Retrieving and installing Mythic from its GitHub repository.
configuring the firewall for the Mythic server. The server should only be accessible from specified IP's.
Navigating the Mythic repository and retrieving authentication information for the login page.
Navigating the login and homepage for the Mythic web server.
Installing the Mythic Agent Apollo. Different agents have varying capabilities.
Reviewing the provided Mitre Attack framework for engagement methods.
Based on this I can begin to create a payload executable. Following its creation, you can deploy it through various mediums against desired targets. However, this as far as I'll go.