Multiple choice

Organisations can protect themselves from SQL injections by installing...

  1. Patches

  2. Software

  3. Upgrade

  4. Downgrade

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

Installing software patches is a key way organizations protect their database management systems and web servers from known vulnerabilities that could be exploited by SQL injection. While input validation in code is the primary defense, keeping software updated with patches is a crucial administrative safeguard.