From 251ce105d11d99f40bb267636199eebc35942e39 Mon Sep 17 00:00:00 2001 From: Malin Date: Fri, 7 Apr 2017 20:45:39 +0200 Subject: [PATCH] Update 'malware4.pl' --- malware4.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/malware4.pl b/malware4.pl index 5a30007..9c3d066 100644 --- a/malware4.pl +++ b/malware4.pl @@ -83,7 +83,8 @@ my @regexen = ( qr/<\?php\s+\$p\s+\=\s+\$\_REQUEST\[\"m\"\]\;\s+eval\(base64\_decode\(\$p\)\)\;\s+\?>/is, qr/\/\*edition\:1\.6\*\/.+?\;eval\(gzuncompress\(base64\_decode\(\$([A-z0-9]{1,20})\)\)\)\;/is, qr/<\?php\s+\$([A-z0-9]{1,20})\=.+?\$([A-z0-9]{1,20})\=call\_user\_func\(.+?\)\;\s+\$([A-z0-9]{1,20})\=call\_user\_func\(.+?\)\;\s+eval\(\$([A-z0-9]{1,20})\)\;/is, - + qr/<\?php\s+\$([A-z0-9]{1,20})\=.+?\$([A-z0-9]{1,20})\=call\_user\_func\(.+?\)\;$([A-z0-9]{1,20})\=call\_user\_func\(.+?\)\;\s+eval\(\$([A-z0-9]{1,20})\)\;/is, + ); my @base64_decodes = (