From 94ebe7c23c60e9b15fed69feca34a11344692547 Mon Sep 17 00:00:00 2001 From: Julien (jvoisin) Voisin Date: Thu, 16 Jun 2016 13:14:45 +0200 Subject: The cloudflare rule is a public one --- php-malware-finder/php.yar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-malware-finder/php.yar b/php-malware-finder/php.yar index 60e877f..50dcf98 100644 --- a/php-malware-finder/php.yar +++ b/php-malware-finder/php.yar @@ -33,7 +33,7 @@ global private rule IsPhp $php and filesize < 5MB } -private rule CloudFlareBypass +rule CloudFlareBypass { strings: $ = "chk_jschl" -- cgit v1.3