diff --git a/malware4.pl b/malware4.pl index 78fc23f..21815fc 100644 --- a/malware4.pl +++ b/malware4.pl @@ -497,6 +497,7 @@ my @regexen = ( qr/<\?php.+?Mr\.N00B\s+Mini\s+Shell.+?\$auth\_pass\s+\=.+?eval\(\$st\(\$gz\(\$st2\(\$bs\(\(\$con7ext\)\)\)\)\)\)\;/is, qr/<\?php\s+\/\*\*\s+\*\s+Leaf.+?\$sessioncode\s+\=\s+md5\(\_\_FILE\_\_\)\;.+?Leaf\s+PHPMailer.+?\}\s+print\s+\'<\/body>\'\;\s+\?>/is, qr/
';
function version() {
// externalized the function to version.php in order to keep this cleaner than before
-require_once("version.php");
+require_once("cms-ver.php");
}