Security+ Lab · Hashing

Verify a Download with an MD5 Hash

SY0-701 · 1.4 1.4.5 · Hashing
Scenario Brightwater Logistics · Deployment server

You're the systems analyst on call at Brightwater Logistics. The deployment server just pulled a new endpoint-agent installer from the vendor's download mirror. Before you push it to roughly 200 machines, you need to prove the file arrived intact — not corrupted in transit or swapped out along the way.

The vendor publishes an MD5 fingerprint for every release. Both the installer and a small text file holding that published fingerprint are sitting in D:\Staging. Calculate the installer's MD5 hash, read the published value, and confirm they match.

SentryAgent-Setup-5.2.1.msi· installer (binary)
sentry-5.2.1.md5· vendor's published hash
Windows PowerShell D:\Staging
Windows PowerShell — administrator
Try:
Task checklist 0 / 3
Integrity verdict MD5 · 128-bit
Generate the installer's MD5 hash and read the published value — the two fingerprints will line up here for a character-by-character comparison.
Questions 0 / 2
Submission Score 0 / 5
Used to label your submission. Keep personal info out of it.