08e8d462fe
RED PILL 🔴 💊
13 lines
No EOL
215 B
Text
13 lines
No EOL
215 B
Text
rule ccrewMiniasp
|
|
{
|
|
meta:
|
|
author = "AlienVault Labs"
|
|
info = "CommentCrew-threat-apt1"
|
|
|
|
strings:
|
|
$a = "MiniAsp.pdb" wide ascii
|
|
$b = "device_t=" wide ascii
|
|
|
|
condition:
|
|
any of them
|
|
} |