May 2017
Intermediate to advanced
416 pages
21h 33m
English
MySQL servers support storing multiple databases per instance. As system administrators with legitimate access or penetration testers who just compromised the server, we can list the available databases using Nmap. This is especially useful when we don't have a MySQL client at our disposal to quickly check what kind of information is stored in the database.
This recipe teaches how to use Nmap NSE to list databases in a MySQL server.
Read now
Unlock full access