08e8d462fe
RED PILL 🔴 💊
13 lines
No EOL
180 B
Text
13 lines
No EOL
180 B
Text
rule AdwareOpenCandySample
|
|
{
|
|
meta:
|
|
Description = "Adware.OpenCandy.vb"
|
|
ThreatLevel = "5"
|
|
|
|
strings:
|
|
|
|
$ = "http://cdn.opencandy.com" ascii wide
|
|
|
|
condition:
|
|
any of them
|
|
} |