⚠️ This repository is no longer actively maintained. Try out the CALDERA Emu plugin instead.
A plugin supplying CALDERA with the TTPs used within the ATT&CK Evaluations Round 1 (APT3). For more information see https://attackevals.mitre.org/about-attack-evaluations.html
- Plugin Installation
- Lab Setup
- Execution
Clone the Eval plugin into the caldera/plugin directory
git clone https://github.com/mitre-attack/evals_caldera.git
Add Eval plugin to CALDERA config conf/local.yml
plugins:
- evals_caldera
Fill out facts in data/facts/
specific to your setup.
Minimum requirements:
- Initial host exists within a windows domain
- Remote shared drive is mounted
Please read the full documentation for this plugin.