Update sqlmainpage.html
This commit is contained in:
parent
47d004e519
commit
c8876c09f3
|
@ -17,6 +17,7 @@
|
|||
<button class="button" type="button" name="sql3_button" onclick="location.href='sql3.php';">SQL Injection Level 3</button>
|
||||
<button class="button" type="button" name="sql4_button" onclick="location.href='sql4.php';">SQL Injection Level 4</button>
|
||||
<button class="button" type="button" name="sql5_button" onclick="location.href='sql5.php';">SQL Injection Level 5</button>
|
||||
<button class="button" type="button" name="sql6_button" onclick="location.href='sql6.php';">SQL Injection Level 6</button>
|
||||
</div>
|
||||
</link>
|
||||
<img src="../Resources/hmb.png" align="left" style="width:40%" alt="HummingbirdsCyberTeam">
|
||||
|
|
Loading…
Reference in New Issue
Block a user