MITRE Caldera
Last updated
Was this helpful?
Last updated
Was this helpful?
Calderaโข is an adversary emulation platform designed to easily run autonomous breach-and-attack simulation exercises. Caldera is built on the MITRE ATT&CKโข framework and is an active research project
Caldera can be installed and run in a Docker container.
Start by cloning the Caldera repository recursively, passing the desired version/release in x.x.x format:
Next, build the docker image, changing the image tag as desired.
Alternatively, you can use the docker-compose.yml
file by running:
Finally, run the docker Caldera server, changing port forwarding as required. More information on Calderaโs configuration is .
To gracefully terminate your docker container, do the following: