UnknownSec Bypass
403
:
/
var
/
www
/
html
/
clientpnl
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
top.php
<?php include "../conclass.php"; session_start(); if(!isset($_SESSION['regisid'])){ header("Location: {$hostname}/banbasa_login.php"); } ?> <!doctype html> <html lang="zxx"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title><?php echo $_SESSION['usercanteenname']; ?> CSD </title> <!-- Template CSS --> <link rel="stylesheet" href="../assets/css/style-starter.css"> <!--<link rel="stylesheet" href="css/style.css">--> <!-- Template CSS --> <link href="//fonts.googleapis.com/css?family=Spartan:400,500,600,700,900&display=swap" rel="stylesheet"> <!-- Template CSS --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-NDHT219TW1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-NDHT219TW1'); </script> <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <link rel="stylesheet" href="/resources/demos/style.css"> <script src="https://code.jquery.com/jquery-1.12.4.js"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> <!-- Calendar --> <link rel="stylesheet" href="../fullcalendar/fullcalendar.min.css" /> <script src="../fullcalendar/lib/jquery.min.js"></script> <script src="../fullcalendar/lib/moment.min.js"></script> <script src="../fullcalendar/fullcalendar.min.js"></script> </head> <body class="cbp-spmenu-push"> <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left" id="cbp-spmenu-s1"> <h3>Menu</h3> <ul> <li><a class="active" href="index.php">Dashboard</a></li> <li><a href="book_slot.php">Book Token</a></li> <li><a href="view_token_list.php">View Token</a></li> <li><a href="view_details.php">View Profile</a></li> <li><a href="edit_mobileno.php">Edit Mobile No</a></li> <li><a href="change_password.php">Change Password</a></li> <li><a href="manage_order.php">Place Grocery Order</a></li> <li><a href="list_orderdetails.php">Order List</a></li> <li><a href="help.php">Contact</a></li> </ul> </nav> <div class="main buttonset"> <!--/tophny-header--> <div class="tophny-header"> <div class="container"> <div class="hny-topgds"> <div class="menu-notify"> <button id="showLeftPush"><span class="fa fa-bars" aria-hidden="true"></span></button> </div> <div class="logo text-center"> <h1> <lable><?php echo $_SESSION['usercanteenname']; ?> CSD </lable> </h1> <!-- if logo is image enable this <a class="navbar-brand" href="#main.html"> <img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" /> </a> --> </div> <div class="icon-left search-right text-right"> <a class="topuser" href="logout.php"> <span class="fa fa-sign-out" aria-hidden="true"></span></span></a> </div> </div> </div> <!--//tophny-header--> </div> <!--//tophny-header-->
Copyright © 2025 - UnknownSec