nerdexam
CompTIA

220-1102 · Question #411

A technician downloads a validated security tool and notes the vendor hash of a58e87a2. When the download is complete, the technician again validates the hash, but the value returns as 2a876a7d3…

The correct answer is C. Modified file. The discrepancy between the vendor hash and the downloaded file's hash indicates that the file was altered or corrupted during or after download.

Security

Question

A technician downloads a validated security tool and notes the vendor hash of a58e87a2. When the download is complete, the technician again validates the hash, but the value returns as 2a876a7d3. Which of the following is the MOST likely cause of the Issue?

Options

  • APrivate-browsing mode
  • BInvalid certificate
  • CModified file
  • DBrowser cache

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    78% (18)
  • D
    4% (1)

Why each option

The discrepancy between the vendor hash and the downloaded file's hash indicates that the file was altered or corrupted during or after download.

APrivate-browsing mode

Private-browsing mode affects browser history and cookies but does not alter the content of downloaded files or their cryptographic hashes.

BInvalid certificate

An invalid certificate would typically prevent the download from starting securely or would issue a warning before the download, but it wouldn't change the file's hash after it has been downloaded.

CModified fileCorrect

A cryptographic hash is a unique digital fingerprint of a file; if the hash value changes, it means the file's contents have been modified in some way, even if subtle. This modification could indicate tampering, corruption, or an incomplete download, making 'Modified file' the most likely cause for the hash mismatch.

DBrowser cache

Browser cache stores copies of web pages and files to speed up browsing, but it does not change the cryptographic hash of a downloaded file's content.

Concept tested: File integrity verification using hashing

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil

Topics

#Hashing#File Integrity#Security Tools#Tampering

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice