Free CompTIA SecurityX / CASP+ CAS-005 Actual Exam Questions - Question 4 Discussion
Question No. 4
[Emerging Technologies and Threats]
Which of the following AI concerns is most adequately addressed by input sanitation?
Which of the following AI concerns is most adequately addressed by input sanitation?
Select one option, then reveal solution.
US
AN
Andre N.
2026-01-18
Maybe B makes sense because prompt injection directly involves malicious inputs trying to manipulate the AI, so sanitizing inputs should help prevent that.
0
SR
Sam R.
2026-01-15
B tbh, prompt injection seems like the best fit here. Input sanitation is all about cleaning or filtering inputs to stop malicious stuff from affecting the system. Model inversion and data poisoning are more about attacks on the training data or model itself, not just bad inputs. Non-explainable models is a different issue entirely. So yeah, getting rid of harmful inputs matches prompt injection the most. A is kinda a trap since it sounds AI-specific but input sanitation won’t really fix that.
0