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

Software: nginx/1.18.0. PHP/7.4.29 

uname -a: Linux ip-172-31-23-220 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/   drwxr-xr-x
Free 39.75 GB of 48.28 GB (82.35%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     payment.php (4.36 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html>
<html>
<head>
    <title></title>
    <?php
 
include 'public_header.php';
?>
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style type="text/css">

@import url('https://fonts.googleapis.com/css?family=Mukta');
body{
  font-family: 'Mukta', sans-serif;
    height:100vh;
    min-height:550px;

    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    position:relative;
    /*overflow-y: hidden;*/
}
.footer
{
    margin-top: 25%;
}
a{
  text-decoration:none;
  color:#444444;
}
.login-reg-panel{
    position: relative;
    top: 60%;
    bottom: 40%;
    transform: translateY(-50%);
    text-align:center;
    width:70%;
    right:0;left:0;
    margin:auto;
    height:450px;
    background-color: #3e29a6;
}
.white-panel{
    background-color: rgba(255,255, 255, 1);
    height:550px;
    position:absolute;
    top:-50px;
    width:50%;
    right:calc(50% - 50px);
    transition:.3s ease-in-out;
    z-index:0;
    box-shadow: 0 0 15px 9px #00000096;
}
.login-reg-panel input[type="radio"]{
    position:relative;
    display:none;
}
.login-reg-panel{
    color:#B8B8B8;
}
.login-reg-panel #label-login,
.login-reg-panel #label-register{
    border:1px solid #9E9E9E;
    padding:15px 15px;
    width:150px;
    display:block;
    text-align:center;
    border-radius:10px;
    /*cursor:pointer;*/
    font-weight: 600;
    font-size: 16px;
    width: 380px;
    margin-left: -160px;
}
.login-info-box{
    width:30%;
    padding:0 50px;
    top:20%;
    left:0;
    position:absolute;
    text-align:left;
}
.register-info-box{
    width:30%;
    padding:0 50px;
    top:20%;
    margin-left: -250px;
    right:0;
    position:absolute;
    text-align:left;

}
.right-log{right:50px !important;}

.login-show,
.register-show{
    z-index: 1;
    display:none;
    opacity:0;
    transition:0.3s ease-in-out;
    color:#242424;
    text-align:left;
    padding:50px;
}
.show-log-panel{
    display:block;
    opacity:0.9;
}


h5,h4{
text-align: center;
color: #3e29a6;
}



.credit {
    position:absolute;
    bottom:10px;
    left:10px;
    color: #3B3B25;
    margin: 0;
    padding: 0;
    font-family: Arial,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    z-index: 99;
}
a{
  text-decoration:none;
  color:#2c7715;
}

.register-info-box img {
    width: auto;
}


@media only screen and (max-width: 767px) {
    .login-reg-panel #label-login, .login-reg-panel #label-register {
        margin: 0;
        max-width: 100%;
        font-size: 14px;
        width: 100%;
    }

    .login-show {

   padding: 15px 0;

}

.login-show.show-log-panel img, register-info-box img {
    max-width: 100%;
    height: auto;
}


.register-info-box {
    width: 100%;
    padding: 15px 0;
    top: 0;
    margin: 0;
    right: 0;
    position: relative;
        text-align: center
    }


        .login-reg-panel {
    position: relative;
    top: 0;
    bottom: inherit;
    transform: inherit;
    width: 100%;
    float: left;
padding: 15px;
    right: 0;
    left: 0;
    margin: auto;
    height: auto;
  }


    .white-panel {
    height: auto;
    position: relative;
    top: 0px;
    width: 100%;
    right: 0;
}

.register-info-box img {
    width: auto;
}

}


</style>
</head>
<body>


<div class="login-reg-panel col-lg 12">


        <div class="register-info-box col-lg 12">
            <img src="images/g.png" width="70" height="60">
            <br><p>Google Pay</p>
            <br>


            <label id="label-login" for="log-login-show">UPI :srishtiinnovativecom.98762206@hdfcbank</label>

        </div>

        <div class="white-panel col-lg 12">
            <div class="login-show">

                <img src="images/g.jpg" width="400" height="400">
                <h4>SRISHTI INNOVATIVE COMPUTER</h4>
                <h4>SYSTEMS PVT LTD</h4>
                <h5>TID NO .98762206</h5>
            </div>

        </div>
    </div>
</body>
<?php
include 'footer.php';
?>
<script type="text/javascript">

    $(document).ready(function(){
    $('.login-info-box').fadeOut();
    $('.login-show').addClass('show-log-panel');
});
</script>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

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