DefenderYara/SoftwareBundler/Win32/ICLoader/SoftwareBundler_Win32_ICLoa...

11 lines
384 B
Plaintext

rule SoftwareBundler_Win32_ICLoader_BU_MTB{
meta:
description = "SoftwareBundler:Win32/ICLoader.BU!MTB,SIGNATURE_TYPE_PEHSTR_EXT,01 00 01 00 01 00 00 01 00 "
strings :
$a_03_0 = {03 c8 47 8d 34 10 8b 45 0c 8a 0c 11 88 0c 06 8a 8a 90 01 04 84 c9 75 90 01 01 8b 0d 90 01 04 03 ca 03 c1 8a 0d 90 01 04 30 08 83 3d 90 01 04 03 76 90 00 } //00 00
condition:
any of ($a_*)
}