QuestionQ26

Security Operations

An analyst uses an AI platform to help correlate events. The AI output contains events that did not happen, which results in inaccurate correlations. Which of the following best describes what has occurred?

  • A Hallucinations
  • B Data exposure
  • C Malicious prompts
  • D Model poisoning
Explanation

When an AI or machine learning model generates output that includes fabricated information—such as events, facts, or details that do not actually exist or did not occur—this is known as a hallucination. Hallucinations happen when generative AI models produce plausible-sounding but false or nonsensical content not grounded in the underlying data, which can lead to inaccurate analysis or decision-making, as in this case where the AI invented events that never happened, causing incorrect event correlations. This differs from data exposure (unauthorized disclosure of sensitive information), malicious prompts (crafted inputs designed to manipulate AI behavior, e.g., prompt injection), and model poisoning (deliberate corruption of training data to bias or compromise a model).

Community Discussion

No comments yet. Be the first to start the discussion!