1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-15 09:56:33 +00:00

Add to CHANGELOG:

o [NSE] Enhanced firewalk.nse to automatically find the gateways at
  which probes are dropped. [Henri Doreau]
This commit is contained in:
david
2011-02-22 02:51:11 +00:00
parent 73e80d1a0a
commit 12ae6a8930

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Enhanced firewalk.nse to automatically find the gateways at
which probes are dropped. [Henri Doreau]
o [NSE] Use the correct script name in the usage example of the
smtp-enum-users script. Reported by Jamuse, who also contributed
a patch.