!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:\copia nuevo\php\pear\PHP\CompatInfo\   drwxrwxrwx
Free 7.32 GB of 239.26 GB (3.06%)
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:     ftp_func_array.php (3.97 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * ftp extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better
 *
 * PHP versions 4 and 5
 *
 * @category PHP
 * @package  PHP_CompatInfo
 * @author   Davey Shafik <davey@php.net>
 * @author   Laurent Laville <pear@laurent-laville.org>
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
 * @version  CVS: $Id: ftp_func_array.php,v 1.1 2008/12/13 16:38:20 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0b2 (2008-12-19)
 */

$GLOBALS['_PHP_COMPATINFO_FUNC_FTP'] = array (
  
'ftp_alloc' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_cdup' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_chdir' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_chmod' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_close' =>
  array (
    
'init' => '4.2.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_connect' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_delete' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_exec' =>
  array (
    
'init' => '4.0.3',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_fget' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_fput' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_get' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_get_option' =>
  array (
    
'init' => '4.2.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_login' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_mdtm' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_mkdir' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nb_continue' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nb_fget' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nb_fput' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nb_get' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nb_put' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_nlist' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_pasv' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_put' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_pwd' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_quit' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_raw' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_rawlist' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_rename' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_rmdir' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_set_option' =>
  array (
    
'init' => '4.2.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_site' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_size' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_ssl_connect' =>
  array (
    
'init' => '4.3.0',
    
'ext' => 'ftp',
    
'pecl' => false,
  ),
  
'ftp_systype' =>
  array (
    
'init' => '4.0.0',
    
'ext' => 'ftp',
    
'pecl' => 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.0156 ]--