kube-goat icon indicating copy to clipboard operation
kube-goat copied to clipboard

A deliberately vulnerable Kubernetes cluster

Results 16 kube-goat issues
Sort by recently updated
recently updated
newest added

### Motivation Directory traversal / RCE / SSRF can lead to exposure of the default service account token. This challenge of web app vulns + SA token submission.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Following the instructions / running the bash script an error is thrown when this instruction is called: ```bash ~/dev/kube-goat/deploy/kind> kind get kubeconfig-path ERROR: unknown command "kubeconfig-path" for "kind get" ```...

While trying to setup kube-goat in a kind cluster I faced this error: ``` ERROR: failed to create cluster: unknown apiVersion: kind.sigs.k8s.io/v1alpha3 ``` Looking at the [kind](https://kind.sigs.k8s.io/docs/user/configuration/) documentation, the apiVersion...

Getting the following error when running the installer as per the README: ``` ClusterName as positional argument is deprecated and will be removed in a future version Error: Validation failed:...