mythic


Namemythic JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://docs.mythic-c2.net/scripting
SummaryInteract with Mythic C2 Framework Instances
upload_time2024-09-30 13:56:43
maintainerNone
docs_urlNone
author@its_a_feature_
requires_pythonNone
licenseBSD3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/d8/2f/09a9f964d5c97ac9ba6c5d466ba19e60f7f3e850e966ded80b40e1550cee/mythic-0.2.5.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.5",
    "project_urls": {
        "Homepage": "https://docs.mythic-c2.net/scripting"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f35eb14fdee5637d95ff5542ab618b8ed642d51d301ff1df060c2900c15a292",
                "md5": "f18035c1f2940583981639d339d3333e",
                "sha256": "1fbee83b979cb492d1bf0e6b80e58427f8c2ef4072d544091081ddc067c09701"
            },
            "downloads": -1,
            "filename": "mythic-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f18035c1f2940583981639d339d3333e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26389,
            "upload_time": "2024-09-30T13:56:41",
            "upload_time_iso_8601": "2024-09-30T13:56:41.330414Z",
            "url": "https://files.pythonhosted.org/packages/6f/35/eb14fdee5637d95ff5542ab618b8ed642d51d301ff1df060c2900c15a292/mythic-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d82f09a9f964d5c97ac9ba6c5d466ba19e60f7f3e850e966ded80b40e1550cee",
                "md5": "108b29d0ef96e55460cea7d30993d197",
                "sha256": "15461fc337ede18ff9f0e55c49fd8239f0f384c3f86a61d2c768beeff05f9690"
            },
            "downloads": -1,
            "filename": "mythic-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "108b29d0ef96e55460cea7d30993d197",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25793,
            "upload_time": "2024-09-30T13:56:43",
            "upload_time_iso_8601": "2024-09-30T13:56:43.225077Z",
            "url": "https://files.pythonhosted.org/packages/d8/2f/09a9f964d5c97ac9ba6c5d466ba19e60f7f3e850e966ded80b40e1550cee/mythic-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 13:56:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mythic"
}
        
Elapsed time: 0.34374s