You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ A list of free cloud native security learning labs. Includes CTF, self-hosted wo
32
32
|[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 |
33
33
|[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 |
34
34
|[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 |
35
+
|[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 |
35
36
|[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 |
36
37
|[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 |
37
38
|[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
106
107
107
108
## Kubernetes
108
109
110
+
[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.
111
+
109
112
[EKS Cluster Games](https://eksclustergames.com/): Vulnerable EKS pod with flag challenges across environment, with leaderboard and requires registration.
110
113
111
114
[Bustakube](https://www.bustakube.com/): Download a vulnerable K8S cluster as VMs that you can import and run locally in VMWare.
0 commit comments