!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\SlideshowPlugin\   drwxrwxrwx
Free 4.13 GB of 39.52 GB (10.45%)
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:     slideshow.php (2.08 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="slideshow_container slideshow_container_<?php echo htmlspecialchars($styleName); ?>" style="<?php echo (isset($settings['preserveSlideshowDimensions']) && $settings['preserveSlideshowDimensions'] == 'false' && isset($settings['height']) && $settings['height'] > 0) ? 'height: ' $settings['height'] . 'px;' ''?> <?php echo (isset($settings['maxWidth']) && $settings['maxWidth'] > 0) ? 'max-width: ' $settings['maxWidth'] . 'px;' ''?>" data-session-id="<?php echo htmlspecialchars($sessionID); ?>" data-style-name="<?php echo htmlspecialchars($styleName); ?>" data-style-version="<?php echo htmlspecialchars($styleVersion); ?>">

    <?php if(isset($settings['showLoadingIcon']) && $settings['showLoadingIcon'] === 'true'): ?>
        <div class="slideshow_loading_icon"></div>
    <?php endif; ?>

    <div class="slideshow_content" style="display: none;">

        <?php

        
if(is_array($views) && count($views) > 0)
        {
            foreach(
$views as $view)
            {
                echo 
$view->toFrontEndHTML();
            }
        }

        
?>

    </div>

    <div class="slideshow_controlPanel slideshow_transparent" style="display: none;"><ul><li class="slideshow_togglePlay" data-play-text="<?php _e('Play''slideshow-plugin'); ?>" data-pause-text="<?php _e('Pause''slideshow-plugin'); ?>"></li></ul></div>

    <div class="slideshow_button slideshow_previous slideshow_transparent" role="button" data-previous-text="<?php _e('Previous''slideshow-plugin'); ?>" style="display: none;"></div>
    <div class="slideshow_button slideshow_next slideshow_transparent" role="button" data-next-text="<?php _e('Next''slideshow-plugin'); ?>" style="display: none;"></div>

    <div class="slideshow_pagination" style="display: none;" data-go-to-text="<?php _e('Go to slide''slideshow-plugin'); ?>"><div class="slideshow_pagination_center"></div></div>

    <!-- WordPress Slideshow Version <?php echo SlideshowPluginMain::$version?> -->

    <?php if(is_array($log) && count($log) > 0): ?>
    <!-- Error log
    <?php foreach($log as $logMessage): ?>
        - <?php echo htmlspecialchars($logMessage); ?>
    <?php endforeach; ?>
    -->
    <?php endif; ?>
</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 ]--