-
Notifications
You must be signed in to change notification settings - Fork 259
Home
byt3bl33d3r edited this page Nov 22, 2017
·
6 revisions
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