!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:\Users\DMZ\Desktop\cumbreclima\wp-content\themes\patti\   drwxrwxrwx
Free 4.11 GB of 39.52 GB (10.39%)
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:     comments.php (3.07 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// Do not delete these sympathiques
    
if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
        die (
'Please do not load this page directly. Thanks!');

    if ( 
post_password_required() ) { ?>
        <p class="no-comments"><?php _e('This post is password protected. Enter the password to view comments.''delicious'); ?></p>
    <?php
        
return;
    }
?>
    
<!-- You can start editing here. -->

<?php if ( have_comments() ) : ?>
    <div id="comments">
        <h3><?php comments_number(__('This post has no comments''delicious'), __('This post has 1 Comment''delicious'), __('This post has % Comments''delicious')); ?></h3>

        <ol class="commentlist">
            <?php wp_list_comments('type=comment&avatar_size=60&callback=delicious_comment'); ?>
        </ol>
        
        <div class="comments-navigation">
            <div class="align-left"><?php previous_comments_link(); ?></div>
            <div class="align-right"><?php next_comments_link(); ?></div>
        </div>    
    </div>

<?php else : // no comments yet ?>
    <div id="comments">
    <?php if ('open' == $post->comment_status) : ?>
        <p><?php _e('''delicious'); ?></p>

     <?php else : ?>
        <!-- [comments are closed, and no comments] -->
        <!--p><?php _e('Comments are closed.''delicious'); ?></p-->

    <?php endif; ?>
    </div>    
<?php endif; ?>


<?php

$commenter 
wp_get_current_commenter();
$req get_option'require_name_email' );
$aria_req = ( $req " aria-required='true'" '' );

comment_form(array(
    
'fields' => apply_filters'comment_form_default_fields', array(
        
        
'comment_notes_after' => '',    
        
'author' => '<div class="percent-one-third"><div class="comment-form-author"><fieldset><input id="author" name="author" type="text" placeholder="'.__'Name''delicious' ). ( $req ' *' '' ).'" value="' esc_attr$commenter['comment_author'] ) . '" size="30"' $aria_req ' /></fieldset></div></div>',
        
'email' => '<div class="percent-one-third"><div class="comment-form-email"><fieldset><input id="email" name="email" type="text" value="' esc_attr(  $commenter['comment_author_email'] ) . '" size="30" placeholder="'__'Email''delicious' ) . ( $req ' *' '' ) .'" ' $aria_req ' /></fieldset></div></div>',
        
'url' => '<div class="percent-one-third column-last"><div class="comment-form-url"><fieldset><input id="url" name="url" type="text" value="' esc_attr$commenter['comment_author_url'] ) . '" placeholder="'.__'Website''delicious' ).'" size="30" /></fieldset></div></div>'

    
)),
    
'comment_notes_before' => '',
    
'comment_notes_after' => '',
    
'title_reply' => __'Leave a Comment''delicious' ),
    
'title_reply_to' => __'Leave a  Comment''delicious' ),
    
'cancel_reply_link' => __'Cancel Comment''delicious' ),    
    
'comment_field' => '<div class="comment-form-comment"><fieldset>' '<textarea id="comment" placeholder="' __'Your Comment''delicious' ) . ( $req ' *' '' ) . '" name="comment" cols="45" rows="8" aria-required="true"></textarea></fieldset></div>',
    
'label_submit' => __'Submit Comment''delicious' ),
    
'id_submit' => 'submit_my_comment'
    
));
?>

:: 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: 2.6052 ]--