← All talks

Kubernetes Security: Attacking and Defending K8s Clusters - Magno Logan

BSides Vancouver37:39132 viewsPublished 2021-06Watch on YouTube ↗
About this talk
BSides Vancouver 2021 This presentation aims to talk about different attack scenarios leveraging Kubernetes clusters. We'll dig deeper into a real-world attack scenario using real-world applications to demonstrate different ways attackers and malicious users can use to exploit your cluster and the applications running on it. After that, we'll provide some best practices to securing your cluster based on the scenarios and the CIS Benchmarks for Kubernetes. We'll show how to use RBAC, to enable audit logs for better visibility, and we'll set up some network policies to avoid communication between pods and prevent any lateral movement from attackers.