Added a <br/> to break the third bullet. Modified the bullet text slightly (removed the "Also, you can")

git-svn-id: http://webgoat.googlecode.com/svn/trunk@70 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
esheri3 2007-01-22 20:12:49 +00:00
parent da81501499
commit aa839396f2

View File

@ -15,6 +15,6 @@ using this attack.
<p><b>General Goal(s):</b> </p>
<!-- Start Instructions -->
* The grey area below represents what is going to be logged in the web server's log file.<br>
* Your goal is to make it like a username "admin" has succeeded into logging in.
* Also, you can elevate your attack by adding a script to the log file.
* Your goal is to make it like a username "admin" has succeeded into logging in.<br/>
* Elevate your attack by adding a script to the log file.
<!-- Stop Instructions -->