mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Signature update reported in #25
This commit is contained in:
@@ -98,4 +98,7 @@ eval\(\$[a-z0-9_]+\(\$_POST
|
||||
php_uname\(["'asrvm]+\)
|
||||
|
||||
# XOR decode POST-ed payload
|
||||
(\^\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
|
||||
function\s+_[0-9]{8,}\(
|
||||
Reference in New Issue
Block a user