1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

Added ntp-monlist discovers NTP server, peer and client hosts associated with a

scanned target by sending NTPv2 Private Mode 'monitor' and 'peers' commands to
the target.
This commit is contained in:
jah
2010-06-03 12:15:40 +00:00
parent 5bdc8cda93
commit ab6e84b40d

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*- # Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added ntp-monlist.nse which discovers NTP server, peer and
client hosts associated with a scanned target by sending NTPv2
Private Mode 'monitor' and 'peers' commands to the target. [jah]
o [libpcap] Added a --disable-packet-ring option to force the use of o [libpcap] Added a --disable-packet-ring option to force the use of
an older, slower packet capture mechanism on Linux. Before Linux an older, slower packet capture mechanism on Linux. Before Linux
2.6.27, the packet ring mechanism uses different-sized kernel 2.6.27, the packet ring mechanism uses different-sized kernel