A tier-2 incident response analyst investigating an alert observes an unknown binary executing child processes that modify critical system registry keys and initiate outbound command-and-control (C2) traffic over non-standard ports on a remote workstation. To immediately prevent lateral movement across the internal subnet while retaining live telemetry, remote command shell access, and memory inspection capability via the agent console, which action should the analyst take?
- Initiate agent-based host isolation on the affected endpoint through the EDR platform console.Answer
- BTerminate the parent binary process and immediately issue a remote system reboot script.
- CUpdate perimeter firewall rules to block the remote IP address and non-standard port identified in the alert.
- DReclassify the enterprise EDR agent policy setting from a detective control mode to a passive auditing control mode.
Answer
Initiate agent-based host isolation on the affected endpoint through the EDR platform console.
Host isolation implemented directly by the EDR agent restricts all inbound and outbound host network communications except for the dedicated control channel between the agent and the EDR management console. This effectively neutralizes lateral movement and command-and-control communication while preserving volatile RAM state and allowing SOC analysts to run commands, extract memory, and execute playbooks remotely.
Step-by-Step Solution
Key Concept
Endpoint Detection and Response Host Isolation
Estimated Time:2m 0s