08e8d462fe
RED PILL 🔴 💊
16 lines
No EOL
352 B
Text
16 lines
No EOL
352 B
Text
rule BackdoorGenASample
|
|
{
|
|
meta:
|
|
Description = "Backdoor.Gen.A.vb"
|
|
ThreatLevel = "5"
|
|
|
|
strings:
|
|
$ = "Form1" ascii wide
|
|
$ = "Flamand" ascii wide
|
|
$ = "Afildoe.Belver" ascii wide
|
|
$ = "FromBase64String" ascii wide
|
|
$ = "TeAdor.Properties.Resources" ascii wide
|
|
|
|
condition:
|
|
3 of them
|
|
} |