DefenderYara/Adware/MacOS/Bundlore/Adware_MacOS_Bundlore_X.yar

15 lines
1.8 KiB
Plaintext

rule Adware_MacOS_Bundlore_X{
meta:
description = "Adware:MacOS/Bundlore.X,SIGNATURE_TYPE_CMDHSTR_EXT,05 00 05 00 05 00 00 01 00 "
strings :
$a_00_0 = {53 00 45 00 4c 00 45 00 43 00 54 00 20 00 4c 00 53 00 51 00 75 00 61 00 72 00 61 00 6e 00 74 00 69 00 6e 00 65 00 44 00 61 00 74 00 61 00 55 00 52 00 4c 00 53 00 74 00 72 00 69 00 6e 00 67 00 20 00 46 00 52 00 4f 00 4d 00 20 00 4c 00 53 00 51 00 75 00 61 00 72 00 61 00 6e 00 74 00 69 00 6e 00 65 00 45 00 76 00 65 00 6e 00 74 00 20 00 4f 00 52 00 44 00 45 00 52 00 20 00 42 00 59 00 20 00 4c 00 53 00 51 00 75 00 61 00 72 00 61 00 6e 00 74 00 69 00 6e 00 65 00 54 00 69 00 6d 00 65 00 53 00 74 00 61 00 6d 00 70 00 } //01 00 SELECT LSQuarantineDataURLString FROM LSQuarantineEvent ORDER BY LSQuarantineTimeStamp
$a_02_1 = {28 00 75 00 75 00 69 00 64 00 67 00 65 00 6e 00 29 00 90 02 04 3b 00 69 00 66 00 20 00 6f 00 75 00 74 00 70 00 75 00 74 00 3d 00 90 02 04 24 00 28 00 63 00 75 00 72 00 6c 00 20 00 2d 00 6b 00 4c 00 53 00 73 00 20 00 2d 00 6d 00 90 00 } //01 00
$a_02_2 = {72 00 6d 00 20 00 2d 00 72 00 66 00 90 02 20 3e 00 2f 00 64 00 65 00 76 00 2f 00 6e 00 75 00 6c 00 6c 00 20 00 32 00 3e 00 26 00 31 00 3b 00 65 00 78 00 69 00 74 00 3b 00 7d 00 3b 00 6d 00 61 00 69 00 6e 00 28 00 29 00 7b 00 20 00 75 00 72 00 6c 00 3d 00 90 02 20 70 00 6b 00 69 00 6c 00 6c 00 20 00 2d 00 39 00 90 02 04 74 00 65 00 72 00 6d 00 69 00 6e 00 61 00 6c 00 90 00 } //01 00
$a_00_3 = {28 00 2f 00 75 00 73 00 72 00 2f 00 62 00 69 00 6e 00 2f 00 73 00 77 00 5f 00 76 00 65 00 72 00 73 00 20 00 2d 00 70 00 72 00 6f 00 64 00 75 00 63 00 74 00 56 00 65 00 72 00 73 00 69 00 6f 00 6e 00 29 00 } //01 00 (/usr/bin/sw_vers -productVersion)
$a_02_4 = {3b 00 63 00 6c 00 65 00 61 00 6e 00 75 00 70 00 3b 00 7d 00 3b 00 6d 00 61 00 69 00 6e 00 90 02 04 68 00 74 00 74 00 70 00 90 00 } //00 00
condition:
any of ($a_*)
}