Untitled

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