Skip to main content

Detection

Test with single quotes and boolean conditions: a syntax error or changed response confirms the injection point.

sqlmap

Let sqlmap automate discovery and extraction: use -r with a saved Burp request for the cleanest results.

Manual Union-Based

Determine the column count with ORDER BY, then use UNION SELECT to extract data: null-fill until the count matches.