Overview
UNION-based SQLi appends a second query to the original usingUNION SELECT. Requires: output visible on page, and matching column count/types.
UNION-based SQL injection: column enumeration, data extraction, and database-specific payloads.
UNION SELECT. Requires: output visible on page, and matching column count/types.