nerdexam
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)
  • A
    91% (29)
  • C
    3% (1)
  • D
    6% (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.

Full CY0-001 Practice