!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)

E:\nuevo\htdocs\cumbreclima\wp-content\plugins\w3-total-cache\inc\options\support\   drwxrwxrwx
Free 4.96 GB of 239.26 GB (2.07%)
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:     select.php (1.19 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php if (!defined('W3TC')) die(); ?>
<div class="metabox-holder">
    <?php echo $this->postbox_header(__('Choose Request Type''w3-total-cache')); ?>
    <table class="form-table">
        <tr>
            <th><label for="support_request_type"><?php _e('Request type:''w3-total-cache'); ?></label></th>
            <td>
                <select id="support_request_type" class="w3tc-ignore-change {nonce: '<?php echo wp_create_nonce('w3tc'); ?>'}" name="request_type">
                    <option value=""><?php _e('-- Choose Type --''w3-total-cache'); ?></option>
                    <?php foreach ($this->_request_groups as $_request_group => $_request_types): ?>
                    <optgroup label="<?php echo esc_attr($_request_group); ?>:">
                    <?php foreach ($_request_types as $_request_type): ?>
                        <option value="<?php echo esc_attr($_request_type); ?>"><?php echo htmlspecialchars($this->_request_types[$_request_type]); ?></option>
                    <?php endforeach; ?>
                    </optgroup>
                    <?php endforeach; ?>
                </select>
            </td>
        </tr>
    </table>
    <?php echo $this->postbox_footer(); ?>
</div>

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