File lltd-discovery
Script types:
prerule
Categories:
broadcast, discovery, safe
Download: http://nmap.org/svn/scripts/lltd-discovery.nse
User Summary
Uses the Microsoft LLTD protocol to discover hosts on a local network.
For more information on the LLTD protocol please refer to http://www.microsoft.com/whdc/connect/Rally/LLTD-spec.mspx
Script Arguments
interface,
a string specifying which interface to do lltd discovery on. If not specified, all ethernet interfaces are tried.
max-newtargets, newtargets
See the documentation for the target library.Example Usage
nmap -e <interface> --script lltd-discovery
Script Output
| lltd-discovery: | IP: 192.168.56.101 MAC: 08:00:27:cc:fe:36 IPv6: fe80:0000:0000:0000:c152:9853:f921:9b82 | IP: 192.168.56.102 MAC: 08:00:27:11:04:a9 IPv6: fe80:0000:0000:0000:a5cb:ae6f:1b5f:0595 |_ Use the newtargets script-arg to add the results as targets
Requires
Author: Gorjan Petrovski
License: Same as Nmap--See http://nmap.org/book/man-legal.html




