Kubesploit
2.12K subscribers
941 photos
195 videos
1.87K links
News and links on Kubernetes security curated by the @Learnk8s team
Website: https://kubesploit.io/
Download Telegram
10 Kubernetes Security Context settings you should understand

Read more https://snyk.io/blog/10-kubernetes-security-context-settings-you-should-understand
The CVE-2021-20291 medium-level vulnerability has been found in containers/storage Go library, leading to Denial of Service (DoS) when vulnerable container engines pull an injected image from a registry.

β†’ https://sysdig.com/blog/cve-2021-20291-cri-o-podman
The right way to authenticate to your clusters from your CI/CD pipelines

Read more: https://tremolosecurity.com/post/pipelines-and-kubernetes-authentication
Helm-scanner is a tool designed to automate discovering, templating, security scanning, then recording and providing easy access to the results for publicly available Helm charts

Read on https://github.com/bridgecrewio/helm-scanner/
[PDF] Architecting Amazon EKS for PCI DSS Compliance

πŸ‘‰ https://d1.awsstatic.com/whitepapers/architecting-amazon-eks-for-pci-dss-compliance.pdf
Krane is a simple Kubernetes RBAC static analysis tool. It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them

πŸ‘‰ https://github.com/appvia/krane
Kubernetes External Secrets allows you to use external secret management systems, like AWS Secrets Manager or HashiCorp Vault, to securely add secrets in Kubernetes

πŸ‘‰ https://github.com/external-secrets/kubernetes-external-secrets
RBAC Manager is designed to simplify authorization in Kubernetes. This is an operator that supports declarative configuration for RBAC with new custom resources

Read on: https://github.com/FairwindsOps/rbac-manager
kubelogin is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication

More: https://github.com/int128/kubelogin
The Kubernetes Goat is designed to be an intentionally vulnerable cluster environment to learn and practice Kubernetes security.

More https://github.com/madhuakula/kubernetes-goat
k8s-vault-webhook is a Kubernetes admission webhook which listen for the events related to Kubernetes resources for injecting secret directly from secret manager to pod, secret, and configmap

πŸ‘‰ https://github.com/OT-CONTAINER-KIT/k8s-vault-webhook
Connaisseur is an admission controller for Kubernetes that integrates Image Signature Verification and Trust Pinning into a cluster, as a means to ensure that only valid images are being deployed

β†’ https://github.com/sse-secure-systems/connaisseur