!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:\nuevo\   dr-xr-xr-x
Free 9.43 GB of 239.26 GB (3.94%)
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:     setup_xampp.bat (1.23 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@echo off echo ################################# START XAMPP TEST SECTION ################################# echo [XAMPP]: Test php.exe with php\php.exe -n -d output_buffering=0 --version ... php\php.exe -n -d output_buffering=0 --version if %ERRORLEVEL% GTR 0 ( echo: echo [ERROR]: Test php.exe failed !!! echo [ERROR]: Perhaps the Microsoft C++ 2008 runtime package is not installed. echo [ERROR]: Please try to install the MS VC++ 2008 Redistributable Package from the Mircrosoft page first echo [ERROR]: http://www.microsoft.com/en-us/download/details.aspx?id=5582 echo: echo ################################# END XAMPP TEST SECTION ################################### echo: pause exit 1 ) echo [XAMPP]: Test for the php.exe successfully passed. Good! echo ################################# END XAMPP TEST SECTION ################################### echo: if "%1" == "sfx" ( cd xampp ) if exist php\php.exe GOTO Normal if not exist php\php.exe GOTO Abort :Abort echo Sorry ... cannot find php cli! echo Must abort these process! pause GOTO END :Normal set PHP_BIN=php\php.exe set CONFIG_PHP=install\install.php %PHP_BIN% -n -d output_buffering=0 %CONFIG_PHP% GOTO END :END pause

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