mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Just add changelog entries for my changes in r16541 and r16559
This commit is contained in:
parent
c9e68798c9
commit
e4c1ad93d8
1 changed files with 9 additions and 0 deletions
|
|
@ -39,6 +39,15 @@ o Added an Apple Filing Protocol service probe that detects Netatalk
|
|||
servers. (Apple's AFP servers are coincidentally triggered by the
|
||||
SSLSessionReq probe.) [Patrik Karlsson]
|
||||
|
||||
o [NSE] Fixed http-enum.nse to use the full pathname rather than a
|
||||
relative path for the fingerprint files. The script would throw an
|
||||
error when, for example, the --datadir option was used. This was
|
||||
reported by Ron Meldau and Brandon Enright. [Kris]
|
||||
|
||||
o [NSE] Fixed packet.lua so that functions used to set packet header
|
||||
fields (e.g. ip_set_ttl) also set the appropriate variables used to
|
||||
access the data (e.g. ip_ttl). [Kris]
|
||||
|
||||
o Updated IANA assignment IP list for random IP (-iR) generation. Now
|
||||
even 001/8 has been allocated. [Kris]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue