Author: Adonis Jimenez | BizDevStudio
Warning: This lab contains intentional vulnerabilities. Run in an isolated environment only.
git clone https://github.com/donny-devops/docker-hacking-lab
cd docker-hacking-lab
docker compose up -d
- Module 0: Lab Setup
- Module 1: Docker Internals and Attack Surface
- Module 2: Enumeration and Reconnaissance
- Module 3: Escape via Privileged Flag
- Module 4: Escape via Host Path Mount
- Module 5: Docker Socket Exploitation
- Module 6: TCP Daemon Exploitation
- Module 7: Image and Registry Attacks
- Module 8: Supply Chain Attacks
- Module 9: Network Attacks and Lateral Movement
- Module 10: Runtime Defense