Creating index.php

This commit is contained in:
OguzTozkoparan 2018-11-30 02:24:18 +03:00 committed by GitHub
parent 71a31c91fd
commit 67dd598fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +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>
<button class="button" type="button" name="_button" onclick="location.href='index.php';">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">