08e8d462fe
RED PILL 🔴 💊
18 lines
No EOL
320 B
Text
18 lines
No EOL
320 B
Text
rule adWind
|
|
{
|
|
meta:
|
|
author = " Kevin Breen <kevin@techanarchy.net>"
|
|
date = "2014/04"
|
|
ref = "http://malwareconfig.com/stats/AAR"
|
|
maltype = "Remote Access Trojan"
|
|
filetype = "exe"
|
|
|
|
strings:
|
|
$meta = "META-INF"
|
|
$conf = "config.xml"
|
|
$a = "Adwind.class"
|
|
$b = "Principal.adwind"
|
|
|
|
condition:
|
|
all of them
|
|
} |