During an insider threat investigation, a security analyst physically disconnects a target workstation's secondary storage drive to perform forensic acquisition. Before connecting the drive to the analysis workstation to capture a bit-stream image, which of the following steps should the analyst take to prevent accidental modification of metadata or timestamps?
- Attach the target drive to a hardware write-blocker prior to connecting it to the forensic workstation.Cevap
- BMount the target drive directly using the analysis workstation's native operating system set to read-only mode.
- CEncrypt the drive using an asymmetric private key to establish non-repudiation before creating the image.
- DGenerate a SHA-256 hash of the live drive while it is connected directly to the target system prior to drive removal.
Cevap
Attaching the target drive to a hardware write-blocker prior to connecting it to the forensic workstation is the essential first step to preserve evidence integrity.
Connecting the storage device through a dedicated hardware write-blocker ensures that all write requests issued by the forensic station's operating system are physically intercepted and blocked. This prevents any alteration of access times, file metadata, or sector data, maintaining the cryptographic integrity of the original media.
Adım Adım Çözüm
Anahtar Kavram
Forensic Write-Blocking and Evidence Preservation