mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Definitions fix against false positive, reported in #6
This commit is contained in:
@@ -14,7 +14,7 @@ eval\([a-z0-9]{4,}\(\$[a-z0-9]{4,}, \$[0-9a-z]{4,}\)\);
|
||||
chr\(\d+\)\.""\.""\.""\.""\.""
|
||||
|
||||
# escaped commands pl.: "eval(base64_decode(" equal "\145\166\141\154\050\142\141\163\145\066\064\137\144\145\143\157\144\145\050"
|
||||
(\\\d+){5,}
|
||||
(\\[0-9]{3}){6,}
|
||||
|
||||
#
|
||||
\$GLOBALS\[\$GLOBALS['[a-z0-9]{4,}'\]\[\d+\]\.\$GLOBALS\['[a-z-0-9]{4,}'\]\[\d+\].
|
||||
|
||||
Reference in New Issue
Block a user