What is the attack technique used to exploit websites by altering the backend database queries through inputting manipulated queries?
A. LDAP Injection
B. SQL Injection
C. OS Commanding
D. XML Injection
Correct answer is: - SQL Injection
SQL Injection is the attack technique used to exploit websites by altering the backend database queries through inputting manipulated queries.