DefenderYara/TrojanDownloader/MacOS/Bundlore/TrojanDownloader_MacOS_Bund...

16 lines
1010 B
Plaintext

rule TrojanDownloader_MacOS_Bundlore_D{
meta:
description = "TrojanDownloader:MacOS/Bundlore.D,SIGNATURE_TYPE_CMDHSTR_EXT,09 00 09 00 06 00 00 01 00 "
strings :
$a_00_0 = {6e 00 6f 00 68 00 75 00 70 00 20 00 2f 00 62 00 69 00 6e 00 2f 00 62 00 61 00 73 00 68 00 20 00 2d 00 63 00 20 00 65 00 76 00 61 00 6c 00 } //01 00
$a_00_1 = {6e 00 6f 00 68 00 75 00 70 00 20 00 2f 00 62 00 69 00 6e 00 2f 00 73 00 68 00 20 00 2d 00 63 00 20 00 65 00 76 00 61 00 6c 00 } //02 00
$a_00_2 = {6f 00 70 00 65 00 6e 00 73 00 73 00 6c 00 20 00 65 00 6e 00 63 00 20 00 2d 00 61 00 65 00 73 00 2d 00 32 00 35 00 36 00 2d 00 63 00 62 00 63 00 20 00 2d 00 64 00 20 00 2d 00 61 00 20 00 2d 00 62 00 61 00 73 00 65 00 36 00 34 00 20 00 2d 00 6b 00 } //02 00
$a_00_3 = {78 00 61 00 74 00 74 00 72 00 20 00 2d 00 63 00 } //02 00
$a_00_4 = {63 00 68 00 6d 00 6f 00 64 00 20 00 37 00 37 00 37 00 } //02 00
$a_00_5 = {26 00 26 00 20 00 72 00 6d 00 20 00 2d 00 72 00 66 00 } //00 00
condition:
any of ($a_*)
}