08e8d462fe
RED PILL 🔴 💊
13 lines
No EOL
358 B
Text
13 lines
No EOL
358 B
Text
rule InceptionAndroid {
|
|
meta:
|
|
author = "Blue Coat Systems, Inc"
|
|
info = "Used by unknown APT actors: Inception"
|
|
reference = "https://www.bluecoat.com/documents/download/638d602b-70f4-4644-aaad-b80e1426aad4/d5c87163-e068-440f-b89e-e40b2f8d2088"
|
|
|
|
strings:
|
|
$a1 = "BLOGS AVAILABLE="
|
|
$a2 = "blog-index"
|
|
$a3 = "Cant create dex="
|
|
condition:
|
|
all of them
|
|
} |