350-201 · Question #72
A malware outbreak is detected by the SIEM and is confirmed as a true positive. The incident response team follows the playbook to mitigate the threat. What is the first action for the incident…
The correct answer is B. Isolate critical hosts from the network. In incident response, containment must precede all other remediation steps to stop active damage; isolating infected hosts is the immediate first action after a confirmed true positive.
Question
A malware outbreak is detected by the SIEM and is confirmed as a true positive. The incident response team follows the playbook to mitigate the threat. What is the first action for the incident response team?
Options
- AAssess the network for unexpected behavior
- BIsolate critical hosts from the network
- CPatch detected vulnerabilities from critical hosts
- DPerform analysis based on the established risk factors
How the community answered
(61 responses)- A7% (4)
- B89% (54)
- C3% (2)
- D2% (1)
Why each option
In incident response, containment must precede all other remediation steps to stop active damage; isolating infected hosts is the immediate first action after a confirmed true positive.
Assessing the network for unexpected behavior is part of the detection and analysis phase, which has already concluded since the SIEM confirmed a true positive before this step.
Isolating critical hosts from the network is the first containment action because it immediately stops the malware from communicating with command-and-control infrastructure, spreading laterally to other hosts, or exfiltrating data. NIST SP 800-61 and standard IR playbooks place containment as the first active step after identification is confirmed, because all subsequent actions - analysis, patching, and recovery - are undermined if the threat continues to propagate freely.
Patching vulnerabilities is a remediation and recovery activity that occurs after the threat is contained, not as the immediate first action during an active outbreak.
Performing risk-factor analysis is a preparation and planning activity, not an operational response step taken during an active confirmed incident.
Concept tested: Incident response containment as first action
Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r2.pdf
Topics
Community Discussion
No community discussion yet for this question.