The core system. This is the framework code, consisting of what is available in this repository. Included is
an asynchronous command-and-control (C2) server with a REST API and a web interface.
Plugins. These repositories expand the core framework capabilities and providing additional functionality. Examples include agents, reporting, collections of TTPs and more.
Plugins
Create your own plugin! Plugin generator: Skeleton
Default
Access (red team initial access tools and techniques)
These requirements are for the computer running the core framework:
Any Linux or MacOS
Python 3.6.1+ (with Pip3)
Google Chrome is our only supported browser
Recommended hardware to run on is 8GB+ RAM and 2+ CPUs
Installation
Start by cloning this repository recursively, passing the desired version/release in x.x.x format. This will pull in all available plugins. If you clone master - or any non-release branch - you may experience bugs.
Once started, you should log into http://localhost:8888 using the credentials red/admin. Then go into Plugins -> Training and complete the capture-the-flag style training course to learn how to use the framework.
Video tutorial
Watch the following video for a brief run through of how to run your first operation.
In addition to CALDERA™’s open source capabilities, MITRE maintains several in-house CALDERA™ plugins that offer
more advanced functionality. For more information, or to discuss licensing opportunities, please reach out to
caldera@mitre.org or directly to MITRE’s Technology Transfer Office.
CALDERA™
Full documentation, training and use-cases can be found here.
CALDERA™ is a cyber security framework designed to easily automate adversary emulation, assist manual red-teams, and automate incident response.
It is built on the MITRE ATT&CK™ framework and is an active research project at MITRE.
The framework consists of two components:
Plugins
Default
More
These plugins are ready to use but are not included by default:
Requirements
These requirements are for the computer running the core framework:
Installation
Start by cloning this repository recursively, passing the desired version/release in x.x.x format. This will pull in all available plugins. If you clone master - or any non-release branch - you may experience bugs.
Next, install the PIP requirements:
Super-power your CALDERA server installation! Install GoLang (1.13+)
Finally, start the server.
Collectively this would be:
Once started, you should log into http://localhost:8888 using the credentials red/admin. Then go into Plugins -> Training and complete the capture-the-flag style training course to learn how to use the framework.
Video tutorial
Watch the following video for a brief run through of how to run your first operation.
Contributing
Refer to our contributor documentation.
Licensing
In addition to CALDERA™’s open source capabilities, MITRE maintains several in-house CALDERA™ plugins that offer more advanced functionality. For more information, or to discuss licensing opportunities, please reach out to caldera@mitre.org or directly to MITRE’s Technology Transfer Office.