CISM · Question #155
During incident recovery, which of the following is the BEST approach to ensure the eradication of traces hidden by an attacker?
The correct answer is A. Reinstall the system from the original source. To best ensure the complete eradication of attacker traces during incident recovery, reinstalling the system from a clean, original source is the most effective approach. This guarantees a clean state, free from hidden malware or backdoors.
Question
During incident recovery, which of the following is the BEST approach to ensure the eradication of traces hidden by an attacker?
Options
- AReinstall the system from the original source.
- BPerform continuous monitoring until validation is achieved.
- CProhibit use of the account suspected to be compromised.
- DConduct a forensic investigation to acquire evidence.
How the community answered
(49 responses)- A80% (39)
- B4% (2)
- C12% (6)
- D4% (2)
Why each option
To best ensure the complete eradication of attacker traces during incident recovery, reinstalling the system from a clean, original source is the most effective approach. This guarantees a clean state, free from hidden malware or backdoors.
Reinstalling the system from a known clean, original source, often from trusted gold images or baseline configurations, is the most thorough and reliable method to ensure that all traces of an attacker, including rootkits, hidden malware, or modified system files, are completely eradicated. This guarantees a clean operational environment.
Continuous monitoring helps detect new or re-emerging threats but cannot guarantee that all existing hidden traces from a past attack have been eradicated.
Prohibiting use of a compromised account is a containment and remediation step, but it doesn't eradicate hidden traces or malware left behind on the system by an attacker.
A forensic investigation is for acquiring evidence and understanding the attack, not for the eradication of attacker traces from the compromised system itself.
Concept tested: Incident recovery - eradication best practices
Source: https://learn.microsoft.com/en-us/compliance/assurance/assurance-incident-response-plan
Topics
Community Discussion
No community discussion yet for this question.