Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/h/a/p/happyrenas/old/huissier-express.fr/old/

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/old/huissier-express.fr/old/pre_paiement_dev.php

<?
session_start();
error_reporting(E_ALL);
$dev=1;
$_SESSION['cart_id']	=	"";
$constat_id				=	$_SESSION['constat_id'];
$amount					=	$_SESSION['amount'];
ini_set('display_errors','On');
include("config.php");
$page="pre_paiement.php";


$FirstName 					= $db->escape($_POST['FirstName']);
$LastName 					= $db->escape($_POST['LastName']);
$AddressLine1 				= $db->escape($_POST['AddressLine1']);
$City 						= $db->escape($_POST['City']);
$PostalCode 				= $db->escape($_POST['PostalCode']);
$Email 						= $db->escape($_POST['Email']);

require_once 'administration/panel/mangopay/vendor/autoload.php';
$MangopayApi = new \MangoPay\MangoPayApi();

if ($dev==1)
{
$MangopayApi->Config->ClientId = 'ofyc2017';
$MangopayApi->Config->ClientPassword = 'iqkhQK591cWzu3Ept5Z4niNiaCaw8Ctpa9ixa68ZvXrP9BEpbJ';
$MangopayApi->Config->TemporaryFolder = 'temp_sandbox';
$MangopayApi->Config->BaseUrl = 'https://api.sandbox.mangopay.com';
}
else
{
$MangopayApi->Config->ClientId = 'philippe2015';
$MangopayApi->Config->ClientPassword = 'hK15oQKQig9N2UFEXQpCoirptU4VTeU28p0CTyiprt0fQuwFPP';
$MangopayApi->Config->TemporaryFolder = 'temp';
$MangopayApi->Config->BaseUrl = 'https://api.mangopay.com';
}

///////////////////////////////////////////
//CREATE CLIENT
///////////////////////////////////////////

try
	{
	$UserNatural = new MangoPay\UserNatural();
	$UserNatural->Tag = "Vide";
	$UserNatural->FirstName = $FirstName;
	$UserNatural->LastName 	= $LastName;
	$UserNatural->Address = new \MangoPay\Address();
	$UserNatural->Address->AddressLine1 = $AddressLine1;
	$UserNatural->Address->AddressLine2 = "Vide";
	$UserNatural->Address->City = $City;
	$UserNatural->Address->Region = "Vide";
	$UserNatural->Address->PostalCode = $PostalCode;
	$UserNatural->Address->Country = "FR";
	$UserNatural->Birthday = 1463496101;
	$UserNatural->Nationality = "FR";
	$UserNatural->CountryOfResidence = "FR";
	$UserNatural->Occupation = "Vide";
	$UserNatural->IncomeRange = 2;
	$UserNatural->Email = $Email;
	$Result = $MangopayApi->Users->Create($UserNatural);
	//echo "<pre>";print_r ($UserNatural);echo "</pre>";
	$user_id = $Result->Id;
	//echo "User ID : ".$user_id;
	mail('philippe-jean@outlook.fr;', 'Array_user', '<pre>'.print_r($Result, true).'</pre>');
	}
catch(MangoPay\Libraries\ResponseException $e)
	{
	echo $e->GetCode();
	echo $e->GetMessage();
	echo $e->GetErrorDetails();
	}
catch(MangoPay\Libraries\Exception $e)
	{
	echo $e->GetMessage();
	}

///////////////////////////////////////////
//CREATE CART REGISTRARION
///////////////////////////////////////////
$_SESSION['secure']="";
$stepId=1;


try {
$CardRegistration = new \MangoPay\CardRegistration();
$CardRegistration->Tag = "custom meta";
$CardRegistration->UserId = $user_id;
$CardRegistration->Currency = "EUR";
$CardRegistration->CardType = "";
$Result = $MangopayApi->CardRegistrations->Create($CardRegistration);
$_SESSION['cart_id'] = $Result->Id;
mail('philippe-jean@outlook.fr;', 'Array_cart', '<pre>'.print_r($Result, true).'</pre>');

}

catch(MangoPay\Libraries\ResponseException $e)
	{
	echo $e->GetCode();
	echo $e->GetMessage();
	echo $e->GetErrorDetails();
	}
catch(MangoPay\Libraries\Exception $e)
	{
	echo $e->GetMessage();
	}

$returnUrl = 'http' . ( isset($_SERVER['HTTPS']) ? 's' : '' ) . '://' . $_SERVER['HTTP_HOST'];
$returnUrl .= substr($_SERVER['REQUEST_URI'], 0, strripos($_SERVER['REQUEST_URI'], '/') + 1);
$returnUrl .= 'pre_paiement1_dev.php';



