Update fileinc.html
This commit is contained in:
parent
f448370343
commit
94355fd14c
|
|
@ -15,6 +15,7 @@
|
||||||
<button class="button" type="button" name="Button2" onclick="location.href='lvl2.php';">File Inclusion Level 2</button>
|
<button class="button" type="button" name="Button2" onclick="location.href='lvl2.php';">File Inclusion Level 2</button>
|
||||||
<button class="button" type="button" name="Button3" onclick="location.href='lvl3.php';">File Inclusion Level 3</button>
|
<button class="button" type="button" name="Button3" onclick="location.href='lvl3.php';">File Inclusion Level 3</button>
|
||||||
<button class="button" type="button" name="Button4" onclick="location.href='lvl4.php';">File Inclusion Level 4</button>
|
<button class="button" type="button" name="Button4" onclick="location.href='lvl4.php';">File Inclusion Level 4</button>
|
||||||
|
<button class="button" type="button" name="Button4" onclick="location.href='lvl4.php';">File Inclusion Level 4</button>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</link>
|
</link>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user