diff --git a/ webgoat/main/project/WebContent/webgoat_challenge.jsp b/ webgoat/main/project/WebContent/webgoat_challenge.jsp index 1190fe5f2..eece7b18d 100644 --- a/ webgoat/main/project/WebContent/webgoat_challenge.jsp +++ b/ webgoat/main/project/WebContent/webgoat_challenge.jsp @@ -1,98 +1,124 @@ -<%@ page contentType="text/html; charset=ISO-8859-1" language="java" - errorPage="" %> +<%@ page contentType="text/html; charset=ISO-8859-1" language="java" + errorPage=""%> <%@page import="org.owasp.webgoat.session.WebSession"%> -<% WebSession webSession = ((WebSession)session.getAttribute("websession")); %> +<% +WebSession webSession = ((WebSession) session.getAttribute("websession")); +%>
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.
The WebGoat project is lead by Bruce Mayhew. Please send all - comments to Bruce at <%= webSession.getWebgoatContext().getFeedbackAddress() %>.
-- | - | ||||||||||||||||
WebGoat Design Team |
- Lesson Contributers |
- ||||||||||||||||
- Bruce Mayhew
- Laurence Casey
- David Anderson
- Eric Sheridan
- Rogan Dawes
- |
-
- Aspect Security
- Sherif Koussa
- Alex Smolen
- Chuck Willis
+
+
+
+
+
- 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. The WebGoat project is lead +by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>. +
+
-
WARNING
- - While running this program, your machine is extremely vulnerable to attack. - You should disconnect from the network while using this program. - - - This program is for educational purposes only. - Use of these techniques without permission could lead to - job termination, financial liability, and/or criminal penalties. - |
+ ||||||||||||||||
+ Special Thanks
+ for V5.1
+ |
+
+ Documentation
+ Contributers
+ |
+ ||||||||||||||||
+ OWASP Spring of Code
+ Erwin Geirnaert
+ + (http://www.zionsecurity.com) + |
+
+ Sherif Koussa
+ + (http://www.macadamian.com) + Erwin Geirnaert
+ + (http://www.zionsecurity.com/) |
+ ||||||||||||||||
+ To all who have sent comments
+ |
+ |||||||||||||||||
+
+
+
+ |
+ |||||||||||||||||
+ |
+