File vnc-brute
Script types:
portrule
Categories:
intrusive, brute
Download: http://nmap.org/svn/scripts/vnc-brute.nse
User Summary
Performs brute force password auditing against VNC servers.
Script Arguments
passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb
See the documentation for the unpwdb library.Example Usage
nmap --script vnc-brute -p 5900 <host>
Script Output
PORT STATE SERVICE REASON
5900/tcp open vnc syn-ack
| vnc-brute:
| Accounts
|_ 123456 => Valid credentials
Summary
-------
x The Driver class contains the driver implementation used by the brute
library
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


