Docker Evasion

Docker Evasion refers to the techniques and exploits used by attackers to escape the confines of a Docker container and gain unauthorized access or elevated privileges on the host system (the machine running the Docker daemon and containers).

Automated tools

Deepce

Docker pentesting tool for privilege escalation (Nmap, /etc/shadow dump, root user creation).

Docker escape tool

Utility focused on Docker privilege escalation via mounted sockets, devices, CVEs, and capability-based evasion.

Challenges for Docker Evasion