A security analyst in a SOC detects unauthorized PowerShell script execution originating from an HR department workstation that is actively communicating with an external command-and-control server. The analyst immediately isolates the workstation from the enterprise network using the EDR console. According to standard incident response frameworks, which of the following actions should the analyst perform NEXT?
- Preserve volatile memory and collect forensic evidence to analyze the persistence mechanism.Answer
- BRe-image the workstation's hard drive and restore user files from the most recent system backup.
- CDeploy automated network-wide removal scripts targeting self-propagating worm binaries.
- DDeploy Web Application Firewall rules to block cross-site scripting payloads across external portals.
Answer
Preserve volatile memory and collect forensic evidence to analyze the persistence mechanism.
Under standard incident response frameworks (such as NIST SP 800-61), once containment is achieved via network isolation, responders must capture volatile evidence (RAM, active connections, running processes) and conduct root-cause analysis before carrying out eradication or recovery activities.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle Phase Progression and Evidence Preservation