mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Signature update reported in #38
This commit is contained in:
@@ -101,4 +101,7 @@ php_uname\(["'asrvm]+\)
|
|||||||
(\^\s*\$\w+\[\$\w+\s*%\s*strlen\(\$\w+\)\]\s*){2,}
|
(\^\s*\$\w+\[\$\w+\s*%\s*strlen\(\$\w+\)\]\s*){2,}
|
||||||
|
|
||||||
# uncommon function name underscore with many numbers
|
# uncommon function name underscore with many numbers
|
||||||
function\s+_[0-9]{8,}\(
|
function\s+_[0-9]{8,}\(
|
||||||
|
|
||||||
|
# escaped include with error hiding
|
||||||
|
@include ".*?(\\x[0-9a-f]{2,}.*?){2,}.*?";
|
||||||
|
|||||||
Reference in New Issue
Block a user