madhuakula / kubernetes-goat

Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀
https://madhuakula.com/kubernetes-goat
MIT License
4.28k stars 704 forks source link

Feature reqeust: Add Scenario #4

Open RealHarshThakur opened 4 years ago

RealHarshThakur commented 4 years ago

A scenario where exploiting privileged pods with help of nsenter by mounting the process namespace would be nice.

madhuakula commented 4 years ago

Hey @harshthakur9030

Thanks for the request. I also have some scenarios wanted to build and couldn't as it doesn't support all the Kubernetes environments. Like some scenarios required specific cluster version and configuration.

But, I will try to at least add documentation and steps to perform with screenshots for learning purposes.

Feel free to make a PR :)

Thanks again!