Reflected xss working - still have to think how to get the success criteria. Page needs some work though

This commit is contained in:
mayhew64
2016-11-21 23:09:58 -05:00
parent edaadecc38
commit 32d1009390
2 changed files with 18 additions and 170 deletions

View File

@ -139,12 +139,12 @@
</tr>
<tr>
<td>Enter your credit card number:</td>
<td><input name="field2" value="4128 3214 0002 1999"
<td><input name="field1" value="4128 3214 0002 1999"
type="TEXT" /></td>
</tr>
<tr>
<td>Enter your three digit access code:</td>
<td><input name="field1" value="111" type="TEXT" /></td>
<td><input name="field2" value="111" type="TEXT" /></td>
</tr>
<tr>
<td colspan="2" align="center"><input name="SUBMIT"