Skip to main content

Functionality for Mythic Services

Project description

Mythic Payload Type Container

The mythic_container library provides the steps for defining and utilizing payload types, c2 profiles, translation containers, webhook containers, and logging containers for Mythic. Mythic is a Command and Control (C2) framework for Red Teaming with the code on GitHub (https://github.com/its-a-feature/Mythic) and the Mythic project's documentation on GitBooks (https://docs.mythic-c2.net).

Installation

You can install the mythic scripting interface from PyPI:

pip install mythic-container

How to use

Use it with Mythic version 3.0.0.

For the main execution of the heartbeat and service functionality, simply import and start the service:

import mythic_container
import [my agent | my c2 profile | my translation container | my webhooks | my loggers]
mythic_container.mythic_service.start_and_run_forever()

Where is the code?

The code for this PyPi package can be found at https://github.com/MythicMeta/Mythic_Container

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mythic_container-0.4.19.tar.gz (81.4 kB view hashes)

Uploaded Source

Built Distribution

mythic_container-0.4.19-py3-none-any.whl (122.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page