HOME>>>>>>>>>

File vnc-brute

脚本使用类型: portrule
脚本所属分类: intrusive, brute
脚本下载地址: 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: VER007 整理 http://www.ver007.com