AIF-C01 · Question #231
AIF-C01 Question #231: Real Exam Question with Answer & Explanation
The correct answer is B: Prompt injection. Prompt injection is an input‑level attack where a user crafts malicious input to override or manipulate the chatbot’s instructions or behavior. Addressing this vulnerability by sanitizing and constraining user prompts ensures the chatbot won’t execute unintended or harmful instru
Question
An ecommerce company is using a chatbot to automate the customer order submission process. The chatbot is powered by AI and is available to customers directly from the company's website 24 hours a day, 7 days a week. Which option is an AI system input vulnerability that the company needs to resolve before the chatbot is made available?
Options
- AData leakage
- BPrompt injection
- CLarge language model (LLM) hallucinations
- DConcept drift
Explanation
Prompt injection is an input‑level attack where a user crafts malicious input to override or manipulate the chatbot’s instructions or behavior. Addressing this vulnerability by sanitizing and constraining user prompts ensures the chatbot won’t execute unintended or harmful instructions when it goes live.
Topics
Community Discussion
No community discussion yet for this question.