diff --git a/scripts/http-huawei-hg5xx-vuln.nse b/scripts/http-huawei-hg5xx-vuln.nse index 51cd5a70a..96476dff8 100644 --- a/scripts/http-huawei-hg5xx-vuln.nse +++ b/scripts/http-huawei-hg5xx-vuln.nse @@ -52,7 +52,7 @@ References: author = "Paulino Calderon " 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"