CompTIA CySA+ (CS0-002) — Question 331

A security analyst needs to provide a copy of a hard drive for forensic analysis. Which of the following would allow the analyst to perform the task?

Answer options

Correct answer: B

Explanation

Option B is correct as it uses the dd command to create a bit-by-bit copy of the hard drive and then calculates a hash for integrity verification. Option A is incorrect because the device name '/dev/one' is invalid. Option C does not create a direct hard drive copy, and option D copies files rather than creating a disk image, which does not meet the forensic requirements.