1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-04 12:36:34 +00:00

Consolidate recent new scripts in the CHANGELOG.

This commit is contained in:
david
2009-12-13 22:47:29 +00:00
parent f4262ff0cf
commit 696d5cb66d

View File

@@ -1,8 +1,5 @@
# Nmap Changelog ($Id$); -*-text-*-
o Added a new script, nfs-showmount by Patrik Karlsson, that shows nfs
exports like "showmount -e".
o Added a UDP SIPOptions probe corresponding to the TCP one thanks to
the research and testing of Patrik Karlsson and Matt Selsky.
@@ -11,6 +8,9 @@ o Added a UDP payload and service detection probe for Citrix
o Added new NSE scripts:
o nfs-showmount shows NFS exports like "showmount -e" does. [Patrik
Karlsson]
o ntp-info gets the time and configuration variables from the NTP
service. It may get such interesting information as the operating
system, server build date, and upstream time server IP address.