May 2017
Intermediate to advanced
416 pages
21h 33m
English
There are several methods to obtain valid MySQL usernames. For example, web servers sometimes return database connection errors that reveal the MySQL username used by the web application. Penetration testers could use this information to perform brute force password auditing attacks and obtain access to sensitive information.
This recipe describes how to launch dictionary attacks against MySQL servers with Nmap.
Read now
Unlock full access