Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/q3k/cve-2019-5736-poc

Unweaponized Proof of Concept for CVE-2019-5736 (Docker escape)
https://github.com/q3k/cve-2019-5736-poc

Last synced: 3 months ago
JSON representation

Unweaponized Proof of Concept for CVE-2019-5736 (Docker escape)

Awesome Lists containing this project

README

        

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