An incident response analyst confirms that an on-premises virtual machine hosting a critical enterprise database is actively communicating with a known malicious external C2 server and executing an unauthorized encryption routine on local volumes. What is the immediate next step the analyst should take in accordance with standard incident response playbooks?
- Isolate the virtual machine from the network segment while maintaining system power to preserve volatile memory artifacts.Answer
- BRestore the database files and system state directly from the most recent immutable backup vault.
- CPower down the host hypervisor and reformat all attached storage volumes containing encrypted files.
- DReconfigure the perimeter firewall to inspect and block cross-site scripting (XSS) reflection vectors.
Answer
Isolate the virtual machine from the network segment while maintaining system power to preserve volatile memory artifacts.
Under standard incident response lifecycle frameworks, containment is the mandatory immediate phase once an active threat is identified. Isolating the virtual machine at the network layer stops command-and-control communications and prevents lateral movement across the enterprise network. Maintaining system power ensures volatile memory (RAM) is preserved for forensic collection.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle Phase Order and Host Isolation