From f4cf86ea02ad249dac4200e3b35a518cc28106c9 Mon Sep 17 00:00:00 2001 From: Pritam Date: Tue, 11 Jul 2023 12:52:51 +0530 Subject: [PATCH] Added a temporary alert which proves that clickjacking is functional. --- Html/Clickjacking.html | 2 +- Html/loggedin.html | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Html/Clickjacking.html b/Html/Clickjacking.html index a9732a0..6ed90f2 100644 --- a/Html/Clickjacking.html +++ b/Html/Clickjacking.html @@ -31,7 +31,7 @@ - +

Click on the button to see cute cats!

Cute Cat diff --git a/Html/loggedin.html b/Html/loggedin.html index 17c214d..7e8a8b0 100644 --- a/Html/loggedin.html +++ b/Html/loggedin.html @@ -51,13 +51,17 @@

Welcome Back!

Hi, Friend!

Delete your account!

- +
- + \ No newline at end of file