Security telemetry on a corporate workstation detects a suspicious living-off-the-land binary attempting to dump process memory and establish outbound command-and-control communication. Which feature of an Endpoint Detection and Response (EDR) agent should be executed FIRST to prevent potential lateral movement while preserving remote investigation capabilities?
- Apply host network isolation via the EDR agent consoleAnswer
- BAdd a perimeter firewall rule to drop traffic destined for the external IP address
- CPush an updated static signature file to the endpoint antivirus engine
- DReboot the affected endpoint into safe mode using centralized device management
Answer
Apply host network isolation via the EDR agent console
Host network isolation restricts all network traffic on the endpoint except for encrypted communication between the EDR agent and the management console. This effectively stops lateral movement and outbound command-and-control channels without interrupting live response triage capabilities.
Step-by-Step Solution
Key Concept
EDR Host Isolation and Incident Containment