Essential commands for penetration testing and exploit development
msfconsoleLaunch Metasploit Framework
show exploitsList available exploits
search [keyword]Search for specific exploits
use [exploit]Select a specific exploit
show optionsView exploit configuration
set RHOSTS [target]Set target host
show payloadsList available payloads
set payload [payload]Choose payload for exploit
exploitExecute selected exploit