08e8d462fe
RED PILL 🔴 💊
29 lines
No EOL
491 B
Text
29 lines
No EOL
491 B
Text
rule IndiaAlfa_One
|
|
{
|
|
meta:
|
|
copyright = "2015 Novetta Solutions"
|
|
author = "Novetta Threat Research & Interdiction Group - trig@novetta.com"
|
|
|
|
strings:
|
|
$ = "HwpFilePathCheck.dll"
|
|
$ = "AdobeArm.exe"
|
|
$ = "OpenDocument"
|
|
|
|
condition:
|
|
2 of them
|
|
|
|
}
|
|
|
|
rule IndiaAlfa_Two
|
|
{
|
|
meta:
|
|
copyright = "2015 Novetta Solutions"
|
|
author = "Novetta Threat Research & Interdiction Group - trig@novetta.com"
|
|
|
|
strings:
|
|
$ = "ExePath: %s\nXlsPath: %s\nTmpPath: %s\n"
|
|
|
|
condition:
|
|
any of them
|
|
|
|
} |