mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
This script never ends and seeks to crash the web server... why was this categorized as safe??
This commit is contained in:
parent
76239f73b9
commit
8b8e4e307e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue