08e8d462fe
RED PILL 🔴 💊
11 lines
No EOL
191 B
Text
11 lines
No EOL
191 B
Text
rule APT1_letusgo
|
|
{
|
|
meta:
|
|
author = "AlienVault Labs"
|
|
info = "CommentCrew-threat-apt1"
|
|
|
|
strings:
|
|
$letus = /letusgo[\w]+v\d\d?\./
|
|
condition:
|
|
$letus
|
|
} |