SQL injection 🔴 Attack

SQL injection (SQLi) is a malicious technique used by attackers to compromise the security of a web application.

It involves inserting malicious SQL code into the input fields of a web application in order to manipulate the underlying database. It exploits vulnerabilities in the way the application processes user input and constructs its SQL queries.