nerdexam
Cisco

210-250 · Question #41

Refer to the exhibit. During an analysis this list of email attachments is found. Which files contain the same content?

The correct answer is C. 1 and 3. Two files with identical cryptographic hash values contain identical content, regardless of filename or extension - this is the basis of hash-based file deduplication and forensic identification.

Cybersecurity Fundamentals

Question

Refer to the exhibit. During an analysis this list of email attachments is found. Which files contain the same content?

Exhibit

210-250 question #41 exhibit

Options

  • A1 and 4
  • B3 and 4
  • C1 and 3
  • D1 and 2

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    81% (26)
  • D
    9% (3)

Why each option

Two files with identical cryptographic hash values contain identical content, regardless of filename or extension - this is the basis of hash-based file deduplication and forensic identification.

A1 and 4

Files 1 and 4 have different hash values in the exhibit, indicating their content differs despite any similarity in name or size.

B3 and 4

Files 3 and 4 have different hash values in the exhibit, so their content is not identical.

C1 and 3Correct

Cryptographic hash functions such as MD5 or SHA-256 produce a fixed-length digest that is deterministically derived from file content. If files 1 and 3 share the same hash value in the exhibit, their underlying byte content is identical. This property is foundational in digital forensics and email security analysis for detecting duplicate or renamed malicious attachments.

D1 and 2

Files 1 and 2 have different hash values in the exhibit, confirming they do not share the same content.

Concept tested: Hash-based file content identification in forensics

Source: https://www.nist.gov/system/files/documents/2017/05/09/hash-functions.pdf

Topics

#file hashing#hash comparison#digital forensics#email analysis

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice