DefenderYara/TrojanSpy/Win32/Dremlebal/TrojanSpy_Win32_Dremlebal_A...

18 lines
1.2 KiB
Plaintext

rule TrojanSpy_Win32_Dremlebal_A{
meta:
description = "TrojanSpy:Win32/Dremlebal.A,SIGNATURE_TYPE_PEHSTR_EXT,0b 00 0b 00 08 00 00 "
strings :
$a_01_0 = {32 30 31 31 5c 52 65 77 72 69 74 65 44 4d 2d 62 61 6c 6c 5c 70 6c 61 79 55 6e 49 45 76 6f 6b 65 5c 52 65 6c 65 61 73 65 5c 70 6c 61 79 55 6e 49 45 76 6f 6b 65 2e 70 64 62 } //8 2011\RewriteDM-ball\playUnIEvoke\Release\playUnIEvoke.pdb
$a_03_1 = {50 68 00 28 00 00 8d 8d ec cf ff ff 51 57 c7 85 ?? ?? ff ff 00 00 00 00 ff 15 } //2
$a_01_2 = {2e 64 6c 6c 00 54 75 72 6e 61 4c 33 00 69 6e 64 65 78 2e 68 74 6d 3f } //1
$a_01_3 = {6d 6d 73 00 74 61 74 00 74 61 6f 00 62 61 6f 00 } //1 浭s慴t慴o慢o
$a_01_4 = {6d 65 64 69 61 76 00 00 65 79 65 30 38 37 31 00 73 74 75 64 65 6e 74 2e 71 71 } //1
$a_01_5 = {69 63 6b 00 73 63 6f 72 65 63 61 72 00 00 00 00 64 72 65 73 65 61 72 63 68 00 00 00 62 61 6c 61 } //1
$a_01_6 = {72 70 63 2e 61 70 70 00 2e 73 68 6f 70 65 78 } //1
$a_01_7 = {31 74 6f 31 63 72 6d 31 00 00 00 00 69 70 69 6e 79 6f 75 00 73 65 64 72 69 6e } //1
condition:
((#a_01_0 & 1)*8+(#a_03_1 & 1)*2+(#a_01_2 & 1)*1+(#a_01_3 & 1)*1+(#a_01_4 & 1)*1+(#a_01_5 & 1)*1+(#a_01_6 & 1)*1+(#a_01_7 & 1)*1) >=11
}