CompTIA
CY0-001 · Question #78
A web server shows signs of SQL injection. Which control BEST prevents this?
The correct answer is A. Input validation. Validating and sanitizing user input is the core SQLi defense.
Vulnerability Management
Question
A web server shows signs of SQL injection. Which control BEST prevents this?
Options
- AInput validation
- BSSL encryption
- CRuntime application self-protection (RASP)
- DAccount lockout
How the community answered
(32 responses)- A91% (29)
- C3% (1)
- D6% (2)
Explanation
Validating and sanitizing user input is the core SQLi defense.
Topics
#SQL injection#input validation#web application security#OWASP
Community Discussion
No community discussion yet for this question.