During an ongoing incident, a security analyst discovers that an internal web application service account was compromised and is actively attempting unauthorized Kerberoasting attacks to extract Active Directory ticket-granting service hashes. According to standard NIST incident response frameworks, which of the following actions should the incident response team perform FIRST during the containment phase?
- Disable the compromised service account and isolate the host hosting the web application from the internal network.Cevap
- BRe-image the Active Directory Domain Controller operating system to ensure all malicious session tickets are completely destroyed.
- CDeploy an inline intrusion detection system (IDS) sensor on the domain subnet to monitor for secondary credential harvesting attempts.
- DPurge all SQL injection logs from the web server to prevent worm self-replication across connected subnets.
Cevap
Disable the compromised service account and isolate the host hosting the web application from the internal network.
The correct response prioritizes immediate containment by disabling the compromised credentials and isolating the compromised host from the network. In the NIST incident response lifecycle, containment must occur before eradication or recovery to prevent the adversary from expanding their breach footprint across the domain.
Adım Adım Çözüm
Anahtar Kavram
Incident Response Containment Phase Execution