From b1ada302c7f02e6ddd5dd09273839078e7121476 Mon Sep 17 00:00:00 2001 From: Malin Date: Sun, 5 Mar 2017 12:26:52 +0100 Subject: [PATCH] Update 'malware4.pl' --- malware4.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/malware4.pl b/malware4.pl index 126f64e..b2d0e38 100644 --- a/malware4.pl +++ b/malware4.pl @@ -69,6 +69,8 @@ my @regexen = ( qr/<\?php\s+if\(\!empty\(\$\_FILES\[\'message\'\]\[\'name\'\]\)\s+\&\&\s+\(md5\(\$\_POST\[\'name\'\]\).+?Message\s+sent\!<\/body>\s+<\/html>\'\;/is, qr/<\?php\s+\$report\_url\s+\=\s+\$\_POST\[\'url\'\]\;\s+\$pass\s+\=\s+\$\_POST\[\'pass\'\]\;\s+\$list\s+\=\s=\$\_POST\[\'list\'\]\;.+?if\s+\(\@stripos\(\$hello\,\'\+OK\'\)\!\=\=false\)\s+\{\s+return\s+true\;\s+\}\s+return\s+false\;\s+\}/is, qr/<\?php\s+\/\*\s+<\!\-\-\s+WordPress\s+SEO\s+Plugin\s+\-\->\s+\*\/\s+eval\(gzuncompress\(base64_decode\(.+?\)\)\)\;\s+\/\*\s+<\!\-\-\s+End\s+WordPress\s+SEO\s+Plugin\s+\-\->\s+\*\/\s+\?>/is, + qr/\/\*([A-z0-9]{1,10})\*\/\s+\@include\s+\".+?\"\;\s+\/\*([A-z0-9]{1,10})\*\//is, + ); my @base64_decodes = (