nerdexam
CompTIA

CAS-005 · Question #76

Which of the following AI concerns is most adequately addressed by input sanitization?

The correct answer is B. Prompt Injection. Prompt injection occurs when attackers manipulate input to alter the behavior of an AI model. Input sanitization helps prevent this by filtering or validating user input, ensuring that malicious commands or instructions don’t reach or influence the model's processing logic.

Submitted by fatema_kw· Mar 6, 2026Security Engineering

Question

Which of the following AI concerns is most adequately addressed by input sanitization?

Options

  • AModel inversion
  • BPrompt Injection
  • CData poisoning
  • DNon-explainable model

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    87% (34)
  • C
    3% (1)
  • D
    8% (3)

Explanation

Prompt injection occurs when attackers manipulate input to alter the behavior of an AI model. Input sanitization helps prevent this by filtering or validating user input, ensuring that malicious commands or instructions don’t reach or influence the model's processing logic.

Community Discussion

No community discussion yet for this question.

Full CAS-005 Practice