From 36ca8e559866f910db41d224946c3def63d03aa8 Mon Sep 17 00:00:00 2001 From: mayhew64 Date: Thu, 10 Jan 2008 13:48:42 +0000 Subject: [PATCH] Challenge jsp is supposed to be a clone of the webgoat.jsp git-svn-id: http://webgoat.googlecode.com/svn/trunk@266 4033779f-a91e-0410-96ef-6bf7bf53c507 --- .../project/WebContent/webgoat_challenge.jsp | 194 ++++++++++-------- 1 file changed, 110 insertions(+), 84 deletions(-) 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")); +%> WebGoat V5.1 - + -
-
-
-

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() %>.

-
- - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
OWASP Foundation
Aspect Security

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()%>.

+
+ + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - -
+
OWASP Foundation
+
+
Aspect Security
+
+

+ WebGoat Design Team
+
+

+ Lesson Contributers
+
+
Bruce Mayhew
+
David Anderson
+
Rogan Dawes
+
Laurence Casey (Graphics)
+
+
Aspect Security
+
Sherif Koussa
+
Romain Brechet
+
-
Special Thanks for V5
Documentation Contributers
Sherif Koussa
- (http://www.macadamian.com)
-
Robert Sullivan
- (http://www.unitedhealthgroup.com/)
-
OWASP Autumn of Code
- (http://www.owasp.org/)
Sherif Koussa
(http://www.macadamian.com)
-
To all who have sent comments
 
-
-
- -
-
-
-
-
-
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
+
+
+
+
+
+
 
+
+
+
+
 
+
 
+
 
+
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.
+
-