Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.64
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
drupal9 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
php53
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
php56
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
php71
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
php81
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
php82
[ DIR ]
drwxr-xr-x
2026-06-16 11:27
.htaccess
741
B
-rw-r--r--
2022-12-16 00:59
NOTES.txt
1.62
KB
-rw-r--r--
2022-12-16 00:59
README.txt
283
B
-rw-r--r--
2022-12-16 00:59
_htaccess
542
B
-rw-r--r--
2022-12-16 00:59
clone.php
14.32
KB
-rw-r--r--
2025-03-05 00:44
edit.php
4.71
KB
-rw-r--r--
2025-03-05 00:44
edit.xml
433
B
-rw-r--r--
2022-12-16 00:59
fileindex.php
271
B
-rw-r--r--
2022-12-16 00:59
import.php
5.42
KB
-rw-r--r--
2025-03-05 00:44
info.xml
3.92
KB
-rw-r--r--
2025-03-04 23:38
install.js
1.32
KB
-rw-r--r--
2022-12-16 00:59
install.php
15.26
KB
-rw-r--r--
2025-03-05 00:44
install.xml
1.1
KB
-rw-r--r--
2022-12-16 00:59
md5
2.11
KB
-rw-r--r--
2025-03-05 00:44
settings.php
33.91
KB
-rw-r--r--
2023-04-21 19:19
upgrade.php
4.32
KB
-rw-r--r--
2025-03-05 00:44
upgrade.xml
309
B
-rw-r--r--
2022-12-16 00:59
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_php7.c> php_flag engine off </IfModule> <IfModule mod_php.c> php_flag engine off </IfModule>