# Mythic Scripting Interface
The `mythic` package creates a way to programmatically interact and control a Mythic instance. Mythic is a Command and Control (C2) framework for Red Teaming. The code is on GitHub (https://github.com/its-a-feature/Mythic) and the Mythic project's documentation is on GitBooks (https://docs.mythic-c2.net).
## Installation
You can install the mythic scripting interface from PyPI:
```
pip install mythic
```
## How to use
Version 0.0.13 of the `mythic` package supports version 2.1.* of the Mythic project.
Version 0.0.15 of the `mythic` package supports version 2.2.1 of the Mythic project.
Version 0.0.20 of the `mythic` package supports version 2.2.6 of the Mythic project (reports as version "3").
Version 0.0.21-25 of the `mythic` package supports version 2.2.8+ of the Mythic project (reports as version "3").
Version 0.0.26 of the `mythic` package supports version 2.3+ of the Mythic project (reports as version "3").
Version 0.0.29-0.0.36 of the `mythic` package supports version 2.3+ of the Mythic project utilizing the new GraphQL endpoints and reports as version "3".
This will be the last version that supports the old mythic_rest interface. Starting with version 0.1.0, the `mythic` PyPi package will only support the new GraphQL interface and will report as version "4".
Version 0.1.0 of the `mythic` package supports version 3.0 of the Mythic project utilizing the new GraphQL endpoints.
Version 0.1.8 of the `mythic` package is the last version for `Mythic v3.2`.
Version 0.2.0 of the `mythic` package supports `Mythic 3.3`.
Version 0.2.1 of the `mythic` package supports `Mythic 3.3` and adds operationName tracking to graphql queries.
# Information
The Jupyter Notebook container within Mythic provides many examples on how to use the package.
The `mythic` package leverages async HTTP requests and WebSocket connections, so it's important to make sure your codebase is running asynchronously.
Raw data
{
"_id": null,
"home_page": "https://docs.mythic-c2.net/scripting",
"name": "mythic",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "@its_a_feature_",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/6d/1b/f94f6cd65c52ce843253ff74903626a68e5493fe7d0f35edb62e82c20fbc/mythic-0.2.10.tar.gz",
"platform": null,
"description": "# Mythic Scripting Interface\n\nThe `mythic` package creates a way to programmatically interact and control a Mythic instance. Mythic is a Command and Control (C2) framework for Red Teaming. The code is on GitHub (https://github.com/its-a-feature/Mythic) and the Mythic project's documentation is on GitBooks (https://docs.mythic-c2.net).\n\n## Installation\n\nYou can install the mythic scripting interface from PyPI:\n\n```\npip install mythic\n```\n\n## How to use\n\nVersion 0.0.13 of the `mythic` package supports version 2.1.* of the Mythic project.\n\nVersion 0.0.15 of the `mythic` package supports version 2.2.1 of the Mythic project.\n\nVersion 0.0.20 of the `mythic` package supports version 2.2.6 of the Mythic project (reports as version \"3\").\n\nVersion 0.0.21-25 of the `mythic` package supports version 2.2.8+ of the Mythic project (reports as version \"3\").\n\nVersion 0.0.26 of the `mythic` package supports version 2.3+ of the Mythic project (reports as version \"3\").\n\nVersion 0.0.29-0.0.36 of the `mythic` package supports version 2.3+ of the Mythic project utilizing the new GraphQL endpoints and reports as version \"3\".\nThis will be the last version that supports the old mythic_rest interface. Starting with version 0.1.0, the `mythic` PyPi package will only support the new GraphQL interface and will report as version \"4\".\n\nVersion 0.1.0 of the `mythic` package supports version 3.0 of the Mythic project utilizing the new GraphQL endpoints.\n\nVersion 0.1.8 of the `mythic` package is the last version for `Mythic v3.2`.\n\nVersion 0.2.0 of the `mythic` package supports `Mythic 3.3`.\n\nVersion 0.2.1 of the `mythic` package supports `Mythic 3.3` and adds operationName tracking to graphql queries.\n\n# Information\n\nThe Jupyter Notebook container within Mythic provides many examples on how to use the package. \nThe `mythic` package leverages async HTTP requests and WebSocket connections, so it's important to make sure your codebase is running asynchronously. \n",
"bugtrack_url": null,
"license": "BSD3",
"summary": "Interact with Mythic C2 Framework Instances",
"version": "0.2.10",
"project_urls": {
"Homepage": "https://docs.mythic-c2.net/scripting"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "95471b12af64273d8721285d0cdb422bc70b12b7325feac759608155dc562b93",
"md5": "9568c2893aa30427f62531ece2ca4c6e",
"sha256": "6505e7f31e759bd6443f80fad0eb16c7c635cce5da5a9a562bfaab38bce0f7f4"
},
"downloads": -1,
"filename": "mythic-0.2.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9568c2893aa30427f62531ece2ca4c6e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 27260,
"upload_time": "2025-10-10T16:26:06",
"upload_time_iso_8601": "2025-10-10T16:26:06.873857Z",
"url": "https://files.pythonhosted.org/packages/95/47/1b12af64273d8721285d0cdb422bc70b12b7325feac759608155dc562b93/mythic-0.2.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6d1bf94f6cd65c52ce843253ff74903626a68e5493fe7d0f35edb62e82c20fbc",
"md5": "90b37c895f65d50d81ec5f62c2d3b48f",
"sha256": "4a3df1508135495167c6f4e645b56867f215b04bb03ce0f07909e7b2f1969ee4"
},
"downloads": -1,
"filename": "mythic-0.2.10.tar.gz",
"has_sig": false,
"md5_digest": "90b37c895f65d50d81ec5f62c2d3b48f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26679,
"upload_time": "2025-10-10T16:26:08",
"upload_time_iso_8601": "2025-10-10T16:26:08.084139Z",
"url": "https://files.pythonhosted.org/packages/6d/1b/f94f6cd65c52ce843253ff74903626a68e5493fe7d0f35edb62e82c20fbc/mythic-0.2.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-10 16:26:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mythic"
}