!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:     archive.php (1.18 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php get_header(); ?>

    <?php get_template_part'includes/page-title' ); ?>
        
    <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(); ?>
            <div class="blog-page">
            <?php

            
//query posts
            
query_posts(
                array(
                
'post_type'=> 'post',
                
'paged'=>$paged
            
));    

                     
get_template_part'format'get_post_format() ); 

            
wp_reset_query();
            
?>            
                    <?php endwhile; ?>
                    
            <?php endif; ?>
                    
            <?php if(function_exists('dt_navigation')) {
                
dt_navigation(); } 
                else  { 
?>
                <?php previous_posts_link(); ?> &bull; <?php next_posts_link(); } ?>
            </div>
        </section>
            
        <?php 
            
echo '<aside class="percent-sidebar">';
                if(isset(
$smof_data['blog_sidebar'])) {
                    if(
$smof_data['blog_sidebar'] !='') { 
                        
$blog_sidebar_pos $smof_data['blog_sidebar']; 
                        
dynamic_sidebar($blog_sidebar_pos); 
                    }
                }
            echo 
'</aside>';
            
        
?>
    </div>
<?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 ]--