Untitled

 avatar
unknown
php
2 years ago
59 B
9
Indexable
<?php
    shell_exec('ls '.escapeshellarg($_GET['param']));
Editor is loading...