Lab 7: SQL injection UNION attack, determining the number of columns returned by the query

Introduction Lab 7 demonstrates a practical UNION-based SQL injection technique to determine how many columns an application query returns. Using Burp Suite to intercept and replay requests, the exercise shows how iterative injection with NULL values in a UNION SELECT…













