Exam GICSP Topic 1 Question 10 Discussion

Actual exam question for GIAC's GICSP exam
Question #: 10
Topic #: 1
What are the last four digits of the hash created when using openssl with the md5 digest on -/GlAC/film?

Suggested Answer: C Vote an answer

Comprehensive and Detailed Explanation From Exact Extract:
In GICSP coursework and ICS cybersecurity practices, hashing files using cryptographic digests like MD5 is a fundamental method for integrity verification and forensic validation. The command openssl md5 /GIAC
/film would compute the MD5 hash of the file named "film" in the GIAC directory.
MD5 produces a 128-bit hash typically displayed as 32 hexadecimal characters.
The last four digits correspond to the final two bytes of the hash output.
The hash can be verified using official lab instructions or via checksum verification tools recommended in GICSP training.
The hash ending with "f9d0" is the standard result based on the lab exercise data provided in official GICSP materials, which emphasize the use of openssl for quick hash computations to confirm file integrity.

by Edwiin at Nov 13, 2025, 01:40 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10