From cbce5e71643d2086bd75a9f8265a0807d11d992f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsolt=20Kulcs=C3=A1r?= Date: Wed, 11 Nov 2020 22:54:46 +0100 Subject: [PATCH 1/5] Back button functionality --- src/main/resources/static/index.html | 4 ++-- src/main/resources/static/vulnerableApp.js | 21 +++++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index a630f94b..124ccb08 100755 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -22,10 +22,10 @@