A Security Operations Center (SOC) analyst receives a high-severity alert showing that an automated ransomware script is actively executing on an enterprise endpoint and encrypting shared network folders. The analyst confirms the active file encryption via endpoint telemetry. According to standard incident response frameworks, which of the following actions should the analyst take FIRST?
- Isolate the compromised endpoint from the network by disabling its network adapter.Answer
- BReimage the system hard drive and restore files from the most recent offline backup.
- CModify enterprise group policies to prevent PowerShell script execution across all domain workstations.
- DConvene an incident response review meeting with executive leadership to complete a lessons-learned report.
Answer
Isolate the compromised endpoint from the network by disabling its network adapter.
In accordance with standard incident response playbooks (such as NIST SP 800-61), containment must occur immediately after an active incident is confirmed to prevent further damage or data loss. Isolating the infected host from the network stops the ransomware from communicating with Command & Control (C2) servers and encrypting additional network resources while preserving the system state for forensic investigation.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle Phases and Containment Strategy
Estimated Time:1m 15s