QuestionQ446
Tools/Systems/ProgramsDuring a Linux malware-persistence investigation, an analyst needs to verify whether a critical executable has been modified since deployment. The task requires generating a value from the file that can be compared with a trusted reference to evaluate its integrity by using a Python-based forensic utility.
Which script should be used to carry out this verification?
- A Reboot_history.py
- B SystemLog_entries.py
- C hash_calculation.py
- D volatile_info.py
Community Discussion