1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 10:59:02 +00:00

Added a CHANGELOG entry for the nfs-ls bug that was ignoring Mount v1.

This commit is contained in:
djalal
2011-04-22 22:32:03 +00:00
parent f8756deb0b
commit 6a50deb96e

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Fixed a bug reported by Daniel Miller that was causing the
nfs-ls script to ignore NFS mounts when the Mount version is 1.
[Djalal]
o [NSE] Added omp2-brute and omp2-enum-targets, which respectively get
authentication credentials and then a list of scanning targets from
the OpenVAS Management Protocol. [Henri Doreau]