Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 2.56 KB

README.md

File metadata and controls

35 lines (20 loc) · 2.56 KB

Mutillidae Terraform

This project contains reference architectures for Amazon Web Services (AWS), Google Cloud Platform (GCP) and Microsoft Azure Cloud. Reference architectures provide a working model to demonstrate security best-practices.

The project also contains scripts to generate a deliberately insecure lab environment. The lab environment can be used for demonstrations and in classwork.

Reference Architectures

Lab Environments

  • Amazon Web Services (AWS) - TODO - Please contribute using a Pull Request
  • Microsoft Azure Cloud - TODO - Please contribute using a Pull Request
  • Google Cloud Platform (GCP)

Cloud Command Line Interfaces (CLI) used in this project

The Amazon Web Services (AWS) aws client software

The Amazon Web Services (AWS) aws CLI client software is only needed for the Reference Architecture, but not the GCP lab.

This video shows how to install the Amazon Web Services (AWS) aws CLI client software on Ubuntu Linux. Otherwise, follow the instructions for your distribution

The Azure Cloud az client software

The Azure az software is only needed for the Reference Architecture, but not the GCP lab.

The Google Cloud Platform (GPC) gcloud client software