diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml
index 332e5dd01..55695194f 100644
--- a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml
+++ b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml
@@ -12,7 +12,7 @@
application security flaws for the purpose of educating
developers and security professionals about web
application security problems. Please contact Bruce Mayhew
- (webgoat@g2-inc.com) if you have any questions.
+ (webgoat@owasp.org) if you have any questions.
@@ -138,24 +138,25 @@
example, replace "<" with "<" and ">" with ">". -->
FeedbackAddress
- <A HREF=mailto:WebGoat@g2-inc.com>WebGoat@g2-inc.com</A>
+ <A HREF=mailto:webgoat@owasp.org>webgoat@owasp.org</A>
DatabaseDriver
-
- org.enhydra.instantdb.jdbc.idbDriver
+ org.hsqldb.jdbcDriver
DatabaseConnectionString
+
-
- jdbc:idb:PATH/database.prp
-
+ jdbc:hsqldb:mem:${USER}
@@ -204,6 +205,7 @@
servlet, if you wish to.
-->
+
AxisServlet
/servlet/AxisServlet
@@ -294,7 +296,7 @@
webgoat_challenge
-
+
WebGoat Application Source
diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml
index 8a54c72d4..55695194f 100644
--- a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml
+++ b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml
@@ -12,7 +12,7 @@
application security flaws for the purpose of educating
developers and security professionals about web
application security problems. Please contact Bruce Mayhew
- (webgoat@g2-inc.com) if you have any questions.
+ (webgoat@owasp.org) if you have any questions.
@@ -138,7 +138,7 @@
example, replace "<" with "<" and ">" with ">". -->
FeedbackAddress
- <A HREF=mailto:WebGoat@g2-inc.com>WebGoat@g2-inc.com</A>
+ <A HREF=mailto:webgoat@owasp.org>webgoat@owasp.org</A>
diff --git a/ webgoat/main/project/WebContent/WEB-INF/web.xml b/ webgoat/main/project/WebContent/WEB-INF/web.xml
index 8a54c72d4..55695194f 100755
--- a/ webgoat/main/project/WebContent/WEB-INF/web.xml
+++ b/ webgoat/main/project/WebContent/WEB-INF/web.xml
@@ -12,7 +12,7 @@
application security flaws for the purpose of educating
developers and security professionals about web
application security problems. Please contact Bruce Mayhew
- (webgoat@g2-inc.com) if you have any questions.
+ (webgoat@owasp.org) if you have any questions.
@@ -138,7 +138,7 @@
example, replace "<" with "<" and ">" with ">". -->
FeedbackAddress
- <A HREF=mailto:WebGoat@g2-inc.com>WebGoat@g2-inc.com</A>
+ <A HREF=mailto:webgoat@owasp.org>webgoat@owasp.org</A>