nerdexam
F5

401 · Question #68

Which solution is effective in mitigating SQL injection attacks?

The correct answer is C. Validating and sanitizing user input. See the full explanation below for the reasoning.

Question

Which solution is effective in mitigating SQL injection attacks?

Options

  • AInstalling a new web server
  • BImplementing strong employee passwords
  • CValidating and sanitizing user input
  • DIncreasing server bandwidth

How the community answered

(40 responses)
  • A
    8% (3)
  • B
    13% (5)
  • C
    78% (31)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 401 Practice