08e8d462fe
RED PILL 🔴 💊
9 lines
No EOL
192 B
Text
9 lines
No EOL
192 B
Text
rule hacksfase : apt
|
|
{
|
|
strings:
|
|
$a = "!@#%$^#@!"
|
|
$b = "Cann't create remote process!"
|
|
$c = "tthacksfas@#$"
|
|
condition:
|
|
filesize < 300KB and (3 of ($a,$b,$c))
|
|
} |