08e8d462fe
RED PILL 🔴 💊
13 lines
215 B
Text
13 lines
215 B
Text
rule GEN_CCREW1
|
|
{
|
|
meta:
|
|
author = "AlienVault Labs"
|
|
info = "CommentCrew-threat-apt1"
|
|
|
|
strings:
|
|
$a = "W!r@o#n$g" wide ascii
|
|
$b = "KerNel32.dll" wide ascii
|
|
|
|
condition:
|
|
any of them
|
|
}
|