Nmap Development mailing list archives

Re: Nmap 7.40 broadcast-dhcp-discover issue


From: Varunram Ganesh <varunramganesh () gmail com>
Date: Mon, 30 Jan 2017 22:05:40 +0530

Hi Akash,

The script arguments are exchangeable.

sudo nmap -d --script broadcast-dhcp-discover -e p2p0
sudo nmap -d -e p2p0 --script broadcast-dhcp-discover

both give the same output. (p2p0 is an interface)

As long as -e is followed by the interface name, it should work fine.

But I think Steven might have identified the wrong interface. Because when
I tried the script with the same arguments but a different target, I got
the same error. Worth some insight.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: