mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Updated CHANGELOG with my newest script. I have more to add to the CHANGELOG from my recent activities, but that'll have to wait.
This commit is contained in:
parent
9465a839c1
commit
0e1a013dbf
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Added dhcp-discover.nse, which sends out DHCP probes on UDP/67 and
|
||||
displays all interesting results (or, with verbosity, all results).
|
||||
Optionally, multiple probes can be sent and the MAC address can be
|
||||
randomized in an attempt to exhaust the DHCP server's address pool
|
||||
and potentially create a denial of service condition. [Ron]
|
||||
|
||||
o The nselib/data directory is now installed. It was not installed
|
||||
before because of an error in the Makefile. The scripts that would
|
||||
not have worked after installation because they were missing data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue