From 5aa854a5df55c3ae3611d47c1a42b312c8ce9e2c Mon Sep 17 00:00:00 2001 From: Jason Ostrom Date: Wed, 3 May 2023 10:55:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 121736f..dff5ce2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo | Name | Technology | Category | Author | Notes | | :------------- |:-------------:| :-----:| :-----: | :------: | -| [Pentesting.Cloud](https://pentesting.cloud/) | AWS | Mixed | [Nicholas Gilbert](https://www.linkedin.com/in/nicksecurity/) | 17 free labs, requires registration | +| [Pentesting.Cloud](https://pentesting.cloud/) | AWS | Self-hosted, Author-hosted labs | [Nicholas Gilbert](https://www.linkedin.com/in/nicksecurity/) | 17 free labs, requires registration, some labs are bring your own AWS account and use cloudformation to create | | [AWS CIRT Workshop](https://aws.amazon.com/blogs/security/aws-cirt-announces-the-release-of-five-publicly-available-workshops/) | AWS | Self-hosted, guided lab | AWS CIRT | Build with Cloudformation, explore 5 common incident response scenarios observed by AWS CIRT | | [CloudGoat](https://github.com/RhinoSecurityLabs/cloudgoat) | AWS | Self-hosted, guided vulnerability lab | Multiple, [Rhino Security Labs](https://rhinosecuritylabs.com/) | Python orchestration of terraform | | [Attacking and Defending Serverless Applications](https://attack-defend-serverless.sanscloudwars.com/) | AWS | Self-hosted, guided vulnerability workshop | [Ryan Nicholson](https://twitter.com/ryananicholson) | Attack and defend a Lambda that you build in your own AWS account with author provided terraform |