Metasploit Background
Metasploit Background
Find Vulnerability
Load Module
Set Options
Select Payload
Set Options
Exploit
Find Vulnerability
Connect
Built in ncat program
Modules are Ruby scripts that plug into then extend Metasploit's functionality
Exploits are modules that use payloads
Search is a useful command used to locate available modules
Exploit Options
meterpreter – Fileless shell replacement software for Windows (uses dll injection)
Payload Options
Once the module is loaded, the payload selected, and the options set type
exploit or run to activate the module
For More Information