mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
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:
parent
ea7da393f4
commit
7e9fff9dfb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue