403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.45
Web Server : Apache
System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64
User : WHMCS_MIA_382 ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/httpd/html/store.tiacyrusxxx.com/public_html/dev/xfcadmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/store.tiacyrusxxx.com/public_html/dev/xfcadmin/adm.config.php
<?php
include('../config.php');

$memberID = @mysql_real_escape_string($_SESSION['member_id']);
$verifyAdmin = @mysql_query("SELECT * FROM cms_members WHERE xfcadmin > 0 AND member_id = '" . $memberID . "' LIMIT 1");
if (@mysql_num_rows($verifyAdmin) == 1) {
	
	$userDetails = @mysql_fetch_object($verifyAdmin);
	
	echo $userDetails->xfcadmin;
	
	$modelInfo_sql = @mysql_query("SELECT * FROM cms_models WHERE model_id = '" . $useDetails->model_id . "' LIMIT 1");
	$model_info = @mysql_fetch_object($modelInfo_sql);
	
	$_SESSION['model_id'] = $userDetails->model_id;
	
	if(isset($_SESSION['model_id']) && $_SESSION['model_id'] != $userDetails->model_id) {
		die("YOU CHANGED MODELS!");
	}
	
	$_SESSION['model_id'] = $userDetails->model_id;
	
} else {
	header("Location: ../index.php");
	die();
}

$imageSizesPhotosetTN_x = 150;
$imageSizesPhotosetTN_y = 225;

$imageSizesPhotosetMain_x = 800;
$imageSizesPhotosetMain_y = 400;


include('adm.func.php');
//$adminMenu = buildAdminMenu($userDetails);

?>

Youez - 2016 - github.com/yon3zu
LinuXploit