$requete="UPDATE constat set 
					mangopay_user_id			= '$user_id',
					mangopay_amount				= '$amount',
					mangopay_cart_id			= '".$_SESSION['cart_id']."'
					where id					=".$constat_id;
					//echo $requete;
					$db->query($requete);
					

$_SESSION['user_id']	=	$user_id;



//ERROR CODE : https://docs.mangopay.com/guide/errors
//CB DE TEST : https://docs.mangopay.com/guide/testing-payments
//3569990000000157
//1018
//123

//3569990000000140
//1018
//123
//secret3
?>

<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>HUISSIER EXPRESS</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- META RESEAUX SOCIAUX -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@huissierexpress" />
<meta name="twitter:creator" content="@huissierexpress" />
<meta property="og:title" content="Huissier Express : tous vos constats d'huissiers en France"/>
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.huissier-express.fr<?php echo htmlspecialchars($_SERVER['PHP_SELF']); ?>" />
<meta property="og:image" content="https://www.huissier-express.fr/images/huissier-express-small.jpg" />

<link rel="stylesheet" href="stylesheets/menu.css">
<link rel="stylesheet" href="stylesheets/flat-ui-slider.css">
<link rel="stylesheet" href="stylesheets/base.css">
<link rel="stylesheet" href="stylesheets/skeleton.css">
<link rel="stylesheet" href="stylesheets/landings.css">
<link rel="stylesheet" href="stylesheets/main.css">
<link rel="stylesheet" href="stylesheets/landings_layouts.css">
<link rel="stylesheet" href="stylesheets/box.css">
<link rel="stylesheet" href="stylesheets/pixicon.css">
<link rel="stylesheet" href="stylesheets/custom.css">
<!--[if lt IE 9]>
	<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="shortcut icon" href="images/icone.png">
<link rel="icon" href="images/icone.png">
</style>	
</head>
<body>
<div id="bloc-assistance" class="assistance">
	<button onclick="ouvrir(this, 'assistance');"><img src="images/assistance.png" alt="Assistance"/></button><!--
 --><p class="font11">
		Vous rencontrez un problème ? Contactez notre service d’assistance :<br/>
		<a href="demande-assistance.php" title="Vous avez besoin d'aide ? Contactez notre assistance !">
			ASSISTANCE
		</a>
	</p>
</div>
<div class="pixfort_corporate_2">
	<div class="header_style">		
		<div class="header-blanc">
			<div class="container">
				<div class="three columns header_area">
					<a href="https://www.huissier-express.fr/"><span class="L1_style"><img src="images/logo.png" alt="Logo Huissier Express" id="logo"/></span></a>
				</div>
				<div class="ten columns menu header_area">
					<a href="index.php#comment">Comment ça marche ?</a>
					<a href="index.php#avantages">Avantages</a>
					<a href="index.php#constat">Mon constat</a>
					<a href="index.php#faq">FAQ</a>
					<a href="contacter-huissier-express.php">Contact</a>
					<button id="bt-menu-2">
                         <img src="images/close.png" alt="Close" class="img-close"/>
                     </button>
				</div>
				<div class="three columns header_area">
					 <a href="https://plus.google.com/u/0/103269676748781497623" target="_blank" class="yt_button"></a>
					 <a href="https://twitter.com/huissierexpress" target="_blank" class="twitter_button"></a>
					 <a href="https://www.facebook.com/Huissier-Express-1654921901477993/" target="_blank" class="facebook_button"></a>
					 <button id="bt-menu">
					     <img src="images/menu.png" alt="menu" class="img-menu"/>
					 </button>
				</div>
			</div>			
		</div>
	</div>
</div>

