Stratus Red team
Stratus Red Team is "Atomic Red Team™" for the cloud, allowing to emulate offensive attack techniques in a granular and self-contained manner.
Getting Started
Stratus Red Team is a self-contained Go binary.
See the documentation at stratus-red-team.cloud:
Installation
brew tap datadog/stratus-red-team
brew install datadog/stratus-red-team/stratus-red-team
docker pull ghcr.io/datadog/stratus-red-team
docker run --rm ghcr.io/datadog/stratus-red-team
Using Stratus Red Team as a Go Library
See Examples and Programmatic Usage.
Development
Building locally
make
./bin/stratus --help
Running locally
go run cmd/stratus/*.go list
Running the tests
make test
Building the documentation
For local usage:
pip install mkdocs-material mkdocs-awesome-pages-plugin
make docs
mkdocs serve
Acknowledgments
Maintainer: @christophetd
Similar projects (see how Stratus Red Team compares):
Inspiration and relevant resources: