CY0-001 · Question #70
An attacker successfully completes a denial-of-service (DoS) attack through the context window of an AI system. Thousands of characters are obfuscated and hidden behind an emoji. Which of the…
The correct answer is D. Prompt filter. A DoS attack through the context window relies on overwhelming the model with excessive or obfuscated input. Prompt filtering prevents such malicious or oversized inputs from being processed, ensuring that the model only receives safe, properly structured data within acceptable
Question
An attacker successfully completes a denial-of-service (DoS) attack through the context window of an AI system. Thousands of characters are obfuscated and hidden behind an emoji. Which of the following techniques best mitigates this type of attack?
Options
- AFraud detection
- BLarge language model (LLM)-as-a-judge
- CPattern recognition
- DPrompt filter
How the community answered
(49 responses)- A4% (2)
- B4% (2)
- C12% (6)
- D80% (39)
Explanation
A DoS attack through the context window relies on overwhelming the model with excessive or obfuscated input. Prompt filtering prevents such malicious or oversized inputs from being processed, ensuring that the model only receives safe, properly structured data within acceptable
Topics
Community Discussion
No community discussion yet for this question.