Script mysql-empty-password

Script types: portrule
Categories: intrusive, auth
Download: https://svn.nmap.org/nmap/scripts/mysql-empty-password.nse

Script Summary

Checks for MySQL servers with an empty password for root or anonymous.

See also:

Example Usage

nmap -sV --script=mysql-empty-password <target>

Script Output

3306/tcp open  mysql
| mysql-empty-password:
|   anonymous account has empty password
|_  root account has empty password

Requires


Author:

  • Patrik Karlsson

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