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.
Section 3: Attack Vectors and Mitigation
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)- A8% (3)
- B13% (5)
- C78% (31)
- D3% (1)
Topics
#SQL injection#input validation#web application security
Community Discussion
No community discussion yet for this question.