300-220 · Question #113
Constructing a signature for detection involves:
The correct answer is A. Identifying unique patterns of attack. Constructing a detection signature means capturing the distinctive, repeatable characteristics of an attack - specific byte sequences, behavioral patterns, network traffic anomalies, or registry changes - so that a security tool (IDS/IPS, SIEM, AV) can reliably recognize that…
Question
Constructing a signature for detection involves:
Options
- AIdentifying unique patterns of attack
- BEstimating the cost of an attack
- CPredicting future attack vectors
- DCalculating the downtime caused by an attack
How the community answered
(33 responses)- A85% (28)
- B3% (1)
- C9% (3)
- D3% (1)
Explanation
Constructing a detection signature means capturing the distinctive, repeatable characteristics of an attack - specific byte sequences, behavioral patterns, network traffic anomalies, or registry changes - so that a security tool (IDS/IPS, SIEM, AV) can reliably recognize that attack when it occurs again. Option B (estimating cost) and Option D (calculating downtime) are business-impact activities, not technical detection engineering tasks. Option C (predicting future vectors) describes threat intelligence or forecasting work, which precedes signature creation but is not the act of building one.
Memory tip: Think of a signature like a criminal's fingerprint - you're not guessing what crime they'll commit next (C) or tallying the damage (B/D); you're capturing the unique mark they leave behind so you can ID them on sight.
Topics
Community Discussion
No community discussion yet for this question.