Searching for hashes

Recipe Difficulty: Hard

Python Version: 2.7

Operating System: Linux

In this recipe, we create another triage script, this time focused on identifying files matching provided hash values. This script takes a text file containing MD5, SHA-1, or SHA-256 hashes, separated by a newline, and searches for those hashes within the evidence container. With this recipe, we will be able to quickly process evidence files, locate files of interest, and alert the user by printing the file path to the console.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.10.246