mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Note interaction with realvnc-auth-bypass
This commit is contained in:
@@ -5,7 +5,9 @@ local vnc = require "vnc"
|
||||
|
||||
description = [[
|
||||
Tries to log into a VNC server and get its desktop name. Uses credentials
|
||||
discovered by vnc-brute, or None authentication types.
|
||||
discovered by vnc-brute, or None authentication types. If
|
||||
<code>realvnc-auth-bypass</code> was run and returned VULNERABLE, this script
|
||||
will use that vulnerability to bypass authentication.
|
||||
]]
|
||||
|
||||
author = "Daniel Miller"
|
||||
|
||||
Reference in New Issue
Block a user