From 703e00d65df3b294127579c3bd120ad6e3d64c7c Mon Sep 17 00:00:00 2001 From: david Date: Sat, 16 Oct 2010 17:30:09 +0000 Subject: [PATCH] Add to CHANGELOG: o [NSE] Added the db2-discover script. This can find DB2 servers by sending a UDP broadcast. [Patrik] --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a0f9a719b..274acd2bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [NSE] Added the db2-discover script. This can find DB2 servers by + sending a UDP broadcast. [Patrik] + o [NSE] Added the hostmap script by Ange Gutek. This uses a third-party database to look up other hostnames mapping to the target.