Script vnc-title
Script types:
portrule
Categories:
intrusive, discovery
Download: https://svn.nmap.org/nmap/scripts/vnc-title.nse
Script Summary
Tries to log into a VNC server and get its desktop name. Uses credentials
discovered by vnc-brute, or None authentication types. If
realvnc-auth-bypass
was run and returned VULNERABLE, this script
will use that vulnerability to bypass authentication.
See also:
Script Arguments
- creds.[service], creds.global
See the documentation for the creds library.
Example Usage
nmap -sV --script=vnc-title <target>
Script Output
| vnc-title: | name: LibVNCServer | geometry: 800 x 600 |_ color_depth: 24
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html