An incident response team is executing a playbook following the detection of an active unauthorized remote access Trojan on an enterprise workstation. Which of the following actions represent appropriate steps to take specifically during the containment phase of the incident response lifecycle? (Select TWO.)
- Isolating the compromised workstation from the local network by disabling its network interfaceAnswer
- Blocking the remote command-and-control server's IP address at the perimeter firewallAnswer
- CReimaging the affected workstation using an approved operating system baseline image
- DHolding a lessons-learned meeting with stakeholders to update the incident response playbook
Answer
The correct containment steps are isolating the compromised workstation from the local network by disabling its network interface, and blocking the remote command-and-control server's IP address at the perimeter firewall.
The containment phase aims to limit the blast radius of a confirmed security incident. Isolating the workstation from the network stops malware from spreading laterally across internal segments. Blocking command-and-control IP addresses at the firewall halts outbound control channels and data exfiltration while keeping evidence intact.
Step-by-Step Solution
Key Concept
Incident Response Containment Strategies