Multiple choice

Which of the following methods is a method in which an attacker inserts malicious code into queries that run on your database?

  1. SQL injection

  2. Input validation

  3. HMAC verification

  4. SetCookies()

  5. New MySQLi

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This method is a method in which an attacker inserts malicious code into queries that run on your database.