diff --git a/Exploit-Kits/Crimepack_EK.yar b/Exploit-Kits/EK_Crimepack.yar similarity index 96% rename from Exploit-Kits/Crimepack_EK.yar rename to Exploit-Kits/EK_Crimepack.yar index 8f9a61c7..b1d89fdd 100644 --- a/Exploit-Kits/Crimepack_EK.yar +++ b/Exploit-Kits/EK_Crimepack.yar @@ -2,7 +2,7 @@ This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license. */ -rule crimepack_jar +rule crimepack_jar : EK { meta: author = "Josh Berry" @@ -22,7 +22,7 @@ strings: condition: 6 of them } -rule crimepack_jar3 +rule crimepack_jar3 : EK { meta: author = "Josh Berry"