From e9bf63538daa2700964d4f0eb0d83845e35cd0d5 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 12 Jul 2009 01:26:07 +0000 Subject: [PATCH] Add web application attack TODO--comparision w/Nessus http://blog.tenablesecurity.com/2009/06/enhanced-web-application-attacks-added-to-nessus.html --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index ba8044c43..cfc1dc7e6 100644 --- a/docs/TODO +++ b/docs/TODO @@ -311,6 +311,10 @@ o [NSE] Web application fingerprinting script. Would be great to be default/common locations. See also a script that does favicon scanning TODO item. +o [NSE] Consider how we compare to the Nessus Web Application Attack + scripts + (http://blog.tenablesecurity.com/2009/06/enhanced-web-application-attacks-added-to-nessus.html). + o Deadlock identification and correction: o Plan of action: implement freeing of script mutexes when scripts exit without freeing them (done and in /nmap now). And then if it