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