Common Information
Type Value
Value
import "hash"
import "console"

rule BasicHashes {
	condition:
		console.log("MD5:\t", hash.md5(0, filesize)) and console.log("SHA-1:\t", hash.sha1(0, filesize)) and console.log("SHA-256:\t", hash.sha256(0, filesize))
}
Category
Type Yara Rule
Misp Type
Description
Details Published Attributes CTI Title
Details Website 2023-07-14 19 Faster Malware Triage with YARA