Valid AAISM Dumps shared by EduDump.com for Helping Passing AAISM Exam! EduDump.com now offer the newest AAISM exam dumps, the EduDump.com AAISM exam questions have been updated and answers have been corrected get the newest EduDump.com AAISM dumps with Test Engine here:
A security assessment revealed that attackers could access sensitive company data through chat interface injection. What is the BEST mitigation?
Correct Answer: C
AAISM explains that prompt injection attacks are best mitigated by: * strict input validation * templated prompts * controlled context windows * guardrail enforcement These prevent malicious instructions from overriding system prompts. Audits (A) are periodic, not preventive. Manual review (B) is not scalable. Monitoring (D) detects issues but does not block injection. References: AAISM Study Guide - Prompt Injection & Input Control Mechanisms.