Checksums

Checksum comparison

Grab the hashes of any file using the [sha1/sha256/md5]sum.exe executables. Can be used for threat hunting and correlating IOCs

md5sum.exe [malware_name]
sha1sum.exe
sha256sum.exe

Last updated

Was this helpful?