403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.185
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/pornstarhoneys.com/public_html/test/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/pornstarhoneys.com/public_html/test/model-footer.php
			<table align='center' cellspacing='0' cellpadding='0' border='0'>
				<tr>
					<td><img src='images/topbox.gif' width='730' height='6' alt='' border='0'></td>
				</tr>
				<tr>
					<td class='scenebg1'>
						<table class='scenebg2' align='center' cellspacing='2' cellpadding='0' border='0'>
							<tr>
								<td>
									<table class='texttabs' width='708' align='center' cellspacing='0' cellpadding='5' border='0'>
										<tr>
											<td align='center' nowrap class='font2'>
<?php
		echo	str_replace('_', ' ', $dir_array[$x])."\n";
?>
											</td>
										</tr>
									</table>
									<table align='center' cellspacing='0' cellpadding='0' border='0'>
										<tr>
											<td rowspan='2'><img src='images/1000sphotos.gif' width='38' height='242' alt='' border='0'></td>
											<td>
												<table align='center' cellspacing='1' cellpadding='0' border='0'>
													<tr>
<?php
		$pic_dir = dir($baseDir.'/'.$model_dir.'/'.$dir_array[$x]);
		$pic_array = array();
		while ($pic_name = $pic_dir->read()) {
			if (($pic_name == '.') || ($pic_name == '..') || !strstr($pic_name, '.jpg')) continue;
			$pic_array[] = $pic_name;
		}
		sort($pic_array);

		for ($i=0; $i < count($pic_array); $i++) {
			// GET THUMB DIMENSIONS
			$src_img = imagecreatefromjpeg($baseDir.'/'.$model_dir.'/'.$dir_array[$x].'/'.$pic_array[$i]);
			$src_w = imagesx($src_img);
			$src_h = imagesy($src_img);
			imagedestroy($src_img);

			echo	"<td valign='top' class='picborder1'><img src='".$model_dir.'/'.$dir_array[$x].'/'.$pic_array[$i]."' width='".$src_w."' height='".$src_h."' alt='' border='0'></td>\n";
		}
?>
													</tr>
												</table>
											</td>
										</tr>
										<tr>
											<td height='18' align='center' class='font5'>
<?php
		$set = f(q("SELECT pics FROM sets WHERE (girlname='".$modelname."' OR girlname like '".$modelname.";%' OR girlname LIKE '%;".$modelname."') AND name='".str_replace('_', ' ', $dir_array[$x])."'", $link));
		echo	"There are ".number_format($set->pics, 0)." photos in this shoot.\n";

?>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td><img src='images/botbox.gif' width='730' height='6' alt='' border='0'></td>
				</tr>
			</table>
			<br>
<?php
	} // while maindir
?>
      <br>
      <table width='525' border='0' cellspacing='5' cellpadding='0'>
	      <tr>
	        <td><a href='#'><img src='images/instanta.gif' alt='Get inside!' width='201' height='206' border='0'></a></td>
	        <td align='right'><a href='#'><img src='images/continue.jpg' alt='More here' width='267' height='206' border='0'></a></td>
	      </tr>
	    </table>
      <table border='0' cellpadding='0' cellspacing='0'>
	      <tr>
	        <td align='center' class='font6'>Copyright 2004 PornstarHoneys.com. All Rights Reserved.</td>
	      </tr>
	    </table>
    	<br>
    </td>
  </tr>
</table>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit