External Modules
Search for exploits
Exploitdb from the CLI
$searchsploit <name>
$searchsploit -t <title> --exclude=".py"Importing the exploit
cp <exploit.rb> /usr/share/metasploit-framework/modules/exploits/unix/webapp/nagios3_command_injection.rb
Last updated