-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphished.html
More file actions
26 lines (26 loc) · 2.88 KB
/
phished.html
File metadata and controls
26 lines (26 loc) · 2.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<head>
<style>
html * {
font-family: Nunito, sans-serif;
}
</style>
</head>
<body>
<div style="width: 100%; height: 100%; position: relative; background: white">
<img style="width: 400px; height: 376px; left: 493px; top: 22px; margin-left: 50px position: absolute" src="phishing.jpg" />
<div style="width: 649px; height: 39px; left: 402px; top: 437px; position: absolute; text-align: center"><span style="color: black; font-size: 28px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 400; word-wrap: break-word">You were just </span><span style="color: #0E3F85; font-size: 28px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 700; text-decoration: underline; word-wrap: break-word">phished</span><span style="color: black; font-size: 28px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 400; word-wrap: break-word"> by PhishGuardX! </span></div>
<div style="width: 1323px; height: 50px; left: 65px; top: 491px; position: absolute; text-align: center; color: black; font-size: 36px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 700; word-wrap: break-word">It’s okay! You are human, we have not stolen your credentials</div>
<div style="width: 1279px; height: 108px; left: 84px; top: 555px; position: absolute; text-align: center; color: black; font-size: 20px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 400; word-wrap: break-word">Instead of attempting to maliciously steal your credentials, we recommend that you take the time to explore this guide, which provides valuable insights into recognizing the distinctive characteristics of phishing emails and offers in-depth information on the subject of phishing.<br/></div>
<div style="width: 316px; height: 73px; left: 569px; top: 663px; position: absolute">
<div style="width: 316px; height: 73px; left: 0px; top: 0px; position: absolute; background: #BED5FC; border-radius: 9px"></div>
</div>
<a href="">
<div style="width: 196px; height: 32px; left: 627px; top: 684px; position: absolute; text-align: center; color: black; font-size: 24px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-weight: 700; word-wrap: break-word">GO TO GUIDE</div>
</a>
<div style="width: 158px; height: 20px; left: 53px; top: 768px; position: absolute; text-align: center; color: rgba(0, 0, 0, 0.59); font-size: 15px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-style: italic; font-weight: 400; word-wrap: break-word">Brought to you by </div>
<img style="width: 248px; height: 71px; left: 196px; top: 742px; position: absolute" src="logo.jpg" />
</div>
</body>
</html>