-
Notifications
You must be signed in to change notification settings - Fork 67
q3k/cve-2019-5736-poc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CVE-2019-5736 Proof of Concept
==============================
This appends a string to the host runc binary. Bring your own payload (see stage2.c).
To run:
docker build -t cve .
docker run cve
strings /usr/bin/docker-runc | tail -n 2
About
Unweaponized Proof of Concept for CVE-2019-5736 (Docker escape)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published