Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]