Minor grammar fixes.
git-svn-id: http://webgoat.googlecode.com/svn/trunk@97 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -17,7 +17,7 @@ However, JSON, like XML is prone to Injection attacks. A malicious attacker can
|
||||
<p><b>General Goal(s):</b> </p>
|
||||
<!-- Start Instructions -->
|
||||
* You are traveling from Boston, MA- Airport code BOS to Seattle, WA - Airport code SEA.<br>
|
||||
* Once you enter the three digits code of the airport, an AJAX request will be executed asking for the tickets price.<br>
|
||||
* Once you enter the three digit code of the airport, an AJAX request will be executed asking for the ticket price.<br>
|
||||
* You will notice that there are two flights available, an expensive one with no stops and another cheaper one with 2 stops.<br>
|
||||
* Your goal is to try to get the one with no stops but for a cheaper price.
|
||||
<!-- Stop Instructions -->
|
||||
|
Reference in New Issue
Block a user