From 3cd9c644056a4e179ae7e2f7fb0a37877f725a8b Mon Sep 17 00:00:00 2001 From: tomsellers Date: Fri, 29 Jan 2010 10:51:20 +0000 Subject: [PATCH] Added CHANGELOG entry for db2-das-info NSE script --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a5a680912..f1d3c9b69 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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]