diff --git a/webgoat/src/main/webapp/css/webgoat.css b/webgoat/src/main/webapp/css/webgoat.css index 33f0ee536..f9cfa663d 100644 --- a/webgoat/src/main/webapp/css/webgoat.css +++ b/webgoat/src/main/webapp/css/webgoat.css @@ -272,7 +272,7 @@ html>body #navBar li {} } #start { - height: 390px; + height: 400px; width: 700px; padding: 10px 50px 10px 50px; font-size: 15px; diff --git a/webgoat/src/main/webapp/css/webgoat_challenge.css b/webgoat/src/main/webapp/css/webgoat_challenge.css index 0633cedcc..ba5e8aedd 100644 --- a/webgoat/src/main/webapp/css/webgoat_challenge.css +++ b/webgoat/src/main/webapp/css/webgoat_challenge.css @@ -20,7 +20,7 @@ } #start_ch { - height: 350px; + height: 410px; width: 500px; padding: 10px 10px 10px 10px; font-size: 15px; diff --git a/webgoat/src/main/webapp/webgoat.jsp b/webgoat/src/main/webapp/webgoat.jsp index 7458f6591..08d45629d 100644 --- a/webgoat/src/main/webapp/webgoat.jsp +++ b/webgoat/src/main/webapp/webgoat.jsp @@ -38,6 +38,24 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo longdesc="http://www.aspectsecurity.com" /> + + +
+ WebGoat Authors
+ + + + +
+ Bruce Mayhew
+ + + + +
+ Jeff Williams
+ +

@@ -45,7 +63,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo

- V5.3 Lesson Contributers
+ V5.4 Lesson Contributers
@@ -54,11 +72,9 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
David Anderson
Rogan Dawes
Laurence Casey (Graphics)
-
Brian Ciomei
-
Chuck Willis
-
Cam Morris
+
Sherif Koussa
Yiannis Pavlosoglou
@@ -67,7 +83,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
Special Thanks - for V5.3
+ for V5.4
Documentation @@ -76,8 +92,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo -
Christine (Maven)
-
Marek Jawurek (Internationalization)
+
Brian Ciomei (Multitude of bug fixes)

To all who have sent comments
@@ -112,7 +127,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
 
WARNING
While running this program, your machine is extremely vulnerable to -attack if you are not running on localhost. If tou are NOT running on localhost (default configuration), You should disconnect from the network while using this program. +attack if you are not running on localhost. If you are NOT running on localhost (default configuration), You should disconnect from the network while using this program.

This program is for educational purposes only. Use of these techniques diff --git a/webgoat/src/main/webapp/webgoat_challenge.jsp b/webgoat/src/main/webapp/webgoat_challenge.jsp index c008a34a2..dfc24e701 100644 --- a/webgoat/src/main/webapp/webgoat_challenge.jsp +++ b/webgoat/src/main/webapp/webgoat_challenge.jsp @@ -9,7 +9,8 @@ WebSession webSession = ((WebSession) session.getAttribute("websession")); -WebGoat V5.2 +WebGoat V5.4 + @@ -23,7 +24,6 @@ The exercises are intended to provide hands on experience with application penetration testing techniques.

The WebGoat project is led by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>.

-

Thanks to Ounce Labs for supporting Bruce on the WebGoat Project.

@@ -39,6 +39,24 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo longdesc="http://www.aspectsecurity.com" /> + + + + + + + + + @@ -57,9 +75,8 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
Laurence Casey (Graphics)
@@ -67,7 +84,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo @@ -111,7 +128,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
 
WARNING
While running this program, your machine is extremely vulnerable to -attack. You should disconnect from the network while using this program. +attack if you are not running on localhost. If you are NOT running on localhost (default configuration), You should disconnect from the network while using this program.

This program is for educational purposes only. Use of these techniques
+
+ WebGoat Authors
+
+
+ Bruce Mayhew
+
+
+ Jeff Williams
+

@@ -46,7 +64,7 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo

- Lesson Contributers
+ V5.4 Lesson Contributers
-
Aspect Security
Sherif Koussa
-
Romain Brechet
+
Yiannis Pavlosoglou
Special Thanks - for V5.2
+ for V5.4
Documentation @@ -76,18 +93,18 @@ by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatCo
-
Reto Lippuner
-
Marcel Wirth
+
Brian Ciomei (Multitude of bug fixes)

To all who have sent comments
Aung Khant
- (http://yehg.org/)
+ (http://yehg.org/)
Erwin Geirnaert
- (http://www.zionsecurity.com/)
+ (http://www.zionsecurity.com/)