CFR-310 Exam QuestionsBrowse all questions from this exam

CFR-310 Exam - Question 4


After imaging a disk as part of an investigation, a forensics analyst wants to hash the image using a tool that supports piecewise hashing. Which of the following tools should the analyst use?

Show Answer
Correct Answer: A,D

To perform piecewise hashing, the analyst should use the tool 'hashdeep'. Hashdeep supports multiple hash functions and can perform piecewise hashing, which involves hashing large files by dividing them into smaller chunks. This feature is essential for forensic investigations to ensure data integrity and to manage large datasets efficiently.

Discussion

2 comments
Sign in to comment
r04dB10ckOption: C
Mar 17, 2023

piecewise hashing is the keyword here ..

WutanOption: D
Sep 5, 2023

The answer is D. Hashdeep is a tool that can be used to compute multiple hashes for a file or directory, including MD5, SHA-1, SHA-256, Tiger, and Whirlpool. It also supports piecewise hashing, which means that it can hash large files by dividing them into smaller chunks.