CS0-003 · Question #165
A security analyst must preserve a system hard drive that was involved in a litigation request. Which of the following is the best method to ensure the data on the device is not modified?
The correct answer is A. Generate a hash value and make a backup image. Generating a hash value and making a backup image is the best method to ensure the data on the device is not modified, as it creates a verifiable copy of the original data that can be used for forensic analysis. Encrypting the device, protecting it with a password, or…
Question
A security analyst must preserve a system hard drive that was involved in a litigation request. Which of the following is the best method to ensure the data on the device is not modified?
Options
- AGenerate a hash value and make a backup image.
- BEncrypt the device to ensure confidentiality of the data.
- CProtect the device with a complex password.
- DPerform a memory scan dump to collect residual data
How the community answered
(36 responses)- A83% (30)
- B8% (3)
- C6% (2)
- D3% (1)
Explanation
Generating a hash value and making a backup image is the best method to ensure the data on the device is not modified, as it creates a verifiable copy of the original data that can be used for forensic analysis. Encrypting the device, protecting it with a password, or performing a memory scan dump do not prevent the data from being altered or deleted.
Topics
Community Discussion
No community discussion yet for this question.