How Attackers Use It
Attack Summary
Attacker inserts malicious SQL into an input field. The database executes it, allowing authentication bypass, full data extraction, or even OS command execution via stored procedures.
- Recon identifies injectable parameters in login, search, or filter endpoints.
- Payloads are tested to confirm query manipulation and error-based behavior.
- Attackers pivot to UNION-based, boolean-based, or time-based extraction.
- Compromised database users can lead to data theft and privilege escalation.