08e8d462fe
RED PILL 🔴 💊
14 lines
No EOL
195 B
Text
14 lines
No EOL
195 B
Text
rule AdwareAdpeakSample
|
|
{
|
|
meta:
|
|
Description = "Adware.Adpeak.vb"
|
|
ThreatLevel = "5"
|
|
|
|
strings:
|
|
|
|
$ = "dealcabby.dll" ascii wide
|
|
$ = "getsavin.dll" ascii wide
|
|
|
|
condition:
|
|
any of them
|
|
} |