Update fileinc.html

This commit is contained in:
Sarath Nair 2023-11-07 14:01:17 +01:00 committed by GitHub
parent f448370343
commit 94355fd14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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="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>
</div>
</link>