From b1342963a6bac594ef980707fe9e187d80a0ee2c Mon Sep 17 00:00:00 2001 From: tari Date: Sat, 30 Mar 2024 15:08:20 +0800 Subject: [PATCH] [ADD] wiz k8s lan party --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc8736b..712907b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo | [GCP Goat (Josh Jebaraj)](https://gcpgoat.joshuajebaraj.com/index.html) | GCP | Self-hosted, mdbook lab guide | [Josh Jebaraj](https://joshuajebaraj.com/) | Host in your own GCP account, build with provided scripts, nice guided lab workbook | | [GCPGoat (ine-labs)](https://github.com/ine-labs/GCPGoat) | GCP | Self-hosted, attack and defense manuals| Multiple, ine-labs | Bring your own GCP account, Build with terraform, one module, provides attack and defense manuals | | [Thunder CTF](https://thunder-ctf.cloud/) | GCP | Self-hosted, CTF| Multiple | Bring your own GCP account, 6 levels, practice attacking vulnerable cloud projects on GCP | +| [K8s Lan Party](https://www.k8slanparty.com/) | Kubernetes | Author hosted, CTF challenge| [Wiz ](https:www.wiz.io) | To dive into a network full of misconfigurations and exploit vulnerabilities with the goal of conquering a Kubernetes cluster | | [EKS Cluster Games](https://eksclustergames.com/) | Kubernetes | Author hosted, CTF challenge| [Wiz ](https:www.wiz.io) | Vulnerable EKS pod with flag challenges across environment, with leaderboard and requires registration | | [Bustakube](https://www.bustakube.com/) | Kubernetes | Self-hosted, import VMs| [Jay Beale](https://twitter.com/jaybeale) | Vulnerable K8S cluster, Download the VMs to build cluster and import into VMWare, run it | | [Kubernetes Goat](https://github.com/madhuakula/kubernetes-goat) | Kubernetes | Self-hosted, multi-cloud, K3S| [Madhu Akula](https://twitter.com/madhuakula) | Create and host in your own cloud account (GKE, EKS, AKS) or K3S and attack, has a guided workbook | @@ -106,6 +107,8 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo ## Kubernetes +[K8s Lan Party](https://www.k8slanparty.com/): To dive into a network full of misconfigurations and exploit vulnerabilities with the goal of conquering a Kubernetes cluster, with leaderboard and requires registration. + [EKS Cluster Games](https://eksclustergames.com/): Vulnerable EKS pod with flag challenges across environment, with leaderboard and requires registration. [Bustakube](https://www.bustakube.com/): Download a vulnerable K8S cluster as VMs that you can import and run locally in VMWare.