Zafiyet Araştırma
CVE Araştırma
Bug Bounty
Exploit
grep Exploits /usr/share/nmap/scripts/*.nse
searchsploit "apache"
Compile Windows
i686-w64-mingw32-gcc 42341.c -o syncbreeze_exploit.exe -lws2_32
wine syncbreeze_exploit.exe
Compile Linux
# Hata veriyorsa shared ve static eklenebilir
gcc -shared -static exploit.c -o exploit
Last updated