1
Use a write-blocker to connect to the suspect device — this allows the device to be read without any data being written to it, preserving the original state.
1
Create a forensic image (bit-for-bit copy) of the storage device rather than working on the original.
1
Generate a hash value (e.g. SHA-256) of both the original device and the forensic image — if the hashes match, the copy is proven identical to the original.
1
Maintain a detailed chain of custody record — document every person who handles the evidence, with date, time, location, and purpose of access.
1
Produce an impartial, repeatable report — another forensic examiner should be able to independently perform the same analysis and reach the same conclusion from the forensic image.