Skip to content

Commit 36a9748

Browse files
authored
Update title and heading for success page
1 parent 3ff9091 commit 36a9748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/success.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<meta charset="UTF-8">
6-
<title>Security Awareness Simulation – Post Login</title>
6+
<title>Org-Only OAuth Consent Simulation – Training Success</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<style>
99
body { font-family: Segoe UI, Arial, sans-serif; background: #0F172A; color: #F9FAFB; margin: 0; }
@@ -18,7 +18,7 @@
1818
</head>
1919
<body>
2020
<div class="container">
21-
<h1>Simulation Complete</h1>
21+
<h1>Org-Only OAuth Consent Simulation</h1>
2222
<div class="alert">⚠️ This was a phishing simulation – no credentials were captured.</div>
2323
<p>You just interacted with a real Microsoft login page and almost approved an app request. Attackers use this exact technique to gain access to your data.</p>
2424
<h2>What should you have noticed?</h2>

0 commit comments

Comments
 (0)