{
	"id": "88f0b245-41a2-4c16-8b39-84aca0b189de",
	"created_at": "2026-04-06T00:18:10.454149Z",
	"updated_at": "2026-04-10T13:12:11.743299Z",
	"deleted_at": null,
	"sha1_hash": "ddc8320635a3ee61435d9874b74536608491b121",
	"title": "GitHub - its-a-feature/Mythic: A collaborative, multi-platform, red teaming framework",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 124266,
	"plain_text": "GitHub - its-a-feature/Mythic: A collaborative, multi-platform, red\r\nteaming framework\r\nBy its-a-feature\r\nArchived: 2026-04-05 17:55:07 UTC\r\nccoommmmiitt aaccttiivviittyy 5511//mmoonntthh\r\n ccoommmmiittss ssiinnccee vv33..44..00..55 159 FFoollllooww @@iittss__aa__ffeeaattuurree__ BBllooooddHHoouunndd SSllaacckk\r\nSSppeecctteerrOOppss SSppoonnssoorreedd PPrroojjeecctt\r\nA cross-platform, post-exploit, red teaming framework built with GoLang, docker, docker-compose, and a web\r\nbrowser UI. It's designed to provide a collaborative and user friendly interface for operators, managers, and\r\nreporting throughout red teaming.\r\nCheck out a series of YouTube videos showing Operator usage\r\nCheck out a series of YouTube videos showing Developer tips and tricks\r\nStarting Mythic\r\nMythic is controlled via the mythic-cli binary. To generate the binary, run sudo make from the main Mythic\r\ndirectory. From there, you can run sudo ./mythic-cli start to bring up all default Mythic containers.\r\nMore specific setup instructions, configurations, examples, screenshots, and more can be found on the Mythic\r\nDocumentation website.\r\nInstalling Agents and C2 Profiles\r\nThe Mythic repository itself does not host any Payload Types or any C2 Profiles. Instead, Mythic provides a\r\ncommand, ./mythic-cli install github \u003curl\u003e [-b branch name] [-f] , that can be used to install agents into\r\na current Mythic instance.\r\nPayload Types and C2 Profiles can be found on the overview page.\r\nTo install an agent, simply run the script and provide an argument of the path to the agent on GitHub:\r\nsudo ./mythic-cli install github https://github.com/MythicAgents/apfell\r\nThe same is true for installing C2 Profiles:\r\nsudo ./mythic-cli install github https://github.com/MythicC2Profiles/http\r\nhttps://github.com/its-a-feature/Mythic\r\nPage 1 of 3\n\nThis allows the agents and c2 profiles to be updated at a much more regular pace and separates out the Mythic\r\nCore components from the rest of Mythic.\r\nUpdating\r\nUse the ./mythic-cli update command to check for available updates across mythic-cli , mythic_server ,\r\nand mythic_react 's UI. This will NOT do the update for you, but let you know if an update exists. To check for\r\nupdates against a specific branch, use ./mythic-cli update -b [branch name] .\r\nMythic Docker Containers\r\nlatest docker versions\r\nMythic uses Docker and Docker-compose for all of its components, which allows Mythic to provide a wide range\r\nof components and features without having requirements exist on the host. However, it can be helpful to have\r\ninsight into how the containers are configured. All of Mythic's docker containers are hosted on DockerHub under\r\nitsafeaturemythic.\r\nAdditionally, Mythic uses a custom PyPi package (mythic_container) and a custom Golang package\r\n(https://github.com/MythicMeta/MythicContainer) to help control and sync information between all the containers\r\nas well as providing an easy way to script access to the server.\r\nDockerfiles for each of these Docker images can be found on MythicMeta.\r\nmythic-container PyPi\r\nddoowwnnllooaaddss 55..11kk//mmoonntthh\r\n ppyytthhoonn 3.11 LLaatteesstt ssttaabbllee PPyyPPii vv00..66..1166 latest tags\r\nThe mythic-container PyPi package source code is available on MythicMeta and is automatically installed on\r\nall of the mythic_python_* Docker images.\r\nThis PyPi package is responsible for connecting to RabbitMQ, syncing your data to Mythic, and responding to\r\nthings like Tasking, Webhooks, and configuration updates.\r\ngithub.com/MythicMeta/MythicContainer\r\nGo vv11..2255..11\r\n LLaatteesstt GGiittHHuubb TTaagg vv11..66..44\r\nThe github.com/MythicMeta/MythicContainer Golang package source code is available on MythicMeta.\r\nThis Golang package is responsible for connecting to RabbitMQ, syncing your data to Mythic, and responding to\r\nthings like Tasking, Webhooks, and configuration updates.\r\nMythic Scripting\r\nddoowwnnllooaaddss 1155kk//mmoonntthh\r\n ppyytthhoonn 3.10 LLaatteesstt SSttaabbllee PPyyPPii vv00..22..1100 latest release\r\nhttps://github.com/its-a-feature/Mythic\r\nPage 2 of 3\n\nScripting source code (https://github.com/MythicMeta/Mythic_Scripting)\r\nDocumentation\r\nAll documentation for the Mythic project is being maintained on the docs.mythic-c2.net website. The backing\r\ncode for the documentation is in the Mintlify_Dcumentation repository in MythicMeta.\r\nContributions\r\nA bunch of people have suffered through bug reports, changes, and fixes to help make this project better. Thank\r\nyou!\r\nThe following people have contributed a lot to the project. As you see their handles throughout the project on\r\nPayload Types and C2 Profiles, be sure to reach out to them for help and contributions:\r\n@djhohnstein\r\n@xorrior\r\n@Airzero24\r\n@SpecterOps\r\nSponsors\r\nw33ts / @w33t_io\r\nDonnieMarco\r\nLiability\r\nThis is an open source project meant to be used with authorization to assess the security posture and for research\r\npurposes.\r\nHistoric References\r\nCheck out a series of YouTube videos showing how Mythic looks/works and highlighting a few key\r\nfeatures\r\nCheck out the blog post on the rebranding.\r\nBSides Seattle 2019 Slides: Ready Player 2: Multiplayer Red Teaming against macOS\r\nBSides Seattle 2019 Demo Videos: Available on my Youtube\r\nObjective By the Sea 2019 talk on JXA: https://objectivebythesea.com/v2/talks/OBTS_v2_Thomas.pdf\r\nObjective By the sea 2019 Video: https://www.youtube.com/watch?v=E-QEsGsq3uI\u0026list=PLliknDIoYszvTDaWyTh6SYiTccmwOsws8\u0026index=17\r\nSource: https://github.com/its-a-feature/Mythic\r\nhttps://github.com/its-a-feature/Mythic\r\nPage 3 of 3",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"origins": [
		"web"
	],
	"references": [
		"https://github.com/its-a-feature/Mythic"
	],
	"report_names": [
		"Mythic"
	],
	"threat_actors": [],
	"ts_created_at": 1775434690,
	"ts_updated_at": 1775826731,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/ddc8320635a3ee61435d9874b74536608491b121.pdf",
		"text": "https://archive.orkl.eu/ddc8320635a3ee61435d9874b74536608491b121.txt",
		"img": "https://archive.orkl.eu/ddc8320635a3ee61435d9874b74536608491b121.jpg"
	}
}