diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml index 95217df00..332e5dd01 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web-unix.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -243,7 +243,7 @@ - CookieCatcher + Catcher /catcher diff --git a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml index 419f6028a..53458f502 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web-windows.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -244,7 +244,7 @@ - CookieCatcher + Catcher /catcher diff --git a/ webgoat/main/project/WebContent/WEB-INF/web.xml b/ webgoat/main/project/WebContent/WEB-INF/web.xml index 419f6028a..53458f502 100644 --- a/ webgoat/main/project/WebContent/WEB-INF/web.xml +++ b/ webgoat/main/project/WebContent/WEB-INF/web.xml @@ -175,11 +175,11 @@ - CookieCatcher + Catcher This servlet catches any posts and marks the appropriate lesson property. - org.owasp.webgoat.CookieCatcher + org.owasp.webgoat.Catcher @@ -244,7 +244,7 @@ - CookieCatcher + Catcher /catcher