shell bypass 403

GrazzMean Shell

: /home/gutlooks/www/instamojo/fun/ [ drwxr-xr-x ]
Uname: Linux server.thebazaar99.com 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64
Software: Apache
PHP version: 8.3.32 [ PHP INFO ] PHP os: Linux
Server Ip: 163.227.92.254
Your Ip: 216.73.217.24
User: gutlooks (1003) | Group: gutlooks (1005)
Safe Mode: OFF
Disable Function:
exec,passthru,shell_exec,system

name : index.php

<!DOCTYPE html>
<html lang="en">
  <head>
      <script async src="https://www.googletagmanager.com/gtag/js?id=UA-174570699-5"></script>
     
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
    <meta name="description" content="">
    <meta name="author" content="">
    <link rel="icon" href="../../favicon.ico">

    <title>Demo Shopping Page</title>

<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" crossorigin="anonymous">

<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css"  crossorigin="anonymous">

<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"  crossorigin="anonymous"></script>
  </head>

  <body>
    <div class="container">

      <div class="page-header">
        <h1><a href="index.php">Instamojo Payment Gateway Integration</a></h1>
        <p class="lead">A test product page</p>
      </div>

      <h3>Details</h3>
  
<div class="col-md-4">
<img src="/php/projects/payments/download.jpg" width="300" alt="..." class="img-rounded">
<h4> Shirts Mens </h4>
<h6> Price: 500</h6>
<h5> ID: 111</h5>
<a rel="nofollow" href="order.php?id=111" class="btn btn-success"> Buy Now </a>
</div>

<div class="col-md-4">
<img src="/php/projects/payments/demo-shirt.jpg" width="300" height="300" alt="..." class="img-rounded">
<h4> T Shirt Mens </h4>
<h6> Price: 700</h6>
<h5> ID: 112</h5>
<a rel="nofollow" href="order.php?id=112" class="btn btn-success"> Buy Now </a>
</div>


<div class="col-md-4">
<img src="/php/projects/payments/demo-jeans.jpg" width="300" height="300" alt="..." class="img-rounded">
<h4> Jeans Mens </h4>
<h6> Price:1000</h6>
<h5> ID: 113</h5>
<a rel="nofollow" href="order.php?id=113" class="btn btn-success"> Buy Now </a>
</div>

     
      
    </div> <!-- /container -->


  </body>
</html>
© 2026 GrazzMean