!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\themes\patti\js\custom\   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:     custom-social.js (1.75 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
//*-----------------------------------------------------------------------------------*/
/*	Social Networks Block
/*-----------------------------------------------------------------------------------*/
	
jQuery('.share-options a').click(function(e) {
	e.preventDefault();
});

// Twitter
function twitterSharer(){
	window.open( 'http://twitter.com/intent/tweet?text='+jQuery(".title-content h2").text() +' '+window.location, 
		"twitterWindow", 
		"width=650,height=350" );
	return false;
}

// Facebook

function facebookSharer(){
	window.open( 'https://www.facebook.com/sharer/sharer.php?u='+encodeURIComponent(location.href), 
		'facebookWindow', 
		'width=650,height=350');
	return false;
}		

// Pinterest

function pinterestSharer(){
	window.open( 'http://pinterest.com/pin/create/bookmarklet/?media='+ jQuery('.begin-content img').first().attr('src') + '&description='+jQuery('.title-content h2').text()+' '+encodeURIComponent(location.href), 
		'pinterestWindow', 
		'width=750,height=430, resizable=1');
	return false;
}	


// Google Plus

function googleSharer(){
	window.open( 'https://plus.google.com/share?url='+encodeURIComponent(location.href), 
		'googleWindow', 
		'width=500,height=500');
	return false;
}	


// Delicious

function deliciousSharer(){
	window.open( 'http://delicious.com/save?url='+encodeURIComponent(location.href)+'?title='+jQuery(".title-content h2").text(), 
		'deliciousWindow', 
		'width=550,height=550, resizable=1');
	return false;
}

// Linkedin

function linkedinSharer(){
	window.open( 'http://www.linkedin.com/shareArticle?mini=true&url='+encodeURIComponent(location.href)+'&title='+jQuery("h1").text(), 
		'linkedinWindow', 
		'width=650,height=450, resizable=1');
	return false;
}

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