<div class="pixfort_corporate_2">
	<div class="page_style paiement">
		<div class="container">
			<div class="sixteen columns context_style">
				<div class="title_style contact">
					HUISSIER-EXPRESS.FR
				</div>
				<div class="subtitle_style">
					<br/>
					Votre paiement sera encaissé seulement lorsqu'un huissier s'engagera à réaliser votre constat.
					
				</div><br><br>
				<div class="contact_styl4e">
				
				<form id="form-paiement" action="<?php print $Result->CardRegistrationURL; ?>" method="post">
                    <input type="hidden" name="data" value="<?php print $Result->PreregistrationData; ?>" />
                    <input type="hidden" name="accessKeyRef" value="<?php print $Result->AccessKey; ?>" />
                    <input type="hidden" name="returnURL" value="<?php print $returnUrl; ?>" />
					<input type="hidden" name="cart_id" value="<?php print $_SESSION['cart_id']; ?>" />
						<table width=100% border=1>
							<tr>
								<td width="100%"><p class="a3_style" style="text-align:center;">Montant :</p></td>
							</tr>
							<tr>
								<td><p class="a3_style" style="text-align:center;"><?echo $_SESSION['amount']/100;?> EUR</p></td>
							</tr>
							<tr>
								<td width="100%"><p class="a3_style" style="text-align:center;">Numéro de carte :</p></td>
							</tr>
							<tr>
								<td  style="text-align:center;"><input type="text" value="" name="cardNumber" /></td>
							</tr>
							<tr>
								<td width="100%"><p class="a3_style" style="text-align:center;">Date d'expiration <small>(MMAA)</small> :</p></td>
							</tr>
							<tr>
								<td style="width:100%; text-align:center;"><input  type="text"  placeholder="Ex : 0117" min="0" name="cardExpirationDate" /></td>
							</tr>
							
							<tr>
								<td width="100%"><p class="a3_style" style="text-align:center;">Cryptogramme :</p></td>
							</tr>
							<tr>
								<td style="text-align:center;"><input type="text" value="" name="cardCvx" /></td>
							</tr>
							<tr>
								<td width="100%"><p class="a3_style" style="text-align:center;"></p></td>
							</tr>
							<tr>
								<td style="text-align:center;">
									<button name="insertion" type="submit" class="subscribe_btn  pix_text" style="width:220px;" onClick="goog_report_conversion()">
									<span class="editContent">Pré-enregistrement carte</span>
									</button>
								</td>
							</tr>
						</table>
					</form>
					
					
					
					<div class="subtitle_style">
                        <br><center><img src="images/Mango-Frise1.png" width=360><br><img src="images/3DS.jpeg"></center>
					</div>
				</div><br/><br/>
				<div class="note_st alt blanc">* Paiement sécurisé via MangoPay Inc.</div>
			</div>
		</div>
	</div>
</div>
<footer>
	<div class="container">
		<div class="ten columns">
			<p>
				© Copyright 2017 - Huissier Express - Tous droits réservés<br/>
				<a href="docs/cgu-huissier-express.pdf" target="_blank">Conditions générales d'utilisation</a> - <a href="docs/Mangopay-Terms-FR.pdf" target="_blank">Conditions générales Mangopay</a><br/>
				Une création Web <a href="http://www.melting-k.fr" target="_blank">Melting K</a> - Mentions légales 
				<br/><br/>
				<img src="images/mangopay.png" alt="Mangopay" class="mangopay"/>
			</p>
		</div>
		<p class="six columns">
			<img src="images/logo.png" alt="Logo Huissier Express" class="logo"/>
		</p>
	</div>
</footer>


<script src="js-files/jquery-1.7.2.min.js" type="text/javascript"></script> <!-- jQuery -->
<script src="js-files/jquery.easing.1.3.js" type="text/javascript"></script> <!-- jQuery easing -->
<script type='text/javascript' src='js-files/jquery.common.min.js'></script>
<!--<script src="js-files/custom.js" type="text/javascript"></script>-->
<script src="assets_fo/js/smoothscroll.min.js" type="text/javascript"></script>
<script src="assets_fo/js/appear.min.js" type="text/javascript"></script>
 
 
<!-- Google Code for SUIVI DES ABANDONS - Paiement D&eacute;finitif Conversion Page
In your html page, add the snippet and call
goog_report_conversion when someone clicks on the
chosen link or button. -->
<script type="text/javascript">
  /* <![CDATA[ */
  goog_snippet_vars = function() {
    var w = window;
    w.google_conversion_id = 863819651;
    w.google_conversion_label = "Z7GbCOmVpnEQg6_zmwM";
    w.google_remarketing_only = false;
  }
  // DO NOT CHANGE THE CODE BELOW.
  goog_report_conversion = function(url) {
    goog_snippet_vars();
    window.google_conversion_format = "3";
    var opt = new Object();
    opt.onload_callback = function() {
    if (typeof(url) != 'undefined') {
      window.location = url;
    }
  }
  var conv_handler = window['google_trackConversion'];
  if (typeof(conv_handler) == 'function') {
    conv_handler(opt);
  }
}
/* ]]> */
</script>
<script type="text/javascript"
  src="//www.googleadservices.com/pagead/conversion_async.js">
</script>

</body>
</html>

					
					
				





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