08e8d462fe
RED PILL 🔴 💊
21 lines
No EOL
368 B
Text
21 lines
No EOL
368 B
Text
rule Paradox
|
|
{
|
|
meta:
|
|
author = " Kevin Breen <kevin@techanarchy.net>"
|
|
date = "2014/04"
|
|
ref = "http://malwareconfig.com/stats/Paradox"
|
|
maltype = "Remote Access Trojan"
|
|
filetype = "exe"
|
|
|
|
strings:
|
|
$a = "ParadoxRAT"
|
|
$b = "Form1"
|
|
$c = "StartRMCam"
|
|
$d = "Flooders"
|
|
$e = "SlowLaris"
|
|
$f = "SHITEMID"
|
|
$g = "set_Remote_Chat"
|
|
|
|
condition:
|
|
all of them
|
|
} |