25 lines
563 B
Text
25 lines
563 B
Text
|
rule Greame
|
||
|
{
|
||
|
meta:
|
||
|
author = " Kevin Breen <kevin@techanarchy.net>"
|
||
|
date = "2014/04"
|
||
|
ref = "http://malwareconfig.com/stats/Greame"
|
||
|
maltype = "Remote Access Trojan"
|
||
|
filetype = "exe"
|
||
|
|
||
|
strings:
|
||
|
$a = {23 23 23 23 40 23 23 23 23 E8 EE E9 F9 23 23 23 23 40 23 23 23 23}
|
||
|
$b = {23 23 23 23 40 23 23 23 23 FA FD F0 EF F9 23 23 23 23 40 23 23 23 23}
|
||
|
$c = "EditSvr"
|
||
|
$d = "TLoader"
|
||
|
$e = "Stroks"
|
||
|
$f = "Avenger by NhT"
|
||
|
$g = "####@####"
|
||
|
$h = "GREAME"
|
||
|
|
||
|
|
||
|
|
||
|
condition:
|
||
|
all of them
|
||
|
}
|