DefenderYara/Adware/AndroidOS/MobiDash/Adware_AndroidOS_MobiDash_K...

14 lines
524 B
Plaintext

rule Adware_AndroidOS_MobiDash_K_MTB{
meta:
description = "Adware:AndroidOS/MobiDash.K!MTB,SIGNATURE_TYPE_DEXHSTR_EXT,04 00 04 00 04 00 00 01 00 "
strings :
$a_01_0 = {73 6f 6e 69 64 6f 73 70 61 72 61 64 6f 72 6d 69 72 2e 64 62 } //01 00 sonidosparadormir.db
$a_01_1 = {6d 6f 62 69 6c 65 61 64 73 } //01 00 mobileads
$a_01_2 = {49 6e 74 65 72 73 74 69 74 69 61 6c 41 64 } //01 00 InterstitialAd
$a_01_3 = {44 65 78 43 6c 61 73 73 4c 6f 61 64 65 72 } //00 00 DexClassLoader
condition:
any of ($a_*)
}