MITRE CALDERA

CALDERA is a Cyber Security framework designed to easily run autonomous breach-and-simulation exercises. It can also be used to run manual red-team engagements or automated incident responses. The Caldera framework consists of two components:

  • The core system - This is the framework code, including an asynchronous command-and-control (C2) server with a REST API and a web interface.

  • Plugins - These are separate repositories that hang off of the core framework, providing additional functionality. Examples include agents, GUI interfaces, collections of TTP, and more.

BASE OS

  • Kali Linux or Parrot Security

    • it is preferred to use these specific pentesting distribution because they already have the extra features and utilities

Last updated