Scanning SMB Services with NMAP
Metasploit Nmap Wrapper
Using a nmap wrapper inside metasploit will automatically save the results in a database, and make future searches much easier.
Open msfconsole:
msf> db_nmap -vvv -sV -A <TARGET_IP>
msf> db_nmap -vvv -sS -A -T5 --script all...
nullprofile.com2 min read