Chapter 15: SQL Injection

 Chapter 15: SQL Injection



SQL injection is a code based vulnerability that allows an attacker to read and access sensitive data from the database. SQL injection attack consists of injection of a SQL query via the input data from the client to the application.