Basic GET Parameter Test
Test a URL with a GET parameter for SQL injection.
sqlmap -u "" --batch
Tool
Copy-ready command templates for common penetration testing tools. Select a tool, fill in the parameters, copy, paste, profit.
Parameters
Test a URL with a GET parameter for SQL injection.
Test a POST request body for SQL injection.
Inject through a cookie parameter.
List all databases on the server.
List all tables in a specific database.
Extract all rows from a specific table.
Increase detection coverage. Level 1–5, Risk 1–3.
Attempt to get an interactive OS shell via SQL injection.
Requires FILE and SUPER privileges on MySQL, or equivalent.
Send requests through Tor for anonymization.
Requires a running Tor service on port 9050.