From 79a663d4696a566972b5f655fb31eee0f00e1ea1 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 16 Sep 2011 17:44:57 +0000 Subject: [PATCH] Add CPE to the IPv6 OS detection todo. --- todo/nmap.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 684790caf..2002c4413 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -126,6 +126,7 @@ o IPv6 todo. - Reverse DNS resolution. - Multicast host discovery. - OS detection. + - CPE o Nmap should have a better way to handle XML script output. o We currently just stick the current script output text into an XML tag.