Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File mysql-info

Script types: portrule
Categories: default, discovery, safe
Download: http://nmap.org/svn/scripts/mysql-info.nse

User Summary

Connects to a MySQL server and prints information such as the protocol and version numbers, thread ID, status, capabilities, and the password salt.

If service detection is performed and the server appears to be blocking our host or is blocked because of too many connections, then this script isn't run (see the portrule).

Example Usage

nmap -sV -sC <target>

Script Output

3306/tcp open  mysql
|  mysql-info: Protocol: 10
|  Version: 5.0.51a-3ubuntu5.1
|  Thread ID: 7
|  Some Capabilities: Connect with DB, Transactions, Secure Connection
|  Status: Autocommit
|_ Salt: bYyt\NQ/4V6IN+*3`imj

Requires


Author: Kris Katterjohn

License: Same as Nmap--See http://nmap.org/book/man-legal.html

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]