Connect to Database
Open an interactive MySQL shell.
mysql -h -u -p
Tool
Copy-ready command templates for common penetration testing tools. Select a tool, fill in the parameters, copy, paste, profit.
MySQL client for connecting to and querying MySQL/MariaDB database servers
Parameters
Open an interactive MySQL shell.
List MySQL users and their hosts.
List all databases on the server.
Read a server-side file using LOAD_FILE().