World Congress 2026 Europe β€’ Jul 10, 2026 β€’ Session details

From Build to Breach: Hacking Kubernetes Through the Supply Chain

Ali Alp

How does a seemingly harmless NPM package bypass your Kubernetes firewalls? Watch a realistic supply chain attack exploit AI-generated code and DNS tunneling to stealthily extract cluster secrets.

Pause
Mute Enter Fullscreen
#1 about 3 min

Adopting AI tools for developer container workflows

How developers rely on artificial intelligence to build software architectures and automated unit tests.

#2 about 2 min

Implementing standard Kubernetes cluster security practices

Operations teams establish secure baselines utilizing admission controllers, system call monitors, and restricted network policies.

#3 about 3 min

Infiltrating the open source software supply chain

Malicious actors compromise dependencies in package registries and artificially inflate repository reputation to target AI training sets.

#4 about 4 min

Understanding dependency trees and DNS resolution mechanics

Attackers leverage deeply nested leaf dependencies and legitimate cluster DNS structures to conceal unauthorized network traffic.

#5 about 6 min

Executing a DNS exfiltration attack in Kubernetes

A live demonstration shows how a compromised container payload leaks service account tokens through encoded subdomain queries.

#6 about 4 min

Analyzing the failure of standard admission controllers

Standard defense configurations overlook stealthy transport mechanisms because default monitoring policies ignore capability-free UDP traffic.

#7 about 4 min

Auditing AI-generated dependencies for multi-vector threats

Organizations must perform contextual security analysis on interconnected software packages instead of blindly trusting automated deployments.

#8 about 3 min

Enforcing DNS hygiene and repository reputation boundaries

Monitoring outbound resolution protocols and avoiding unwarranted repository endorsements significantly restricts automated supply chain vulnerabilities.

#9 about 6 min

Exploring advanced threat detection and monitoring configurations

Advanced configurations allow system call monitors to inspect sensitive environment variables and catch complex hidden exploits.

Matching moments

1:39 min

Introduction to Kubernetes security challenges and opportunities

Marc Nimmerrichter Β· World Congress 2022

3:36 min

Understanding software supply chain threats and security risks

Andrei Epure Andrei Epure Β· World Congress 2024

3:39 min

Exploring the mechanics of software supply chain attacks

Chris Heilmann Chris Heilmann +2 Β· LIVE

1:03 min

Highlighting supply chain vulnerabilities from obfuscated package manager backdoors

Daniel Cranney Daniel Cranney +1 Β· LIVE

4:40 min

Assessing common Kubernetes security incidents and misconfigurations

Rico Komenda Rico Komenda Β· World Congress 2025

5:13 min

Identifying sophisticated supply chain attacks and simulated software vulnerabilities

Mohamed Shiralizadeh Β· Coffee With Developers