Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.6
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
owncloud /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
php53
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
php56
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
php71
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
php81
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
php82
[ DIR ]
drwxr-xr-x
2025-07-22 08:02
.htaccess
3.43
KB
-rw-r--r--
2021-12-22 23:18
PasswordHash.php
6.67
KB
-rw-r--r--
2021-12-22 23:18
_.htaccess
315
B
-rw-r--r--
2021-12-22 23:18
changelog.txt
2.07
KB
-rw-r--r--
2025-07-20 23:26
check_suphp.php
101
B
-rw-r--r--
2021-12-22 23:18
clone.php
5.14
KB
-rw-r--r--
2025-07-21 01:33
config.php
917
B
-rw-r--r--
2025-07-20 23:26
data.zip
794
B
-rw-r--r--
2025-07-20 23:26
edit.php
4.81
KB
-rw-r--r--
2025-07-21 01:33
edit.xml
433
B
-rw-r--r--
2021-12-22 23:18
fileindex.php
269
B
-rw-r--r--
2021-12-22 23:18
import.php
3.87
KB
-rw-r--r--
2025-07-21 01:33
info.xml
3.52
KB
-rw-r--r--
2025-07-20 23:26
install.js
924
B
-rw-r--r--
2021-12-22 23:18
install.php
11.22
KB
-rw-r--r--
2025-07-21 01:33
install.xml
2.5
KB
-rw-r--r--
2021-12-22 23:18
md5
1.45
KB
-rw-r--r--
2025-07-21 01:33
notes.txt
1.83
KB
-rw-r--r--
2024-08-06 23:13
owncloud.sql
43.01
KB
-rw-r--r--
2025-07-20 23:26
owncloud.zip
97.96
MB
-rw-r--r--
2025-07-20 23:26
restore.php
2.83
KB
-rw-r--r--
2025-07-21 01:33
update_pass.php
6.64
KB
-rw-r--r--
2023-03-03 03:12
upgrade.php
5.75
KB
-rw-r--r--
2025-07-21 01:33
upgrade.xml
330
B
-rw-r--r--
2021-12-22 23:18
Save
Rename
[10.15.3]: https://github.com/owncloud/core/compare/v10.15.2...v10.15.3 ## Summary * Bugfix - Harden remote service resolution: [#41374](https://github.com/owncloud/core/pull/41374) * Bugfix - Disable web updater: [#41149](https://github.com/owncloud/core/issues/41149) ## Details * Bugfix - Harden remote service resolution: [#41374](https://github.com/owncloud/core/pull/41374) Remote services such as webdav, caldav, etc, will be loaded from the app or from a hardcoded list. https://github.com/owncloud/core/pull/41374 * Bugfix - Disable web updater: [#41149](https://github.com/owncloud/core/issues/41149) The web updater is a relic of the past and not recommended for a long time. At the end it can cause more pain than help. In addition the use of the web updater is discouraged by removing the integration in the admin ui. https://github.com/owncloud/core/issues/41149 https://github.com/owncloud/core/pull/41385 [10.15.2] (2025-03-11) The following sections list the changes in ownCloud core 10.15.2 relevant to ownCloud admins and users. [10.15.2]: https://github.com/owncloud/core/compare/v10.15.1...v10.15.2 ## Summary * Security - Disable phar stream wrapper: [#41358](https://github.com/owncloud/core/pull/41358) ## Details * Security - Disable phar stream wrapper: [#41358](https://github.com/owncloud/core/pull/41358) https://github.com/owncloud/core/pull/41358 [10.15.1] (2025-03-03) The following sections list the changes in ownCloud core 10.15.1 relevant to ownCloud admins and users. [10.15.1]: https://github.com/owncloud/core/compare/v10.15.0...v10.15.1 ## Summary * Bugfix - Prevent access to internal app config data: [#41338](https://github.com/owncloud/core/pull/41338) ## Details * Bugfix - Prevent access to internal app config data: [#41338](https://github.com/owncloud/core/pull/41338) Prevent access to app config where the key is prefixed with remote_ and public_ via the http api as these are internal configuration settings which are not to be exposed via the network. https://github.com/owncloud/core/pull/41338