A Security Operations Center (SOC) analyst identifies active data exfiltration from a user workstation caused by an unauthorized memory-resident process. The analyst must immediately stop the data egress and restrict lateral network communication while retaining remote console administrative access to collect RAM telemetry and run live response forensic commands. Which of the following capabilities should the analyst execute?
- EDR agent host network isolationAnswer
- BPerimeter firewall egress rule modification
- CRemote hard power-off command via management interface
- DEnterprise Group Policy script execution restriction policy deployment
Answer
EDR agent host network isolation isolates the compromised endpoint from all internal and external network communication while preserving the live telemetry management channel for SOC investigation.
The correct answer leverages the EDR agent's native network isolation feature. This places a software boundary around the endpoint host operating system, dropping all incoming and outgoing network traffic except for the encrypted control channel used by security analysts for remote triage and live response.
Step-by-Step Solution
Key Concept
EDR Host Isolation and Live Response Containment