During an incident response investigation involving suspected database exfiltration on a live cloud-hosted virtual server, a security analyst must preserve system evidence while maintaining strict chain of custody compliance for potential legal proceedings. Which of the following procedures should the analyst perform immediately following the acquisition of the system's volatile memory?
- APower off the virtual server instance immediately to freeze disk states before capturing persistent storage.
- Generate a cryptographic hash digest of the captured memory file and record the hash, timestamp, and analyst identity in the custody log.Cevap
- CEncrypt the raw memory dump using an asymmetric public key to ensure non-repudiation of the evidence without generating a separate checksum.
- DExport active operating system event logs directly to a central syslog server to secure system events prior to documenting evidence transfer.
Cevap
Generate a cryptographic hash digest of the captured memory file and record the hash, timestamp, and analyst identity in the custody log.
In digital forensics, establishing evidence integrity requires calculating a cryptographic hash (e.g., SHA-256) immediately after image acquisition. Logging the resulting hash along with acquisition details, timestamps, and investigator credentials establishes a verified chain of custody ensuring the evidence remains untampered.
Adım Adım Çözüm
Anahtar Kavram
Forensic Evidence Integrity and Chain of Custody Documentation
Tahmini Süre:2m 0s