mysql-databases
脚本使用类型:
portrule
  脚本所属分类:
  discovery, intrusive
  
脚本下载地址: http://nmap.org/svn/scripts/mysql-databases.nse
Attempts to list all databases on a MySQL server.
The username to use for authentication. If unset it
attempts to use credentials found by mysql-brute or
mysql-empty-password.
The password to use for authentication. If unset it
attempts to use credentials found by mysql-brute or
mysql-empty-password.
执行格式
nmap -sV --script=mysql-databases <target>
3306/tcp open mysql | mysql-databases: | information_schema | mysql | horde | album | mediatomb |_ squeezecenter
Author: Patrik Karlsson
License: VER007 整理 http://www.ver007.com