Linux premium71.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
Server IP : 198.187.29.8 & Your IP : 3.138.101.237
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
directus /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2024-03-06 00:27
php53
[ DIR ]
drwxr-xr-x
2024-03-06 00:27
php56
[ DIR ]
drwxr-xr-x
2024-03-06 00:27
php71
[ DIR ]
drwxr-xr-x
2024-03-06 00:27
php81
[ DIR ]
drwxr-xr-x
2024-03-06 00:27
.htaccess
90
B
-rw-r--r--
2021-12-23 11:54
__api.json
51
B
-rw-r--r--
2021-12-23 11:54
edit.php
5.24
KB
-rw-r--r--
2022-09-21 09:25
edit.xml
447
B
-rw-r--r--
2021-12-23 11:54
extend.php
9.97
KB
-rw-r--r--
2022-09-21 09:25
fileindex.php
139
B
-rw-r--r--
2021-12-23 11:54
import.php
3.96
KB
-rw-r--r--
2022-09-21 09:25
info.xml
4.48
KB
-rw-r--r--
2022-09-21 08:18
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
6.28
KB
-rw-r--r--
2022-09-21 09:25
install.xml
629
B
-rw-r--r--
2021-12-23 11:54
md5
11.24
KB
-rw-r--r--
2022-09-21 09:25
notes.txt
1.2
KB
-rw-r--r--
2021-12-27 09:21
site.php
2.57
KB
-rw-r--r--
2021-12-23 11:54
update_pass.php
554
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
1. Select Initial Schema : None Clean Database (Not Required since 7.0.4) 2. access_token creates on first login in users table (Not Required since 7.0.4) 3. writable permission is given to "customs" because it creates some folder inside (Not Required since 7.0.4) 4. Download Link : https://github.com/directus/directus/releases/download/6.4.8/directus-build-6.4.8-20180228003950.zip (Not Required since 7.0.4) 5. We have used php.net function v4() to generate "public_key" because directus's function were using ramsey class which further requires few more files to be included. Hence we have not used. http://www.php.net/manual/en/function.uniqid.php#94959 6. .htaccess is our file to redirect it to /public/admin 7. We have removed version fetch in import since 7.0.4 because they are not going to retain version henceforth as they have dettached its API and CMS app. 8. PHP REQUIREMENT LINK: https://docs.directus.io/getting-started/installation.html#requirements 9. install is restricted on HTTP because it doesn't work properly on HTTP, check and update if works in next update. 10. We have not given Directus 9.x.x because they have shifted their code from PHP to node.js https://directus.io/articles/introducing-directus-9/