4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / Makefile
all:
	gcc -o exploit -static exploit.c

clean:
	rm -f exploit