403Webshell
Server IP : 172.64.80.1  /  Your IP : 172.70.50.62
Web Server : Apache
System : Linux mail.federalpolyede.edu.ng 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64
User : federalpolyede.edu.ng_idh35skikv ( 10000)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/federalpolyede.edu.ng/httpdocs/phpStuff/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/federalpolyede.edu.ng/httpdocs/phpStuff/unblock.php
<?php
//session_start();
//session_destroy();
//session_start();
//if(isset($_SESSION['matNo'])){
  //  header('location:'.'admin.php');
//}

//require_once('headerMain.php');
if (isset($_GET['id_pass'])){
    $passd=$_GET['id_pass'];
    $userd=$_GET['id_user'];
}else{
    $passd='';
    $userd='';
}
require_once('../admin_student/headMain2.php');



?>
<body style="align-items: center">


    <div class="container">
        <div class="row">
<!--            <div class="col-md-8" ><h1>Registration Procedures</h1></div>-->
<!--            <div class="col-md-4" ><h1>jeorjewjrpo kjbef klwioef wefkjewnfweklfoew fewiofew foiewhfe rfeioh</h1></div>-->
                <div class="col-md-4 col-lg-offset-4">
                <div class="login-panel panel panel-default">
                    <div class="panel-heading info">
                        <h3 class="panel-title "><h2>Unblock Page</h2></h3>
                    </div>
                    <div class="col-lg-12" >
                        <img src="../images/loading.gif" id="im1" style="display:none"><span id="msg1"></span>
                    </div>
                    <div class="panel-body ">
                        <form role="form" action="unblock_process.php" method="post">
                            <fieldset>
                                <div class="form-group">
                                    <table width="100%"><tr><td>


                                            <?php

                                    if (isset($_GET['q1'])){
                                        if ($_GET['q1']==1){
                                            echo '<td colspan="3"  class="alert alert-danger"  align="center" ><button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>Invalid Credentials';
                                        }
                                        $q1=$_GET['q1'];
                                        $q2=$_GET['q2'];
                                    }
                                    ?>
                                            </td></tr></table>
                                </div>
                                <div class="form-group">
                                    <input class="form-control"  placeholder="<?php echo $q1;?>" name="userN" type="text" autofocus required="required" value="">
                                </div>
                                <input name="" type="hidden" value="7" id="num">
                                <div class="form-group">
                                    <input class="form-control" placeholder="<?php echo  $q2;?>" name="password" type="password" required="required" value="">
                                </div>

                                </div>

                                <!-- Change this to a button or input when using this as a form -->
                               <!-- <a href="index.html" class="btn btn-lg btn-success btn-block">Login</a>-->
                                <input type="submit" class="btn btn-warning btn-block" value="Login" name="subM">
                                <div class="alert-info" style="display: none">If you forgot your password, <a href="sendPass.php"> Click Here </a>to recover it.</div>
                                <?php if(isset($_GET['sendMailID']) and ($_GET['sendMailID']==1)){
                                    echo '<div style="color: blue; text-align: center; font-size: 20px">Check Your Email for the Login Details</div>';
                                } ?>
                                <p><hr></p><div style="color: #006600; display: none">
                                <BR><p>If you have any enquiry or difficulties please contact the Administrators by using the following information:
                                <br><p>Email Address: [email protected]

                               <br><p></p> WhatsApp Number: 07061230735 (Strictly WhatsApp Only)
                                </div>

                                
                            </fieldset>
                        </form>
                    </div>
                </div>
            </div>

        </div>
    </div>

    <!-- jQuery -->
    <script src="../bower_components/jquery/dist/jquery.min.js"></script>

    <!-- Bootstrap Core JavaScript -->
    <script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>

    <!-- Metis Menu Plugin JavaScript -->
    <script src="../bower_components/metisMenu/dist/metisMenu.min.js"></script>

    <!-- Custom Theme JavaScript -->
    <script src="../dist/js/sb-admin-2.js"></script>

</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit