From 1ac73ff7cae110f9d0b1aa0bf62283b6d2e26022 Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Sat, 2 Aug 2025 19:06:42 -0400 Subject: Replaced index with generated landing The generated index had a fake logged in interface. The generated landing page is more appropriate. We don't need a logged in page, because the entire exploit should work without needing to be logged in. --- static/index.html | 404 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 223 insertions(+), 181 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index ac88379..a796239 100644 --- a/static/index.html +++ b/static/index.html @@ -3,7 +3,7 @@ - TaskFlow - Project Management Dashboard + TaskFlow - Streamline Your Project Management @@ -12,18 +12,14 @@