We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a9748 commit 5458d38Copy full SHA for 5458d38
1 file changed
docs/pwndstars.html
@@ -3,7 +3,7 @@
3
<html lang="en">
4
<head>
5
<meta charset="UTF-8" />
6
- <title>Security Awareness Simulation – Consent Phishing</title>
+ <title>Consent Phishing Simulation – Multi-Tenant Attack Demo</title>
7
<meta name="viewport" content="width=device-width, initial-scale=1" />
8
<style>
9
body { font-family: Segoe UI, Arial, sans-serif; background:#0F172A; color:#F9FAFB; margin:0; }
@@ -19,7 +19,7 @@
19
</head>
20
<body>
21
<div class="container">
22
- <h1>Consent Phishing Simulation</h1>
+ <h1>Consent Phishing Simulation (Multi-Tenant Demo)</h1>
23
<div class="alert">⚠️ This was a simulation – no credentials were captured.</div>
24
<p>You interacted with a multi-tenant application that requested access via Microsoft’s real sign-in page.</p>
25
<h2>What this demonstrates</h2>
0 commit comments