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:
@@ -353,3 +353,7 @@ substr(md5(time()), 0, 8) . ".php"
|
||||
# webshell
|
||||
0byt3m1n1
|
||||
ZeroByte
|
||||
|
||||
# obfuscated function name
|
||||
'str_' .'rot13'
|
||||
'st' .'rrev'
|
||||
@@ -99,3 +99,6 @@ php_uname\(["'asrvm]+\)
|
||||
|
||||
# XOR decode POST-ed payload
|
||||
(\^\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