1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Add to CHANGELOG:

o [NSE] Added the db2-discover script. This can find DB2 servers by
  sending a UDP broadcast. [Patrik]
This commit is contained in:
david
2010-10-16 17:30:09 +00:00
parent 696d1946c2
commit 703e00d65d

View File

@@ -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.