Adding setup.php button to our homepage.html
This commit is contained in:
parent
2711fe0c9c
commit
f2497b111d
|
@ -17,6 +17,7 @@
|
|||
<button class="button" type="button" name="_button" onclick="location.href='XSS/xssmainpage.html';">XSS</button>
|
||||
<button class="button" type="button" name="_button" onclick="location.href='FileInclusion/pages/fileinc.html';">File Inclusion</button>
|
||||
<button class="button" type="button" name="_button" onclick="location.href='FileUpload/fileupl.html';">File Upload</button>
|
||||
<button class="button" type="button" name="_button" onclick="location.href='setup.php';">SQL Setup</button>
|
||||
</div>
|
||||
<img src="Resources/hmb.png" align="left" style="width:40%" alt="HummingbirdsCyberTeam">
|
||||
<img src="Resources/gazicyber.jpg" align="right" style="width:15%" alt="GaziCyber">
|
||||
|
|
Loading…
Reference in New Issue
Block a user