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:
@@ -102,3 +102,6 @@ php_uname\(["'asrvm]+\)
|
|||||||
|
|
||||||
# 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