summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php-malware-finder/php.yar2
1 files changed, 1 insertions, 1 deletions
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
33 $php and filesize < 5MB 33 $php and filesize < 5MB
34} 34}
35 35
36private rule CloudFlareBypass 36rule CloudFlareBypass
37{ 37{
38 strings: 38 strings:
39 $ = "chk_jschl" 39 $ = "chk_jschl"