During an ongoing internal incident investigation, a security analyst suspects that a logged-in workstation is currently running an active malicious process in memory that is exfiltrating sensitive database records to an external server. The system is powered on and connected to the local network. To ensure maximum evidentiary value and legal admissibility for potential prosecution, which of the following actions should the analyst take FIRST?
- Capture the system's volatile memory (RAM) using an approved live acquisition tool before powering off or disconnecting the device.Answer
- BImmediately disconnect the power cable to freeze the current disk state and prevent further remote data exfiltration.
- CPerform a full bit-stream disk clone of the primary storage drive before capturing any system memory artifacts.
- DExport the system's security event logs to a remote network share to establish non-repudiation of user authentication.
Answer
Capturing the system's volatile memory (RAM) using an approved live acquisition tool before taking any action that modifies the system state.
According to standard digital forensics guidelines and RFC 3227 (Order of Volatility), evidence must be gathered starting from the most volatile items to the least volatile items. Active system memory (RAM) containing execution stacks, network connections, and unencrypted keys is highly perishable and must be preserved prior to powering down or performing disk-level imaging.
Step-by-Step Solution
Key Concept
Order of Volatility in Digital Forensics