From 80954dea265eb35810883a4657cb71f74515eb77 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 2 Jun 2012 21:25:05 +0000 Subject: [PATCH] Add a small idea to previous todo entry --- todo/nmap.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 1cc2cf197..e3b4829a8 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -12,6 +12,8 @@ o We should add fields to the service submitter reported by Maxim Rupp (@mmrupp). The risk is low, if any, since we don't give authentication cookies for bad guys to steal, but is still better to properly escape. + o If we get a chance, would be interesting to run our XSS-testing + NSE scripts against this and see if they locate the problems. o Migrate web.insecure.org to a RHEL-6 derived distro (probably CENTOS 6, since Linode doesn't currently offer ScientificLinux images).