Bug Hunter Handbook
Ctrlk
  • Introduction
  • Getting Started in InfoSec and Bug Bounties.
  • Presentations
  • Checklists / Guides
  • Useful Twitter Threads
  • List of Vulnerabilities
  • Approach
  • API Security
  • Mobile Security
  • Fuzzing / Wordlists
  • BugBounty Short Write-ups
  • Burp Suite Tips and Tricks
  • HackerOne Reports
  • Response Manipulation
  • Client Vs Server Side Vulnerabilities
  • DevSecOps
  • Containers
    • Docker
    • Kubernetes
    • Containers
  • AWS
  • Azure
  • Others
  • Chaining of Bugs
  • Bug Bounty Automation
  • Mindmaps
  • Oneliner Collections
  • Red Teaming
  • Blue Teamining
  • Recon One Liners
  • Misc
  • Wordpress
  • Fuzzing / FuFF
  • OWASP ZAP
  • Bug List
  • Setting up burp collaborator
  • Admin Panel PwN
  • Credential Stuffing / Dump / HaveibeenPwned?
  • Tools Required
  • Nuclei Template
  • Other BugBounty Repos / Tips
  • Interview
  • Threat Modelling
  • AppSec
Powered by GitBook
On this page
  1. Containers

Kubernetes

  • Hacking and Hardening Kubernetes Clusters by Example - Brad Geesaman https://youtube.com/watch?v=vTgQLzeBfRU… One of the best #kubernetes security talks I've seen.Hacking and Hardening Kubernetes Clusters by Example [I] - Brad...Hacking and Hardening Kubernetes Clusters by Example [I] - Brad Geesaman, Symantec While Kubernetes offers new and exciting ways to deploy and scale containe...youtube.com

\\https://www.infracloud.io/blogs/top-10-things-for-container-security/

``https://www.optiv.com/explore-optiv-insights/source-zero/anatomy-kubernetes-attack-how-untrusted-docker-images-fail-us

Tools:

https://github.com/controlplaneio/kubesec

https://github.com/chuckha/kubeyaml

https://github.com/viglesiasce/kube-lint

https://github.com/instrumenta/kubeval

https://github.com/zegl/kube-score

https://github.com/stelligent/config-lint

https://github.com/cloud66-oss/copper

https://github.com/open-policy-agent/conftest/

LogoGitHub - FairwindsOps/polaris: Validation of best practices in your Kubernetes clustersGitHub
LogoThe ultimate curated resources for Certified Kubernetes Security Specialist "CKS"DEV Community
PreviousDockerNextContainers

Last updated 1 year ago

Was this helpful?

Was this helpful?

There are some useful articles on The Chief I/O like:
https://thechief.io/c/cloudplex/21-resources-and-tutorials-learn-kubernetes/
https://thechief.io/c/cloudplex/top-20-kubernetes-interview-questions/
https://thechief.io/c/metricfire/kubernetes-networking-101/
https://thechief.io/c/metricfire/introduction-monitoring-kubernetes/
https://thechief.io/c/cloudplex/kubernetes-absolute-beginner-part-i/
https://thechief.io/c/cloudplex/kubernetes-absolute-beginner-part-ii/
https://thechief.io/c/cloudplex/kubernetes-absolute-beginner-part-iii/
https://thechief.io/c/cloudplex/kubernetes-absolute-beginner-part-iv/
More K8s articles:
https://thechief.io/c/category/kubernetes/