1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 13:19:04 +00:00

fix bug found by David

This commit is contained in:
fyodor
2009-02-10 21:18:36 +00:00
parent b85881afe0
commit d0120217ad

View File

@@ -11,6 +11,10 @@ o Fix dns-zone-transfer infinite recursion bug described at
o Ncat SSL issues. See http://seclists.org/nmap-dev/2009/q1/0319.html
o Ncat --allow/--deny bug: "--allow and --deny only support host
specification by IP address, and give no warning when you use
another form such as a host name." [David]
o Write Ncat users' guide, demonstrating all the neat stuff you can do
with it. This should probably be in DocBook XML so it can be an NNS
chapter. You might want to query nmap-dev for list of neat things