!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\twentyfifteen\   drwxrwxrwx
Free 4.11 GB of 39.52 GB (10.4%)
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:     author-bio.php (1.11 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * The template for displaying Author bios
 *
 * @package WordPress
 * @subpackage Twenty_Fifteen
 * @since Twenty Fifteen 1.0
 */
?>

<div class="author-info">
    <h2 class="author-heading"><?php _e'Published by''twentyfifteen' ); ?></h2>
    <div class="author-avatar">
        <?php
        
/**
         * Filter the author bio avatar size.
         *
         * @since Twenty Fifteen 1.0
         *
         * @param int $size The avatar height and width size in pixels.
         */
        
$author_bio_avatar_size apply_filters'twentyfifteen_author_bio_avatar_size'56 );

        echo 
get_avatarget_the_author_meta'user_email' ), $author_bio_avatar_size );
        
?>
    </div><!-- .author-avatar -->

    <div class="author-description">
        <h3 class="author-title"><?php echo get_the_author(); ?></h3>

        <p class="author-bio">
            <?php the_author_meta'description' ); ?>
            <a class="author-link" href="<?php echo esc_urlget_author_posts_urlget_the_author_meta'ID' ) ) ); ?>" rel="author">
                <?php printf__'View all posts by %s''twentyfifteen' ), get_the_author() ); ?>
            </a>
        </p><!-- .author-bio -->

    </div><!-- .author-description -->
</div><!-- .author-info -->

:: 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.0156 ]--