!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

C:\cumbreclima\wp-content\themes\patti\   drwxrwxrwx
Free 4.13 GB of 39.52 GB (10.45%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     search.php (1.76 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php get_header(); ?>

    <?php get_template_part'includes/page-title' ); ?>

    <?php
    
//if there are results to show
    
if (have_posts()) : ?>
        <div class="centered-wrapper">
            <section class="percent-blog begin-content <?php if(isset($smof_data['blog_sidebar_pos'])) { if($smof_data['blog_sidebar_pos'] !='') { echo $smof_data['blog_sidebar_pos']; } } else echo 'sidebar-right'?>">
                <?php  
                    
if ( have_posts()) { 
                        while (
have_posts()) : the_post();
                    
?>
            
                    <?php get_template_part'format'get_post_format() );  ?>

                    <?php  endwhile;
                    
                                    
                    
dt_navigation();
                    
// if there are results, but not from the blog posts
                    
} else { ?>
                        <article>
                            <p><?php _e('Sorry, but the requested resource was not found on this site. Try another search:''delicious'); ?></p>
                            <?php get_search_form(); ?>
                        </article>
                
                <?php ?>
            </section>

            <?php 
                
echo '<aside class="percent-sidebar">';
                    if(isset(
$smof_data['blog_sidebar']) && ($smof_data['blog_sidebar'] !='')) { 
                        
$blog_sidebar_pos $smof_data['blog_sidebar']; 
                        
dynamic_sidebar($blog_sidebar_pos); 
                    }
                echo 
'</aside>';
            
?>
        </div>
            

            
    <?php
    
// if there are no search results
     
else : ?>
        
        <div class="centered-wrapper">
            <section class="percent-blog begin-content <?php if(isset($smof_data['blog_sidebar_pos'])) { if($smof_data['blog_sidebar_pos'] !='') { echo $smof_data['blog_sidebar_pos']; } } else echo 'sidebar-right'?>">
                <article>
                    <p><?php _e('Sorry, but the requested resource was not found on this site. Try another search.''delicious'); ?></p>
                </article>
            </section>
            
            <?php get_sidebar(); ?>
        </div>

    <?php endif; ?>

<?php get_footer(); ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--