DefenderYara/VirTool/Win64/Havokiz/VirTool_Win64_Havokiz_Z_MTB...

11 lines
320 B
Plaintext
Raw Permalink Normal View History

2024-02-05 06:12:47 -08:00
rule VirTool_Win64_Havokiz_Z_MTB{
meta:
2024-07-06 23:13:08 -07:00
description = "VirTool:Win64/Havokiz.Z!MTB,SIGNATURE_TYPE_PEHSTR_EXT,07 00 07 00 01 00 00 "
2024-02-05 06:12:47 -08:00
strings :
2024-07-09 05:28:14 -07:00
$a_03_0 = {48 ff c1 3e 66 3b 19 75 ef 48 31 c0 66 8b 41 ?? 48 01 c8 48 31 db 66 81 c3 ?? ?? 3e 66 3b 18 75 d7 48 89 c8 c3 } //7
2024-02-05 06:12:47 -08:00
condition:
2024-07-06 23:13:08 -07:00
((#a_03_0 & 1)*7) >=7
2024-02-05 06:12:47 -08:00
}