Script nbns-interfaces

Script types: portrule
Categories: default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/nbns-interfaces.nse

Script Summary

Retrieves IP addresses of the target's network interfaces via NetBIOS NS. Additional network interfaces may reveal more information about the target, including finding paths to hidden non-routed networks via multihomed systems.

Example Usage

nmap -sU -p 137 --script nbns-interfaces <host>

Script Output

PORT    STATE SERVICE
137/udp open  netbios-ns
| nbns-interfaces:
|   hostname: NOTEBOOK-NB3
|   interfaces:
|     10.5.4.89
|     192.168.56.1
|_    172.24.80.1
MAC Address: 9C:7B:EF:AA:BB:CC (Hewlett Packard)

Requires


Author:

  • Andrey Zhukov from USSC

License: Same as Nmap--See https://nmap.org/book/man-legal.html