During a malware-persistence investigation on a Linux system, an analyst must verify whether a critical executable has been altered since deployment. The task requires generating a value from the file that can be compared against a trusted reference to validate its integrity using a Python-based forensic utility. Which script should be used to perform this verification?
Submit