08e8d462fe
RED PILL 🔴 💊
14 lines
254 B
Text
14 lines
254 B
Text
rule TrojanInjectorA
|
|
{
|
|
meta:
|
|
Description = "Trojan.Injector.vb"
|
|
ThreatLevel = "5"
|
|
|
|
strings:
|
|
$ = "KERNEO32.nll" ascii wide
|
|
$ = "CfeateFileAaocwwA" ascii wide
|
|
$ = "RGPdFileREjhsoX" ascii wide
|
|
|
|
condition:
|
|
all of them
|
|
}
|