vnc-brute
脚本使用类型:
portrule
脚本所属分类:
intrusive, brute
脚本下载地址: http://nmap.org/svn/scripts/vnc-brute.nse
Performs brute force password auditing against VNC servers.
执行格式
nmap --script vnc-brute -p 5900 <host>
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
Author: Patrik Karlsson
License: VER007 整理 http://www.ver007.com