Metasploit
Metasploit tips and tricks
Importing a module
cp /exploit/path/exploit.rb ~/.msf4/modules/
sudo updatedb
exitPayloads
>show payloadsCreating a Module
Last updated
cp /exploit/path/exploit.rb ~/.msf4/modules/
sudo updatedb
exit>show payloadsLast updated