I am trying to test a DHCP server to see if a specific MAC address receives the correct IP address assignment.
Would it be possible to add a command line argument option to allow a MAC address to be specified?
e.g.
nmap -sU -p 67 --script=dhcp-discover -m '80:ce:62:e4:6e:f5'
Thanks.
Regards,
Paully
I am trying to test a DHCP server to see if a specific MAC address receives the correct IP address assignment.
Would it be possible to add a command line argument option to allow a MAC address to be specified?
e.g.
nmap -sU -p 67 --script=dhcp-discover -m '80:ce:62:e4:6e:f5'
Thanks.
Regards,
Paully