Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
vanilla /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
php53
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
php56
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
php71
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
php81
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
php82
[ DIR ]
drwxr-xr-x
2025-08-15 19:58
clone.php
6.27
KB
-rwxr-xr-x
2024-05-02 08:51
config.php
2.26
KB
-rwxr-xr-x
2021-12-23 06:54
edit.php
5.99
KB
-rwxr-xr-x
2024-05-02 08:51
edit.xml
433
B
-rwxr-xr-x
2021-12-23 06:54
extend.php
16.85
KB
-rwxr-xr-x
2024-05-02 08:51
fileindex.php
212
B
-rwxr-xr-x
2021-12-23 06:54
import.php
3.14
KB
-rwxr-xr-x
2024-05-02 08:51
info.xml
3.11
KB
-rwxr-xr-x
2024-05-02 06:25
install.js
924
B
-rwxr-xr-x
2021-12-23 06:54
install.php
7.63
KB
-rwxr-xr-x
2024-05-02 08:51
install.xml
734
B
-rwxr-xr-x
2021-12-23 06:54
md5
7.14
KB
-rwxr-xr-x
2024-05-02 08:51
notes.txt
957
B
-rwxr-xr-x
2021-12-23 06:54
update_pass.php
541
B
-rwxr-xr-x
2021-12-23 06:54
update_pass_231.php
6.66
KB
-rwxr-xr-x
2021-12-23 06:54
upgrade.php
5.93
KB
-rwxr-xr-x
2024-05-02 08:51
upgrade.xml
367
B
-rwxr-xr-x
2021-12-23 06:54
Save
Rename
<?php if (!defined('APPLICATION')) exit(); // Context $Configuration['Context']['Secret'] = '[[context_secret]]'; // Database $Configuration['Database']['Name'] = '[[softdb]]'; $Configuration['Database']['Host'] = '[[softdbhost]]'; $Configuration['Database']['User'] = '[[softdbuser]]'; $Configuration['Database']['Password'] = '[[softdbpass]]'; // EnabledApplications $Configuration['EnabledApplications']['Conversations'] = 'conversations'; $Configuration['EnabledApplications']['Vanilla'] = 'vanilla'; // EnabledPlugins $Configuration['EnabledPlugins']['recaptcha'] = true; $Configuration['EnabledPlugins']['GettingStarted'] = 'GettingStarted'; $Configuration['EnabledPlugins']['stubcontent'] = true; $Configuration['EnabledPlugins']['swagger-ui'] = true; $Configuration['EnabledPlugins']['Quotes'] = false; $Configuration['EnabledPlugins']['rich-editor'] = true; // Garden $Configuration['Garden']['Title'] = '[[site_name]]'; $Configuration['Garden']['Cookie']['Salt'] = '[[salt]]'; $Configuration['Garden']['Cookie']['Domain'] = ''; $Configuration['Garden']['Registration']['ConfirmEmail'] = true; $Configuration['Garden']['Email']['SupportName'] = '[[site_name]]'; $Configuration['Garden']['Email']['Format'] = 'text'; $Configuration['Garden']['SystemUserID'] = '1'; $Configuration['Garden']['UpdateToken'] = '[[UpdateToken]]'; $Configuration['Garden']['InputFormatter'] = 'rich'; $Configuration['Garden']['Themes']['Visible'] = 'theme-foundation'; $Configuration['Garden']['Version'] = 'Undefined'; $Configuration['Garden']['CanProcessImages'] = true; $Configuration['Garden']['MobileInputFormatter'] = 'rich'; $Configuration['Garden']['Installed'] = true; // Plugins $Configuration['Plugins']['GettingStarted']['Dashboard'] = '1'; // RichEditor $Configuration['RichEditor']['Quote']['Enable'] = true; // Routes $Configuration['Routes']['YXBwbGUtdG91Y2gtaWNvbi5wbmc='] = array ( 0 => 'utility/showtouchicon', 1 => 'Internal', ); $Configuration['Routes']['cm9ib3RzLnR4dA=='] = array ( 0 => '/robots', 1 => 'Internal', ); $Configuration['Routes']['dXRpbGl0eS9yb2JvdHM='] = array ( 0 => '/robots', 1 => 'Internal', ); $Configuration['Routes']['Y29udGFpbmVyLmh0bWw='] = array ( 0 => 'staticcontent/container', 1 => 'Internal', ); $Configuration['Routes']['DefaultController'] = 'discussions';