1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 05:09:14 +00:00

Add IPv6 todo.

This commit is contained in:
david
2011-06-08 03:28:06 +00:00
parent a725bca1cc
commit fc3fbd6fbd

View File

@@ -23,6 +23,14 @@ o Script review:
http://seclists.org/nmap-dev/2011/q2/307.
- Outlook web address. http://seclists.org/nmap-dev/2011/q2/296.
o IPv6 todo.
- Protocol scan (-sO).
- CIDR address specification.
- Reverse DNS resolution.
- Neighbor Discovery-based host discovery (analog to ARP scan).
- Multicast host discovery.
- OS detection.
o Summer of Code feature creeper:
o Rewrite the portreasons code not to use parallel arrays
(reason_text, reason_pl_text) and not to require special alignment