Commit f80cf282 by j0sm1

Raised the number of strings to match

Raised the number of strings to match
parent 2dbeeb4c
...@@ -32,7 +32,7 @@ strings: ...@@ -32,7 +32,7 @@ strings:
$string16 = "515]5z5" $string16 = "515]5z5"
$string17 = "C:\\lZbvnoVe.exe" wide $string17 = "C:\\lZbvnoVe.exe" wide
condition: condition:
8 of ($string*) 12 of ($string*)
} }
rule CryptoLocker_rule2 rule CryptoLocker_rule2
...@@ -60,7 +60,7 @@ strings: ...@@ -60,7 +60,7 @@ strings:
$string15 = "FFFF04E3" wide $string15 = "FFFF04E3" wide
$string16 = "3,31363H3P3m3u3z3" $string16 = "3,31363H3P3m3u3z3"
condition: condition:
8 of ($string*) 12 of ($string*)
} }
rule SVG_LoadURL { rule SVG_LoadURL {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment