Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 451 Bytes

Container: nunolopes97/cve-2019-11043
Run: sudo docker run -it -p 8080:80 nunolopes97/cve-2019-11043

Exploit:

Use custom seccomp profile and check that exploit does not work.
Run: sudo docker run -it --security-opt seccomp=./nginx.json -p 8080:80 nunolopes97/cve-2019-11043