A Security Operations Center (SOC) analyst receives a high-fidelity alert indicating that an internal workstation in the payroll department is establishing outbound DNS tunneling sessions to an unknown external IP address. Investigating the endpoint reveals active memory-resident scripts attempting to stage sensitive file archives. According to standard incident response frameworks, which of the following actions should the analyst take first?
- Disconnect the affected workstation from the network segment to isolate it.Answer
- BRun an anti-malware scan to remove the malicious memory-resident scripts.
- CRestore the system operating system from a verified golden image backup.
- DModify perimeter firewall ACLs to block all inbound TCP port 80 and 443 traffic.
Answer
Disconnect the affected workstation from the network segment to isolate it.
The correct immediate action upon discovering an active threat communicating with an external malicious actor is containment. Disconnecting or network-isolating the affected workstation prevents ongoing data exfiltration and lateral spread without destroying volatile evidence stored in RAM.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle - Containment Phase