Question

Difficulty: EasyEndpoint Detection and Response (EDR)

A security analyst receives an alert showing suspicious process activity and memory execution on an enterprise host. Which of the following actions can the analyst perform directly through an Endpoint Detection and Response (EDR) agent to immediately contain and investigate the host? (Select TWO.)

  1. Isolate the compromised host from the network while maintaining agent management connectivity.Answer
  2. B
    Modify perimeter firewall access control lists to block outbound internet traffic.
  3. Terminate running malicious processes and process trees remotely on the endpoint.Answer
  4. D
    Physically replace the host network interface card to prevent hardware spoofing.

Answer

The analyst can isolate the compromised host from the network while maintaining agent management connectivity, and terminate running malicious processes remotely on the endpoint.
Endpoint Detection and Response (EDR) agents provide direct host-level control. Isolating the endpoint restricts lateral movement while keeping command telemetry active, and terminating malicious processes stops unauthorized code execution in host memory.

Step-by-Step Solution

1
Identify the direct capabilities of host-based EDR agents during active containment.
Recognize that EDR provides centralized host isolation and remote process termination.
EDR solutions are deployed directly on endpoints to perform host-level containment and telemetry management.
2
Evaluate network isolation capabilities.
Select host network isolation.
Host network isolation cuts off communication to other internal systems while allowing security analysts to maintain an active management session to investigate.
3
Evaluate active process termination capabilities.
Select remote process termination.
EDR software enables SOC analysts to kill malicious processes running in host memory directly from the security console.

Key Concept

Endpoint Detection and Response (EDR) host isolation and process termination capabilities
Rate this question