git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@419 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mariethuynh 2010-03-28 02:08:12 +00:00
parent 39d99eb5d7
commit 4aef25a58d
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ WebSession webSession = ((WebSession) session.getAttribute("websession"));
<p>Thank you for using WebGoat! This program is a demonstration of common web application flaws.
The exercises are intended to provide hands on experience with
application penetration testing techniques. </p>
<p>The WebGoat project is lead
<p>The WebGoat project is led
by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>.</p>
<div id="team">

View File

@ -21,7 +21,7 @@ WebSession webSession = ((WebSession) session.getAttribute("websession"));
<p>Thank you for using WebGoat! This program is a demonstration of common web application flaws.
The exercises are intended to provide hands on experience with
application penetration testing techniques. </p>
<p>The WebGoat project is lead
<p>The WebGoat project is led
by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>.</p>
<p>Thanks to <a href="http://www.ouncelabs.com"><img align="top" height="20" width="160" border = "0" src="images/logos/ounce.jpg" alt="Ounce Labs"/></a> for supporting Bruce on the WebGoat Project.</p>