Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.3.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 | my eventing | my auth]
mythic_container.mythic_service.start_and_run_forever()

Chat containers

AI chat containers subclass mythic_container.ChatBase.Chat. The base class provides Mythic request/response types, response helpers, typed config/secret readers, chat-channel API token delegation, and reusable MCP tool primitives. Provider connection semantics stay in each chat container.

See CHAT_CONTAINERS.md for subclassing, typed settings, response helper, MCP connection, and confirmation-flow examples.

Where is the code?

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

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.7.0rc1.tar.gz (124.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mythic_container-0.7.0rc1-py3-none-any.whl (175.2 kB view details)

Uploaded Python 3

File details

Details for the file mythic_container-0.7.0rc1.tar.gz.

File metadata

  • Download URL: mythic_container-0.7.0rc1.tar.gz
  • Upload date:
  • Size: 124.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for mythic_container-0.7.0rc1.tar.gz
Algorithm Hash digest
SHA256 63b1b638b55e6e12c8e17bb6c18bcb667aa2cbffbd4a01af58951b24258719d3
MD5 a996d5aa765b124f25141b2945e7ea25
BLAKE2b-256 e8cfd5301eee566f95f0d5419108cbf48210130d56d2d6683251534a283045df

See more details on using hashes here.

File details

Details for the file mythic_container-0.7.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for mythic_container-0.7.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 fcfef63c9a27da2d942a0b790f45400ceaa98e77461bb7bffd8d9eac0496a2eb
MD5 ef0d0b8e51a61f64800f86d73e8493bd
BLAKE2b-256 803f27569058c3f0287bfd649da030528c0973512a1fc2807a0372e2c13cba3e

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page