A security analyst captures an image of a hard drive from a compromised workstation during an active incident. Which of the following should the analyst perform immediately after acquiring the disk image to prove that the evidence remains unaltered?
- Calculate and record a cryptographic hash of the original drive and the created image.Answer
- BReboot the workstation into safe mode to verify that the forensic image boots successfully.
- CEncrypt the hard drive using the organization's public key to establish non-repudiation.
- DStore the acquired disk image directly on a network share accessible by the incident response team.
Answer
Calculating and recording cryptographic hashes of both the original media and the disk image establishes evidence integrity.
Computing cryptographic hash values immediately after drive acquisition generates a unique mathematical fingerprint of the source and target image. Matching hashes demonstrate that the forensic copy is bit-for-bit identical to the source and has not been altered.
Step-by-Step Solution
Key Concept
Cryptographic Hashing for Evidence Integrity