From 8b8e4e307e4f6844b7e2ab87ef969b7963915164 Mon Sep 17 00:00:00 2001 From: batrick Date: Sun, 16 Dec 2012 00:18:13 +0000 Subject: [PATCH] This script never ends and seeks to crash the web server... why was this categorized as safe?? --- scripts/http-slowloris-check.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-slowloris-check.nse b/scripts/http-slowloris-check.nse index d8d57005b..2dd358936 100644 --- a/scripts/http-slowloris-check.nse +++ b/scripts/http-slowloris-check.nse @@ -53,7 +53,7 @@ Idea from Qualys blogpost: author = "Aleksandar Nikolic" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" -categories = {"vuln", "safe"} +categories = {"vuln", "intrusive"} portrule = shortport.http