GCIH · Question #428
What is the goal of the containment phase of incident handling?
The correct answer is C. Preventing the attacker from further compromising systems. The containment phase of incident handling focuses on limiting the spread and impact of an active incident to prevent additional systems from being compromised.
Question
What is the goal of the containment phase of incident handling?
Options
- AMonitoring the attacker to gather data on the progress of the attack
- BAnalyzing a system to determine if an incident has occurred
- CPreventing the attacker from further compromising systems
- DRemoving all artifacts of the attacker from the impacted system
How the community answered
(39 responses)- B5% (2)
- C92% (36)
- D3% (1)
Why each option
The containment phase of incident handling focuses on limiting the spread and impact of an active incident to prevent additional systems from being compromised.
Monitoring the attacker to gather intelligence may occasionally occur during containment but is not its primary goal; it more closely describes activities in the identification or threat-hunting phases.
Analyzing systems to determine whether an incident occurred is the objective of the identification phase, which precedes containment.
Containment is specifically designed to stop the attacker from moving laterally, escalating privileges, or damaging additional assets while the organization prepares for eradication. Actions such as isolating affected hosts, blocking malicious network traffic, and disabling compromised accounts are all containment strategies aimed at bounding the incident's scope.
Removing attacker artifacts such as malware and backdoors is the goal of the eradication phase, which follows containment.
Concept tested: Incident response containment phase objectives
Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r2.pdf
Topics
Community Discussion
No community discussion yet for this question.