A forensic investigator arrives at an enterprise branch office to analyze a powered-on physical server suspected of hosting an active in-memory keylogger that exfiltrates proprietary records. To preserve evidence for legal proceedings while strictly following forensic acquisition standards, which of the following actions must the investigator take before acquiring non-volatile disk media?
- Capture the host system memory (RAM) to an external sanitized storage media and document the acquisition hash on the chain of custody form.Answer
- BImmediately disconnect the physical power cord from the server PSU to prevent memory content alterations by the malware.
- CConnect a hardware write-blocker to the primary storage drive and perform a full bit-stream disk image acquisition.
- DExport network socket logs from the edge firewall and sign the log digest with the investigator's private key to guarantee data integrity.
Answer
Capturing host system memory (RAM) to sanitized storage and logging its cryptographic acquisition hash on the chain of custody form prior to non-volatile disk acquisition.
The correct action prioritizes system RAM preservation over non-volatile media in strict accordance with the Order of Volatility (CPU registers/cache → System RAM → Swap/page files → Hard disk drive → Archival media). Furthermore, recording the acquisition hash on a formal chain of custody document ensures tamper-evidence and legal admissibility.
Step-by-Step Solution
Key Concept
Order of Volatility and Chain of Custody Integrity
Estimated Time:2m 0s