Update XSS_level4.php
This commit is contained in:
parent
99b5365f69
commit
085037eb9a
|
@ -7,7 +7,7 @@
|
|||
|
||||
<div style="background-color:#c9c9c9;padding:15px;">
|
||||
<button type="button" name="homeButton" onclick="location.href='../homepage.html';">Home Page</button>
|
||||
<button type="button" name="mainButton" onclick="location.href='sqlmainpage.html';">Main Page</button>
|
||||
<button type="button" name="mainButton" onclick="location.href='xssmainpage.html';">Main Page</button>
|
||||
</div>
|
||||
<div align="center">
|
||||
<form method="GET" action="" name="form">
|
||||
|
|
Loading…
Reference in New Issue
Block a user