mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Backdoor reported in #71
This commit is contained in:
@@ -129,3 +129,7 @@ create_function\s*\(\s*['"]{2}
|
|||||||
|
|
||||||
# gzipped payload post process
|
# gzipped payload post process
|
||||||
explode\('\|\x01\|\x03\|\x03', gzinflate\(
|
explode\('\|\x01\|\x03\|\x03', gzinflate\(
|
||||||
|
|
||||||
|
# backdoor reported #71
|
||||||
|
@header\(\w{3,5}::\w{1,2}\('_\w{1,3}' \. '\w{1,3}', '_\w{1,3}'\)\);
|
||||||
|
@header\(\w{3,5}::\w{1,2}\('_\w{1,3}', '_' \. '\w{1,3}' . '\w{1,3}'\)\);
|
||||||
|
|||||||
Reference in New Issue
Block a user