mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Note interaction with realvnc-auth-bypass
This commit is contained in:
parent
76f7c48c17
commit
522b85693e
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue