From eecff03f35e0987d4a0aed9484a3da39a633c178 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 27 Apr 2009 20:34:55 +0000 Subject: [PATCH] Add a link relevant to web application fingerprinting to docs/TODO. --- docs/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index bf7281f61..93f4cfe2d 100644 --- a/docs/TODO +++ b/docs/TODO @@ -198,7 +198,8 @@ o [NSE] Web application fingerprinting script. Would be great to be regular expressions or other tests in a script, it should use a signature file like Nmap OS and version detection do. Might work in combination with URL grinder to check for applications at - default/common locations. + default/common locations. See also a script that does favicon + fingerprinting at http://seclists.org/nmap-dev/2008/q4/0583.html . o NSE Security Review o Consider what, if any, vulnerabilities or security risks NSE has