nerdexam
CompTIA

220-1102 · Question #598

A customer needs to verify an executable file that the customer downloaded from a website. Which of the following should the customer use to verify the file?

The correct answer is D. Checksum. A checksum is a cryptographic hash function (like MD5 or SHA-256) used to verify the integrity of files. When downloading files from the internet, websites often provide the checksum value of the file so that users can ensure the file was not altered during download or…

Security

Question

A customer needs to verify an executable file that the customer downloaded from a website. Which of the following should the customer use to verify the file?

Options

  • APassword manager
  • BBitLocker
  • CFile Vault
  • DChecksum
  • ESecure site

How the community answered

(32 responses)
  • C
    3% (1)
  • D
    94% (30)
  • E
    3% (1)

Explanation

A checksum is a cryptographic hash function (like MD5 or SHA-256) used to verify the integrity of files. When downloading files from the internet, websites often provide the checksum value of the file so that users can ensure the file was not altered during download or corrupted. The user can generate the checksum on their local system and compare it to the one provided by the site. If they match, the file is intact and safe to use. Other options like BitLocker or FileVault are encryption tools, and a password manager is irrelevant to file verification.

Topics

#File integrity#Checksum#Verification#Security

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice