!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:\AmbienteBogota\cpg1418\   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:     phpinfo.php (1.78 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.18
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/phpinfo.php $
  $Revision: 4380 $
  $Author: gaugau $
  $Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
**********************************************/

error_reporting (E_ALL E_NOTICE);
define('IN_COPPERMINE'true);
define('PHPINFO_PHP'true);
require(
'include/init.inc.php');

$CONFIG['debug_mode']=0;

if (!
GALLERY_ADMIN_MODEcpg_die(ERROR$lang_errors['access_denied']);

pageheader($lang_cpg_debug_output['phpinfo']);

ob_start();
phpinfo();
$string ob_get_contents();
$string strchr($string'</style>');
$string str_replace('</style>','',$string);
$string str_replace('class="p"','',$string);
$string str_replace('class="e"','class="tableb"',$string);
$string str_replace('class="v"','class="tablef"',$string);
$string str_replace('class="h"','class="tableh2"',$string);
$string str_replace('class="center"','',$string);
ob_end_clean();

print 
'<div align="left" style="overflow:hidden;width:800px;text-align:left;">';
starttable('100%'$lang_phpinfo_php['php_info'], 1);
print 
'<tr><td class="tableb">';
print 
$lang_phpinfo_php['explanation'];
print 
'<br />';
print 
$lang_phpinfo_php['no_link'];
print 
'</td></tr>';
endtable();
print 
'<br />';


print 
$string;
print 
"</div>\n";


pagefooter();
ob_end_flush();

?>

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