hatman_payload
Description
Detects Hatman malware
Query · yara
condition:
( hatman_memcpy and hatman_origcode and hatman_mftmsr ) and not ( hatman_origaddr and hatman_loadoff )
Rule dependencies
Depends on
-
composes · YARA private rule
hatman_loadoff -
composes · YARA private rule
hatman_memcpy -
composes · YARA private rule
hatman_mftmsr -
composes · YARA private rule
hatman_origaddr -
composes · YARA private rule
hatman_origcode