File smbv2-enabled
Script types:
hostrule
Categories:
default, safe
Download: http://nmap.org/svn/scripts/smbv2-enabled.nse
User Summary
Checks whether or not a server is running the SMBv2 protocol.
Script Arguments
randomseed, smbbasic, smbport, smbsign
See the documentation for the smb library.smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.Example Usage
nmap --script smbv2-enabled.nse -p445 <host> sudo nmap -sU -sS --script smbv2-enabled.nse -p U:137,T:139 <host>
Script Output
Host script results: |_ smb-v2-enabled: Server supports SMBv2 protocol Host script results: |_ smb-v2-enabled: Server doesn't support SMBv2 protocol
Requires
Author: Ron Bowes
License: Same as Nmap--See http://nmap.org/book/man-legal.html


