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.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()
Where is the code?
The code for this PyPi package can be found at https://github.com/MythicMeta/MythicContainerPyPi
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
Built Distribution
File details
Details for the file mythic_container-0.5.15.tar.gz
.
File metadata
- Download URL: mythic_container-0.5.15.tar.gz
- Upload date:
- Size: 91.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70dbafbeafc43b5180d69bd64e676d582d9bb8cd50235a0af46414c8615d8038 |
|
MD5 | edac1da939e35465d6a8ebd00400ac8d |
|
BLAKE2b-256 | 399a8d0a7f8e51760fe5201fca609b68523204f579e2e3ca0640171daf5d6340 |
File details
Details for the file mythic_container-0.5.15-py3-none-any.whl
.
File metadata
- Download URL: mythic_container-0.5.15-py3-none-any.whl
- Upload date:
- Size: 136.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 202991a68f09eacdc0e34721531902863c3361ce02d158430d8e812adeca2bdc |
|
MD5 | 3524f8fad5ceaf196fa5463588c2d218 |
|
BLAKE2b-256 | bffb7ebda3f107089c91d66f93cf4988f8a95760c30874c202439174c82eef73 |