SQL Injection

An SQL injection is a type of security vulnerability that allows an attacker to manipulate a database by injecting malicious SQL code into a vulnerable web application's input fields or parameters.

Last updated

Was this helpful?