During a threat hunting exercise, a security analyst discovers an unauthorized scheduled cron job executing a reverse shell script on a critical internal server. The analyst immediately isolates the host from the network to prevent command-and-control communications. According to standard incident response playbooks, which of the following actions should the analyst perform NEXT?
- AReconnect the server to the production network and monitor network traffic logs to confirm business operations are functioning normally.
- Identify the initial entry vector, eliminate the persistent scripts, and patch the exploited vulnerability on the isolated server.Cevap
- CConvene a lessons-learned session with organizational leadership to update the incident response plan and document key performance indicators.
- DUpdate the risk management register to reclassify network isolation procedures as a deterrent security control.
Cevap
The analyst should proceed to the eradication phase by identifying the entry vector, removing persistent malicious scripts, and patching the underlying vulnerability on the isolated system.
In standard incident response frameworks (such as NIST SP 800-61), once containment is established by isolating the host, responders must transition to the Eradication phase. Eradication requires identifying how the attacker gained access, removing all malicious artifacts (such as the persistent cron job and scripts), and mitigating vulnerabilities so the system can be safely restored.
Adım Adım Çözüm
Anahtar Kavram
Incident Response Lifecycle Phase Ordering (Containment to Eradication)