7 lines
175 B
Text
7 lines
175 B
Text
|
rule compiled_autoit {
|
||
|
strings:
|
||
|
$str1 = "This is a compiled AutoIt script. AV researchers please email avsupport@autoitscript.com for support."
|
||
|
|
||
|
condition:
|
||
|
all of them
|
||
|
}
|