!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:     filter_const_array.php (6.13 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * filter extension Constant dictionary for PHP_CompatInfo 1.9.0a1 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: filter_const_array.php,v 1.1 2008/12/13 16:36:59 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0a1 (2008-11-23)
 */

$GLOBALS['_PHP_COMPATINFO_CONST_FILTER'] = array (
  
'FILTER_CALLBACK' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_CALLBACK',
  ),
  
'FILTER_DEFAULT' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_DEFAULT',
  ),
  
'FILTER_FLAG_ALLOW_FRACTION' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ALLOW_FRACTION',
  ),
  
'FILTER_FLAG_ALLOW_HEX' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ALLOW_HEX',
  ),
  
'FILTER_FLAG_ALLOW_OCTAL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ALLOW_OCTAL',
  ),
  
'FILTER_FLAG_ALLOW_SCIENTIFIC' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ALLOW_SCIENTIFIC',
  ),
  
'FILTER_FLAG_ALLOW_THOUSAND' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ALLOW_THOUSAND',
  ),
  
'FILTER_FLAG_EMPTY_STRING_NULL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_EMPTY_STRING_NULL',
  ),
  
'FILTER_FLAG_ENCODE_AMP' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ENCODE_AMP',
  ),
  
'FILTER_FLAG_ENCODE_HIGH' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ENCODE_HIGH',
  ),
  
'FILTER_FLAG_ENCODE_LOW' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_ENCODE_LOW',
  ),
  
'FILTER_FLAG_HOST_REQUIRED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_HOST_REQUIRED',
  ),
  
'FILTER_FLAG_IPV4' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_IPV4',
  ),
  
'FILTER_FLAG_IPV6' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_IPV6',
  ),
  
'FILTER_FLAG_NONE' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_NONE',
  ),
  
'FILTER_FLAG_NO_ENCODE_QUOTES' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_NO_ENCODE_QUOTES',
  ),
  
'FILTER_FLAG_NO_PRIV_RANGE' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_NO_PRIV_RANGE',
  ),
  
'FILTER_FLAG_NO_RES_RANGE' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_NO_RES_RANGE',
  ),
  
'FILTER_FLAG_PATH_REQUIRED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_PATH_REQUIRED',
  ),
  
'FILTER_FLAG_QUERY_REQUIRED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_QUERY_REQUIRED',
  ),
  
'FILTER_FLAG_SCHEME_REQUIRED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_SCHEME_REQUIRED',
  ),
  
'FILTER_FLAG_STRIP_HIGH' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_STRIP_HIGH',
  ),
  
'FILTER_FLAG_STRIP_LOW' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FLAG_STRIP_LOW',
  ),
  
'FILTER_FORCE_ARRAY' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_FORCE_ARRAY',
  ),
  
'FILTER_NULL_ON_FAILURE' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_NULL_ON_FAILURE',
  ),
  
'FILTER_REQUIRE_ARRAY' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_REQUIRE_ARRAY',
  ),
  
'FILTER_REQUIRE_SCALAR' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_REQUIRE_SCALAR',
  ),
  
'FILTER_SANITIZE_EMAIL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_EMAIL',
  ),
  
'FILTER_SANITIZE_ENCODED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_ENCODED',
  ),
  
'FILTER_SANITIZE_MAGIC_QUOTES' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_MAGIC_QUOTES',
  ),
  
'FILTER_SANITIZE_NUMBER_FLOAT' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_NUMBER_FLOAT',
  ),
  
'FILTER_SANITIZE_NUMBER_INT' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_NUMBER_INT',
  ),
  
'FILTER_SANITIZE_SPECIAL_CHARS' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_SPECIAL_CHARS',
  ),
  
'FILTER_SANITIZE_STRING' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_STRING',
  ),
  
'FILTER_SANITIZE_STRIPPED' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_STRIPPED',
  ),
  
'FILTER_SANITIZE_URL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_SANITIZE_URL',
  ),
  
'FILTER_UNSAFE_RAW' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_UNSAFE_RAW',
  ),
  
'FILTER_VALIDATE_BOOLEAN' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_BOOLEAN',
  ),
  
'FILTER_VALIDATE_EMAIL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_EMAIL',
  ),
  
'FILTER_VALIDATE_FLOAT' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_FLOAT',
  ),
  
'FILTER_VALIDATE_INT' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_INT',
  ),
  
'FILTER_VALIDATE_IP' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_IP',
  ),
  
'FILTER_VALIDATE_REGEXP' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_REGEXP',
  ),
  
'FILTER_VALIDATE_URL' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'FILTER_VALIDATE_URL',
  ),
  
'INPUT_COOKIE' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_COOKIE',
  ),
  
'INPUT_ENV' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_ENV',
  ),
  
'INPUT_GET' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_GET',
  ),
  
'INPUT_POST' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_POST',
  ),
  
'INPUT_REQUEST' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_REQUEST',
  ),
  
'INPUT_SERVER' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_SERVER',
  ),
  
'INPUT_SESSION' => 
  array (
    
'init' => '5.2.0',
    
'name' => 'INPUT_SESSION',
  ),
);
?>

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