Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
byt3bl33d3r edited this page Aug 29, 2018 · 1 revision

Red Baron

Red Baron is a set of modules and custom/third-party providers for Terraform which tries to automate creating resilient, disposable, secure and agile infrastructure for Red Teams.

During Red Team assessments, infrastructure creation and management can be a huge time sink. This project tries to alleviate this by attempting to automate some (if not all) aspects by providing a set of modules and example configurations: testers can pick & choose the infrastructure to be created and configure it to their needs. Additionally, thanks to the taint Terraform command, burned infrastucture can be re-created in a matter of minutes.

This documentation assumes you are somewhat familiar with Terraform

Terraform's documentation can be found here