CasperSecurity

Current Path : /var/www/dev.acasv2.uiet.co.in/v.2.0/web/forgotpassword/
Upload File :
Current File : /var/www/dev.acasv2.uiet.co.in/v.2.0/web/forgotpassword/forgotpaswd.php

<!doctype html>
<?php
    session_start();
include '../connection/config.php';
include  '../connection/connection.php';
include  '../connection/encryption.php';
//include  '../connection/login/login-authenticate.php';
$connection = new createConnection();
$connection->connect($host,$user,$pass,$db);
	
?>
<html lang="en" dir="ltr">
<?php
//echo WEB_ROOT_PATH.'home/modules/includes/csslinks.php';
include  '../home/modules/includes/csslinks.php';
?>
	<style>
		body.gradient .bg-green,
body.gradient .bg-success,
body.gradient .btn-success {
  background: linear-gradient(45deg, #0bacb1, #0fadb2) !important;
}
	</style>


<body class="font-muli theme-cyan gradient">

<!-- Page Loader -->
<div class="page-loader-wrapper">
    <div class="loader">
    </div>
</div>

<div id="main_content">
    <!-- Start Main top header -->

	 <?php //include '../home/modules/includes/header.php';?>
    <!-- Start Rightbar setting panel -->

	 <?php include '../home/modules/includes/rightbar.php';?>
    <!-- Start Theme panel do not add in project -->
  <?php include '../home/modules/includes/theme.php';?>
    <!-- Start Quick menu with more function -->
 <?php //include '../home/modules/includes/user_div.php';?>
    <!-- Start Main leftbar navigation -->
  <?php include '../home/modules/includes/side_nav.php';?>
    <!-- Start project content area -->
    <div class="page">
        <!-- Start Page header -->
        <!-- Start Page title and tab -->
        <!-- for message alert-->
        <?php
        if(isset($_SESSION['ERROR_MSG'])){
            if($_SESSION['MSG_ALRT'] == 'TRUE'){

                ?>
                <script>
                    swal({
                        title: "<?php echo $_SESSION['ERROR_MSG'];?>",
                        //text: "You clicked the button!",
                        icon: "success",
                        button: "Ok!",
                    });
                </script>
            <?php
            }elseif($_SESSION['MSG_ALRT'] == 'FALSE'){
            ?>

                <script>
                    swal({
                        title: "<?php echo $_SESSION['ERROR_MSG'];?>",
                        //text: "You clicked the button!",
                        icon: "error",
                        button: "Ok!",
                    });
                </script>
                <?php
            }
        }
        ?>
        <!-- end message alert-->
     <?php //include '../home/modules/includes/head_nav.php';?> 
        <!-- Start Page title and tab -->
        <div class="section-body">
            <div class="container-fluid">
                <div class="d-flex justify-content-between align-items-center ">
                    <div class="header-action">
                        <h1 class="page-title">Forgot Password</h1>
                        <ol class="breadcrumb page-breadcrumb">
                            <li class="breadcrumb-item"><a href="../index.php">Login Page</a></li>
                            <li class="breadcrumb-item active" aria-current="page">Forgot Password</li>
                        </ol>
                    </div>
					<div class="col-md-3" style="margin-top:9px">
						<div class="btn-group" style="float:right;">
						 <a href="../" type="submit" class="btn btn-danger">Back</a>
                    </div>
                </div>
            </div>
        </div>
       <div class="section-body mt-4">
            <div class="container-fluid">
               <div class="tab-pane active">
     				<div class="card">
	  					<div class="card-body">
                           <form role="form" action="sendmail/validatemailid.php" method="post">
								<div class="card-body">
								  <div class="row">
										
										 
										
										<div class="col-lg-4">
										<input  type="text" name="user_login_id" id="user_login_id" class="form-control" placeholder="Enter User Name *"required>
										
										</div>
										
										<div class="col-lg-4">
										<input  type="text" name="email" id="email" class="form-control" placeholder="Enter Your EmailId *"required>
										
										</div>
									</div>
				  
                  
				</div>
				
				<div class="row">
					<div class="col-lg-12">
						
					<center>
						<div class="btn btn-group">
						<button type="submit" class="btn btn-success">Forgot Password</button>
						 
							</div>  
						</center>
						
						</div>  
					</div>
				
                <!-- /.card-body -->
            </form> 
                            </div>
                        </div>
                        </div>
						
            </div>
        </div>
	</div>
	</div>
	<?php unset($_SESSION['ERROR_MSG']);?>
<!-- Start Main project js, jQuery, Bootstrap -->
<script src="../home/modules/assets/bundles/lib.vendor.bundle.js"></script>

<!-- Start project main js  and page js -->
<script src="../home/modules/assets/js/core.js"></script>
	
	 
 
</body>
</html>
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY