mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Fix a typo in dhcp-discover.nse.
This commit is contained in:
parent
e7d0212d68
commit
0a479a45fa
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Additionally, the MAC address can be randomized, which should override the cache
|
|||
assign a new IP address. Extra requests can also be sent to exhaust the IP address range more quickly.
|
||||
See the 'args' section for more information.
|
||||
|
||||
DHCPINFOM is another type of DHCP request that requests the same information, but doesn't reserve
|
||||
DHCPINFORM is another type of DHCP request that requests the same information, but doesn't reserve
|
||||
an address. Unfortunately, because many home routers simply ignore DHCPINFORM requests, we opted
|
||||
to use DHCPDISCOVER instead.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue