Skip to content

Commit

Permalink
Update and rename ZeroAcces_EK.yar to EK_ZeroAcces.yar
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorenog authored Jul 20, 2016
1 parent 2b66c5b commit 3a235cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Exploit-Kits/ZeroAcces_EK.yar → Exploit-Kits/EK_ZeroAcces.yar
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rule zeroaccess_css
rule zeroaccess_css : EK
{
meta:
author = "Josh Berry"
Expand Down Expand Up @@ -30,7 +30,7 @@ strings:
condition:
18 of them
}
rule zeroaccess_css2
rule zeroaccess_css2 : EK css
{
meta:
author = "Josh Berry"
Expand All @@ -55,7 +55,7 @@ strings:
condition:
11 of them
}
rule zeroaccess_htm
rule zeroaccess_htm : EK html
{
meta:
author = "Josh Berry"
Expand Down Expand Up @@ -85,7 +85,7 @@ strings:
condition:
16 of them
}
rule zeroaccess_js
rule zeroaccess_js : EK js
{
meta:
author = "Josh Berry"
Expand Down Expand Up @@ -117,7 +117,7 @@ strings:
condition:
18 of them
}
rule zeroaccess_js2
rule zeroaccess_js2 : EK js
{
meta:
author = "Josh Berry"
Expand Down Expand Up @@ -149,7 +149,7 @@ strings:
condition:
18 of them
}
rule zeroaccess_js3
rule zeroaccess_js3 : EK js
{
meta:
author = "Josh Berry"
Expand Down Expand Up @@ -178,7 +178,7 @@ strings:
condition:
15 of them
}
rule zeroaccess_js4
rule zeroaccess_js4 : EK js
{
meta:
author = "Josh Berry"
Expand Down

0 comments on commit 3a235cb

Please sign in to comment.