DefenderYara/TrojanDownloader/O97M/Emotet/TrojanDownloader_O97M_Emote...

11 lines
502 B
Plaintext

rule TrojanDownloader_O97M_Emotet_AMK_MTB{
meta:
description = "TrojanDownloader:O97M/Emotet.AMK!MTB,SIGNATURE_TYPE_MACROHSTR_EXT,01 00 01 00 01 00 00 01 00 "
strings :
$a_03_0 = {2f 22 2c 22 90 02 0f 70 3a 2f 2f 90 02 df 2e 63 22 26 22 6f 22 26 22 6d 2f 90 02 df 2f 22 2c 22 90 02 0f 73 3a 2f 2f 90 02 df 2e 63 22 26 22 6f 22 26 22 6d 2f 90 02 df 2f 22 2c 22 90 02 0f 70 3a 2f 2f 90 02 df 2e 63 22 26 22 6f 22 26 22 6d 2f 90 02 df 2f 22 2c 22 90 00 } //00 00
condition:
any of ($a_*)
}