Skip to content

Releases: madhuakula/kubernetes-goat

v2.3.0

03 Sep 22:12
aa72b61

Choose a tag to compare

What's Changed

  • updated the scenario-18 Falco overview image by @madhuakula in #102
  • Added Kyverno Policy Engine Security Hardening Scenario by @madhuakula in #103
  • Add OWASP K8S Top 10 Scenario Segregation by @0xCardinal in #107
  • Renamed scenario-20 filename by @madhuakula in #108
  • Added MITRE ATT&CK mapping to Kubernetes Goat by @madhuakula in #110
  • Fixed broken href links by @madhuakula in #111
  • Add references to OWASP WrongSecrets by @commjoen in #112
  • Fix typo in setup-kubernetes-goat.sh by @commjoen in #113
  • Support for Arm based Mac's - prevents system monitor (gotty) crash by @SumoSumir in #116
  • Support for Arm based Mac's - prevents hunger check (gotty) crash by @SumoSumir in #117
  • Fix typo kubernetes and infrastructure by @za in #118
  • Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.43.0 in /infrastructure/health-check by @dependabot in #119
  • deny exec error and enforce deprecation issues resolved by @nayanballa08 in #124
  • Fix typo in scenario-20.md by @Like0x in #128
  • Include namespace for all necessary fields by @rewanthtammana in #129
  • Include guidance for Kubernetes Goat deployment on Azure by @davi-cruz in #133
  • Fix Attention Boxes on azure.md by @davi-cruz in #135
  • Re-format app.py Python code with Black formatter by @za in #141
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.49.2 in /infrastructure/health-check by @dependabot in #139
  • Removed kubectl --short flag (deprecated) by @pichuang in #145
  • Use UPPERCASE in AS Dockerfile by @za in #142
  • Update showcase.md by @gvoden in #149
  • Use containerd in DIND scenario by @nmiekley in #150
  • Typo in documentation by @William-LP in #154
  • Updated GCP docs by @za in #155
  • Issue #136 change to DirectoryOrCreate by @za in #157

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Apr 22:31
76d1353

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

06 Aug 16:07
f6c07e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

18 May 18:35
4f7e6a2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 May 21:34
c9a6f17

Choose a tag to compare

What's Changed

  • Added support for linux/amd64, linux/arm64, linux/arm/v8 using docker buildx platform commands #45
  • Removing the superadmin cluster role/binding by @adamhurm in #44
  • Minor updates in documentation and commands

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

28 Apr 18:41
43d49b3

Choose a tag to compare

What's Changed

  • New Kubernetes Goat logo
  • Complete documentation and guide update re-vamp to Docusaurus
  • Updated the 20 scenarios with a new structure, diagrams, and details
  • Updated the entire Kubernetes Goat structure for usage

New Contributors

  • @apvarun added multiple contributions to documentation and fixes
  • @ant4g0nist made the new logo for Kubernetes Goat

Full Changelog: v1.1.0...v2.0.0

Multiple new scenarios and major updates

04 Jun 00:36
3cc4fe4

Choose a tag to compare

  • Multiple scenarios including defense scenarios
  • KIND Setup support
  • Added KICS tool report
  • Many others

Welcome Kubernetes-Goat

15 Jun 15:46
0734fbf

Choose a tag to compare

Scenarios

  1. Sensitive keys in code bases
  2. DIND(docker-in-docker) exploitation
  3. SSRF in K8S world
  4. Container escape to access host system
  5. Docker CIS Benchmarks analysis
  6. Kubernetes CIS Benchmarks analysis
  7. Attacking private registry
  8. NodePort exposed services
  9. Helm v2 tiller to PwN the cluster
  10. Analysing crypto miner container
  11. Kubernetes Namespaces bypass
  12. Gaining environment information
  13. DoS the memory/cpu resources
  14. Hacker Container preview