Public Exploits
searchsploit, Github
Searchsploit
Search for exploits:
Mirror (-m
) an exploit to current directory:
Github
In the following scenarios we should check out Github for public exploits:
searchsploit does not find anything useful
The exploit found by searchsploit does not work properly
The vulnerability is too new for exploit-db to include it
Compiling C Exploits
Linux Exploits
Compile:
Run:
Windows Exploits
Install mingw-64
and wine
:
Compile:
Run:
Last updated