Minor grammar fixes.
git-svn-id: http://webgoat.googlecode.com/svn/trunk@97 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -17,8 +17,8 @@ so an injected attack script may be able to steal money from the client without
|
||||
</div>
|
||||
<p><b>General Goal(s):</b> </p>
|
||||
<!-- Start Instructions -->
|
||||
* This is a sample internet banking application - money transfers page.<br>
|
||||
* This is a sample internet banking application - money transfer page.<br>
|
||||
* It shows below your balance, the account you are transferring to and amount you will transfer.<br>
|
||||
* The application uses AJAX to submit the transaction after doing some basic client side validations.<br>
|
||||
* Your goal is to try to bypass the user's authorization and silently execute the transaction<br>
|
||||
* Your goal is to try to bypass the user's authorization and silently execute the transaction.<br>
|
||||
<!-- Stop Instructions -->
|
||||
|
Reference in New Issue
Block a user