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 nbstat

Script types: hostrule
Categories: default, discovery, safe
Download: http://nmap.org/svn/scripts/nbstat.nse

User Summary

Attempts to retrieve the target's NetBIOS names and MAC address.

By default, the script displays the name of the computer and the logged-in user; if the verbosity is turned up, it displays all names the system thinks it owns.

Example Usage

sudo nmap -sU --script nbstat.nse -p137 <host>

Script Output

Host script results:
|_ nbstat: NetBIOS name: WINDOWS2003, NetBIOS user: <unknown>, NetBIOS MAC: 00:0c:29:c6:da:f5 (VMware)

Host script results:
|  nbstat:
|  |  NetBIOS name: WINDOWS2003, NetBIOS user: <unknown>, NetBIOS MAC: 00:0c:29:c6:da:f5 (VMware)
|  |  Names
|  |  |  WINDOWS2003<00>      Flags: <unique><active>
|  |  |  WINDOWS2003<20>      Flags: <unique><active>
|  |  |  SKULLSECURITY<00>    Flags: <group><active>
|  |  |  SKULLSECURITY<1e>    Flags: <group><active>
|  |  |  SKULLSECURITY<1d>    Flags: <unique><active>
|_ |_ |_ \x01\x02__MSBROWSE__\x02<01>  Flags: <group><active>

Requires


Author: Brandon Enright, 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 ]