20 lines
348 B
Text
20 lines
348 B
Text
|
rule Ap0calypse
|
||
|
{
|
||
|
meta:
|
||
|
author = " Kevin Breen <kevin@techanarchy.net>"
|
||
|
date = "2014/04"
|
||
|
ref = "http://malwareconfig.com/stats/Ap0calypse"
|
||
|
maltype = "Remote Access Trojan"
|
||
|
filetype = "exe"
|
||
|
|
||
|
strings:
|
||
|
$a = "Ap0calypse"
|
||
|
$b = "Sifre"
|
||
|
$c = "MsgGoster"
|
||
|
$d = "Baslik"
|
||
|
$e = "Dosyalars"
|
||
|
$f = "Injecsiyon"
|
||
|
|
||
|
condition:
|
||
|
all of them
|
||
|
}
|