A security analyst receives a high-fidelity Endpoint Detection and Response (EDR) alert indicating that a web service process on a critical Linux server is executing unauthorized shell commands and attempting outbound command-and-control communications. The analyst must contain the threat immediately to prevent lateral movement while preserving volatile memory and maintaining an administrative management channel to the host. Which of the following is the most appropriate action to take using the EDR console?
- Execute host isolation to restrict network traffic while maintaining the EDR management agent connection.Answer
- BModify perimeter firewall access control lists (ACLs) to drop all inbound and outbound IP traffic for the server.
- CIssue a remote force restart command to reboot the Linux host and clear malicious running processes.
- DTrigger an immediate legacy antivirus full-system disk scan across all storage volumes on the target server.
Answer
Execute host isolation to restrict network traffic while maintaining the EDR management agent connection.
Executing host isolation via the EDR platform selectively blocks network traffic at the endpoint level while keeping the secure agent-to-console communications channel open. This isolates the compromised system from internal and external network assets to prevent lateral movement, while preserving volatile memory (RAM) and allowing security analysts to conduct remote containment and investigation actions.
Step-by-Step Solution
Key Concept
Endpoint Detection and Response (EDR) Host Isolation