From 5674514334b2bb4faafbe40fc6aae4dc85b991d8 Mon Sep 17 00:00:00 2001 From: Jason Ostrom Date: Fri, 28 Apr 2023 11:46:59 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9539a31..c64f18a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,14 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo ## Kubernetes +[Bustakube](https://www.bustakube.com/): Download a vulnerable K8S cluster as VMs that you can import and run locally in VMWare. + +[Kubernetes Goat](https://github.com/madhuakula/kubernetes-goat): Create and host in your own cloud account (GKE, EKS, AKS) or K3S and attack. Includes a guided workbook. + +[Kubecon NA 2019 CTF](https://securekubernetes.com/): Awesome CTF that you create in your GCP account. Has a guided workbook with two attack and defense scenarios plus bonus challenges. + ## Container +[Contained.af](https://contained.af/): A container escape challenge, break out of it and email the author. ## Terraform