diff --git a/webwolf/src/main/resources/templates/error.html b/webwolf/src/main/resources/templates/error.html new file mode 100644 index 000000000..8cd79f5f5 --- /dev/null +++ b/webwolf/src/main/resources/templates/error.html @@ -0,0 +1,42 @@ + + + + WebWolf +
+ + + + +
+ +
+ +

WebWolf

+

This is the general error page of WebWolf. It applies for all 404, 500 etc messages.

+

Sometimes you will end up on this page on purpose because of a fake call to WebGoat which is redirected to WebWolf. + In that situation, you are probably interested in seeing the detail of the request. Login to WebWolf and check the incoming requests.

+ +
+ + + + + + + + + + + +
Date: +
Path: +
Status: +
+
+ + +
+ + + \ No newline at end of file diff --git a/webwolf/src/main/resources/templates/fragments/footer.html b/webwolf/src/main/resources/templates/fragments/footer.html index 971d0dffb..5a536d03b 100644 --- a/webwolf/src/main/resources/templates/fragments/footer.html +++ b/webwolf/src/main/resources/templates/fragments/footer.html @@ -8,7 +8,7 @@