December 2017
Intermediate to advanced
860 pages
16h 1m
English
A particular module to use for the detailed enumeration of the MySQL database also exists in Metasploit. The module auxiliary/admin/mysql/mysql_enum single-handedly provides a ton of information for many of the modules. Let's use this module to gain information about the target as follows:

Setting the RHOSTS, USERNAME, and PASSWORD (if not blank) options, we can run the module as shown in the preceding screenshot. We can see that the module has gathered a variety of information, such as the server hostname, data directory, logging state, SSL information, and privileges, as shown in the following screen:
Read now
Unlock full access