A Security Operations Center (SOC) analyst detects lateral movement across several workstation subnets. Further analysis reveals that an attacker is using compromised domain administrator credentials to remotely execute malicious scripts and establish persistent connections. The organization initiates its incident response playbook and moves into the containment phase. Which TWO of the following immediate actions should the incident response team execute during this phase?
- Disconnect affected host workstations from the network via host isolation commands while keeping systems powered on.Answer
- Revoke active Kerberos ticket-granting tokens and temporarily disable the compromised administrator account.Answer
- CRe-image the compromised host workstations immediately using clean baseline gold images.
- DReconfigure perimeter firewalls to convert preventive filtering rules into detective honeypot capture mechanisms.
Answer
The incident response team should disconnect affected host workstations from the network via host isolation while keeping them powered on, and revoke active Kerberos ticket-granting tokens while temporarily disabling the compromised administrator account.
In accordance with standard NIST incident response guidelines, containment focuses on stopping the spread of an incident and mitigating active threat vectors. Network host isolation stops lateral movement across subnets while preserving RAM for forensics, and disabling compromised administrative credentials prevents further unauthorized authentication.
Step-by-Step Solution
Key Concept
Incident Response Containment Tactics and Volatility Preservation