SQL Injection

Structured Query Language (SQL) Injection is a code injection technique that allows attackers to manipulate or access data in an SQL database. By inserting malicious SQL statements into input fields, an attacker can retrieve, alter, or delete sensitive information, potentially compromising the entire database.