Temp fix to reduce the number of times this script gets executed. This change removes it from the category "version"

This commit is contained in:
paulino 2012-07-17 01:37:55 +00:00
parent ea7da393f4
commit 7e9fff9dfb

View file

@ -52,7 +52,7 @@ References:
author = "Paulino Calderon <calderon () websec mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"exploit","version","vuln"}
categories = {"exploit","vuln"}
local http = require "http"
local nmap = require "nmap"