DefenderYara/VirTool/WinNT/Rootkitdrv/VirTool_WinNT_Rootkitdrv_ge...

13 lines
670 B
Plaintext

rule VirTool_WinNT_Rootkitdrv_gen_FL{
meta:
description = "VirTool:WinNT/Rootkitdrv.gen!FL,SIGNATURE_TYPE_PEHSTR,03 00 03 00 03 00 00 01 00 "
strings :
$a_01_0 = {8b 45 08 8b 4d f8 3b 08 73 39 8b 55 f8 8b 45 08 83 7c 90 04 00 74 2a 8b 4d f8 8b 55 fc 8b 45 f8 8b 75 08 8b 0c 8a 3b 4c 86 04 74 15 8b 55 f8 8b 45 08 8b 4c 90 04 8b 55 f8 8b 45 fc 8d 14 90 87 0a } //01 00
$a_01_1 = {5c 00 44 00 65 00 76 00 69 00 63 00 65 00 5c 00 64 00 6d 00 65 00 6f 00 38 00 } //01 00 \Device\dmeo8
$a_01_2 = {5c 00 44 00 6f 00 73 00 44 00 65 00 76 00 69 00 63 00 65 00 73 00 5c 00 64 00 6d 00 65 00 6f 00 38 00 } //00 00 \DosDevices\dmeo8
condition:
any of ($a_*)
}