
Earlier we conducted a scan of a target and discovered several services open.
command
nmap -p 0-65535 [ip target]
nmap -sV -p [target port] [ip target]
Moving over to our metasploit console check to see if the exploit has been entered
command
search samba smbd
...