Definitions for "SQL Injection"
An attack technique used to exploit web sites by altering backend SQL statements through manipulating application input. See also " Parameter Tampering", " Form Field Manipulation".
A type of exploit whereby hackers are able to execute SQL statements via an Internet browser.
A general class of attacks specific to database-driven applications where SQL code is inserted to manipulate the database.