mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Put realvnc-auth-bypass.nse in "auth" category.
This commit is contained in:
@@ -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 = {"default", "vuln", "safe"}
|
||||
categories = {"auth", "default", "vuln", "safe"}
|
||||
|
||||
require "shortport"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user