700-270 · Question #68
Which option is an attribute of a day-zero attack?
The correct answer is D. It can be mitigated through the external intelligence and contextual awareness. D is correct because zero-day attacks exploit unknown vulnerabilities - no patch or signature exists yet - so traditional defenses are blind to them. External threat intelligence (real-time feeds, researcher disclosures) and contextual awareness (behavioral analysis, anomaly dete
Question
Which option is an attribute of a day-zero attack?
Options
- AIt can be mitigated with content inspection that is based on static rulesets
- BIt can be prevented through RFC application-level compliance checks.
- CIt consists of a set of known threat vectors
- DIt can be mitigated through the external intelligence and contextual awareness
How the community answered
(28 responses)- A4% (1)
- B4% (1)
- C7% (2)
- D86% (24)
Explanation
D is correct because zero-day attacks exploit unknown vulnerabilities - no patch or signature exists yet - so traditional defenses are blind to them. External threat intelligence (real-time feeds, researcher disclosures) and contextual awareness (behavioral analysis, anomaly detection) are the only mechanisms that can detect unusual activity before a formal signature is available.
Why the distractors fail:
- A is wrong because static rulesets only catch known patterns; a zero-day, by definition, has no existing rule to match against.
- B is wrong because RFC compliance checks verify protocol-level formatting, not exploit content - a zero-day payload can arrive inside perfectly compliant traffic.
- C is the opposite of reality; zero-days involve unknown threat vectors, not known ones.
Memory tip: Think "zero = zero knowledge" - zero-day means zero prior signatures exist, so you need intelligence and context (what's abnormal?) rather than static rules (what's already known?).
Topics
Community Discussion
No community discussion yet for this question.