CISM · Question #96
Which of the following should be the FIRST step when performing triage of a malware incident?
The correct answer is B. Containing the affected system. The first critical step in malware incident triage is containment, which isolates the affected system to prevent the malware from spreading and causing further damage.
Question
Which of the following should be the FIRST step when performing triage of a malware incident?
Options
- APreserving the forensic image
- BContaining the affected system
- CComparing backup against production
- DRemoving the malware
How the community answered
(42 responses)- A2% (1)
- B90% (38)
- C2% (1)
- D5% (2)
Why each option
The first critical step in malware incident triage is containment, which isolates the affected system to prevent the malware from spreading and causing further damage.
Preserving the forensic image is important for investigation and recovery but comes after containment, as the system must first be isolated to prevent further compromise before imaging.
Containing the affected system is the immediate priority in an incident response plan to prevent the malware from spreading to other systems or exfiltrating data, thereby limiting the scope and impact of the incident. This step helps stabilize the environment before further investigation or remediation.
Comparing backup against production is a recovery and analysis step that occurs later in the incident response lifecycle, typically after containment and eradication.
Removing the malware is an eradication step, which is performed after containment and proper analysis to ensure complete removal and prevent recurrence.
Concept tested: Incident response lifecycle - containment
Source: https://learn.microsoft.com/en-us/security/operations/incident-response-overview#containment
Topics
Community Discussion
No community discussion yet for this question.