From d385d58136232912ea02259154dd335852d05205 Mon Sep 17 00:00:00 2001 From: Jason Ostrom Date: Thu, 17 Aug 2023 11:09:42 -0700 Subject: [PATCH] Added cnappgoat --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7417f65..b02524e 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo | [TerraGoat](https://github.com/bridgecrewio/terragoat) | Terraform | Self-hosted multi-cloud (AWS, Azure, GCP)| Multiple, [Bridgecrew](https://www.bridgecrew.io/) | Vulnerable by design terraform repository| | [PurpleCloud](https://www.purplecloud.network) | Azure | Research Lab | [Jason Ostrom](https://twitter.com/securitypuck) | Using python and terraform, build your own Azure security lab| | [SimuLand](https://github.com/Azure/SimuLand) | Azure | Research Lab | [Roberto Rodriguez](https://twitter.com/Cyb3rWard0g) | Using Azure RM templates, create your own Azure security lab| +| [CNAPPgoat](https://github.com/ermetic-research/cnappgoat) | Pulumi | Self-hosted multi-cloud (AWS, Azure, GCP)| [Ermetic Research](https://ermetic.com/blog/cloud/cnappgoat-multicloud-open-source-tool-for-deploying-vulnerable-by-design-cloud-resources/) | Modularly provision vulnerable-by-design components in AWS, GCP, Azure| ## AWS @@ -123,3 +124,5 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo [SimuLand](https://github.com/Azure/SimuLand): Using Azure RM templates, create your own Azure security lab. +[CNAPPgoat](https://github.com/ermetic-research/cnappgoat): Using Pulumi, modularly provision vulnerable-by-design components in AWS, GCP, Azure. The vulnerabilities are modular scenarios with no guided walkthrough existing yet. +