What is it known as when an attacker manipulates the database code to take advantage of a weakness in it?
a. SQL tearing
b. SQL manipulation
c. SQL cracking
d. SQL injection
Answer: D
SQL injection occurs when an attacker manipulates the database code to take advantage of a weakness in it.