Hash

From Digital Forensics Framework

Jump to: navigation, search

Warning.png

This page is currently being rewritten. Consequently, some information are outdated, missing or inexact.

  • Synopsis : hash path [--algorithm md5|sha1|sha224|sha256|sha384|sha512]

Hashes can be calculated for each nodes to verify their integrity.

Contents

Calculating a hash

To calculate the hash of a given node, you must right click on it and go to the menu Open with -> Hash -> Hash.

Launch hash.png

A pop-up will spawn where you can configure two arguments :

  • The path to the node you want to calculate the hash.
  • The algorithm you want to use.

Apply hash.png

You can use the Browse button to select a node. When clicking on it an other pop-up appear and allow you to select a file.

Select bin file.png

In that case we choose libsegfault.so but it could be any other files.

To select which algorithm you want to use, you will need to check the check-box and select the algorithm in the list. By default, md5 is selected.

Hash algo.png

Results

To visualise the hash you just calculated, double click on the hash module in the task manager once its status is finish. A pop-up will spawn and the hash will be visible.

Result hash.png