!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\slideshow-jquery-image-gallery\views\SlideshowPluginPostType\   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:     settings.php (1.34 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table>
    <?php $groups = array(); ?>
    <?php if(count($settings) > 0): ?>
    <?php foreach($settings as $key => $value): ?>

    <?php if( !isset($value$value['type'], $value['default'], $value['description']) || !is_array($value)) continue; ?>

    <?php if(!empty($value['group']) && !isset($groups[$value['group']])): $groups[$value['group']] = true?>
    <tr>
        <td colspan="3" style="border-bottom: 1px solid #e5e5e5; text-align: center;">
            <span style="display: inline-block; position: relative; top: 14px; padding: 0 12px; background: #fff;">
                <?php echo $value['group']; ?> <?php _e('settings''slideshow-plugin'); ?>
            </span>
        </td>
    </tr>
    <tr>
        <td colspan="3"></td>
    </tr>
    <?php endif; ?>
    <tr
        <?php echo !empty($value['group'])? 'class="group-' strtolower(str_replace(' ''-'$value['group'])) . '"'''?>
        <?php echo !empty($value['dependsOn'])? 'style="display:none;"'''?>
    >
        <td><?php echo $value['description']; ?></td>
        <td><?php echo SlideshowPluginSlideshowSettingsHandler::getInputField(SlideshowPluginSlideshowSettingsHandler::$settingsKeyhtmlspecialchars($key), $value); ?></td>
        <td><?php _e('Default''slideshow-plugin'); ?>: &#39;<?php echo (isset($value['options']))? $value['options'][$value['default']]: $value['default']; ?>&#39;</td>
    </tr>

    <?php endforeach; ?>
    <?php endif; ?>
</table>

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