1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Remove 3 vuln scripts from default category as discussed at http://seclists.org/nmap-dev/2011/q3/732

This commit is contained in:
fyodor
2011-09-07 20:40:51 +00:00
parent b1e75e504c
commit 8b88d901a9
4 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
-- 5900/tcp open vnc VNC (protocol 3.8)
-- |_realvnc-auth-bypass: Vulnerable
categories = {"auth", "default", "vuln", "safe"}
categories = {"auth", "default", "safe"}
require "shortport"