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 | : 18.116.19.29
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 /
lepton /
[ 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
.htaccess
165
B
-rw-r--r--
.htpasswd
103
B
-rw-r--r--
cj_example.php
1.16
KB
-rw-r--r--
clone.php
7.48
KB
-rw-r--r--
config.php
528
B
-rw-r--r--
cronjob.ini.php
868
B
-rw-r--r--
edit.php
4.63
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
10.71
KB
-rw-r--r--
fileindex.php
104
B
-rw-r--r--
hello-world.php
142
B
-rw-r--r--
import.php
3.75
KB
-rw-r--r--
index.php
584
B
-rw-r--r--
info.xml
2.02
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
9.11
KB
-rw-r--r--
install.xml
1.44
KB
-rw-r--r--
lepton.ini.php
1.37
KB
-rw-r--r--
md5
2.69
KB
-rw-r--r--
notes.txt
770
B
-rw-r--r--
root_.htaccess
366
B
-rw-r--r--
update_pass.php
649
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lepton.ini.php
; ; <?php die(); ?> ; This file is part of LEPTON Core, released under the GNU GPL ; Please see LICENSE and COPYING files in your package for details, specially for terms and warranties. ; ; NOTICE:LEPTON CMS Package has several different licenses. ; Please see the individual license in the header of each single file or info.php of modules and templates. ; ; @author LEPTON Project ; @copyright 2010-2024 LEPTON Project ; @link https://LEPTON-cms.org ; @license https://gnu.org/licenses/gpl.html ; @license_terms please see LICENSE and COPYING files in your package ; ; ; DataBase-setup for LEPTON-CMS [database] type = 'mysql' host = '[[softdbhost]]' port = '3306' user = '[[softdbuser]]' pass = '[[softdbpass]]' name = '[[softdb]]' prefix = '[[dbprefix]]' key = '[[db_key]]' cipher = 'AES-256-CBC' iv = '[[iv]]' options = 0 ; Set length for username, password and other constants [system_const] AUTH_MIN_LOGIN_LENGTH = 3 AUTH_MAX_LOGIN_LENGTH = 128 AUTH_MIN_PASS_LENGTH = 6 AUTH_MAX_PASS_LENGTH = 128 SUBVERSION = '' MAX_REGISTRATION_TIME = 3600 MAX_WYSIWYG_HISTORY = 6 CRONJOB = 0 ; 0 = disabled, 1 = FE only, 2 = BE only, 3 = BE + FE ; Set allowed additional chars for email,usernames and passwords (extends LEPTON_handle methods) [custom_vars] additional_email_chars = '' additional_usernames_chars = 'äöüÄÖÜ' additional_password_chars = '@?'
Close