1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-03 03:59:02 +00:00

Added CHANGELOG entry for db2-das-info NSE script

This commit is contained in:
tomsellers
2010-01-29 10:51:20 +00:00
parent 0b6f99affd
commit 3cd9c64405

View File

@@ -45,6 +45,12 @@ o [NSE] Fixed http-enum.nse to use the full pathname rather than a
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 [NSE] Added a new script, db2-das-info.nse, that connects to the
IBM DB2 Administration Server (DAS) exports the server profile. No
authentication is required for this request. The script will also
set the port product and version if a version scan is requested.
[Patrik Karlsson, Tom Sellers]
o Updated IANA assignment IP list for random IP (-iR) generation. Now
even 001/8 has been allocated. [Kris]