1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 06:29:03 +00:00

Note some done stuff

This commit is contained in:
fyodor
2011-07-19 02:06:39 +00:00
parent e2bb7cc271
commit 737035118a

View File

@@ -13,15 +13,6 @@ o Ncat chat (at least in ssl mode) no longer gives the banner greeting
the one running on chat.nmap.org as of 6/20/11. Verify by running
"ncat --ssl -v chat.nmap.org"
o If possible, Ncat, in listen mode, should probably listen on the system's
IPv6 interfaces as well as IPv4. This is what servers like apache
and ssh do by default. It might now be possible to listen on IPv6
by running a second ncat with -6, but that doesn't really work for
broker and chat modes because you want the IPv6 users to be able to
talk to IPv4 and vice versa.
- This was partially implemented, but still doesn't seem to work in
--chat mode. Can test against chat.nmap.org
o Integrate new OS detection submissions (We have about 1,700
submissions since 11/30/10)
@@ -49,9 +40,6 @@ o Nmap should defer address parsing in arguments until it has read
a similar problem if you do "-A -6" (but "-6 -A works properly).
This is a possible feature creeper task.
o Right before the release, we could build Ncat portable and post it
on http://nmap.org/ncat/.
==Things needed for next STABLE release go ABOVE THIS LINE==
o We should document Ron's sample script
@@ -677,6 +665,20 @@ o random tip database
DONE:
o If possible, Ncat, in listen mode, should probably listen on the system's
IPv6 interfaces as well as IPv4. This is what servers like apache
and ssh do by default. It might now be possible to listen on IPv6
by running a second ncat with -6, but that doesn't really work for
broker and chat modes because you want the IPv6 users to be able to
talk to IPv4 and vice versa.
- This was partially implemented, but still doesn't seem to work in
--chat mode. Can test against chat.nmap.org
- Done. Tested on scanme with David & Fyodor on 7/18/11.
o Right before the release, we could build Ncat portable and post it
on http://nmap.org/ncat/.
- Actually we did that for 5.59BETA1, which is good enough for now.
o CHANGELOG updates [Fyodor]
o [Ncat] Add new certificate bundle (ca-bundle.crt) since the current