Mal-Hash.ps1 (v1.3 Update)

I’ve made some updates to the Mal-Hash PowerShell script. Most notable is that the script now works (via PowerShell) on Windows, Mac and Linux.

Mal-Hash.ps1 output displayed on Linux (REMnux), Windows & MacOS.

The script takes the input of a file, calculates the hashes (MD5, SHA1, SHA256), and then submits the HASH to Virus Total for analysis. The script will also run Strings against the sample. The hashes, strings and Virus Total results are both displayed on screen and saved to a text report. Timestamp of the analysis is recorded in UTC.

Get Mal-Hash.ps1 at GitHub

2 thoughts on “Mal-Hash.ps1 (v1.3 Update)

Leave a comment