Overview of Leonidas
masterLeonidas is a framework for executing attacker actions in the cloud. It uses a YAML-based format to define cloud attacker Tactics, Techniques, and Procedures (TTPs) along with their associated detection properties.
These YAML definitions can be compiled into three distinct outputs:
- A web API: Exposes each test case as an individual endpoint.
- Sigma rules: For detection engineering.
- Documentation: For visualizing the defined TTPs.
Leonidas supports both AWS environments and Kubernetes environments.