- Scan-ID:
- 30855a01-95e0-4502-8be4-a6c1a81f7e61Beendet
- Eingereichte URL:
- https://short.gy/UGB0LTUmgeleitet
- Bericht beendet:
Links · 1 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://phishingquiz.withgoogle.com/ | LEARN MORE |
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html><head>
<title>Fraud detected</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<style type="text/css">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
* {
box-sizing: border-box;
}
html {
min-height: 100%;
font-size: clamp(12px, 1.19791vw, 21px);
}
body {
--default-line-height: 1.56rem;
min-height: 100vh;
background-color: #f9f9f9;
display: grid;
grid-template-rows: 1fr auto 1fr;
font-family: Avenir, Montserrat, Corbel, 'URW Gothic', source-sans-pro, sans-serif;
align-items: center;
color: rgba(56, 55, 56, 0.7);
line-height: var(--default-line-height);
}
a {
color: rgba(56, 55, 56, 0.7);
}
h1 {
color: rgba(51,51,61,1);
font-weight: 600;
font-size: 2rem;
line-height: 2.47rem;
text-align: center;
}
.subtitle {
margin-top: 1.7708vw;
text-align: center;
}
.content {
background-color: #fff;
width: 52.08%;
max-width: calc(100% - 16px);
display: flex;
flex-direction: column;
align-items: center;
padding: 7.08vmin 4.84375vmin;
box-sizing: border-box;
justify-self: center;
}
.content.fraud-content {
padding-top: 5vmin;
}
.fraud-content .subtitle {
margin-top: 16px;
}
h1.fraud {
margin-top: 9px;
}
.main_image {
margin-top: 0.364583vw;
width: 24.11vmax;
}
.content_footer {
text-align: center;
}
a.button {
margin-top: 2.08333vmax;
display: inline-block;
background-color: #383738;
color: #fff;
padding: 1.3541vmax 3.0208vmax;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0.5px;
font-size: 0.85714rem;
line-height: 0.85714rem;
text-transform: uppercase;
}
button.button {
margin-top: 2.08333vmax;
display: inline-block;
background-color: #383738;
color: #fff;
padding: 1.3541vmax 3.0208vmax;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0.5px;
font-size: 0.85714rem;
line-height: 0.85714rem;
text-transform: uppercase;
}
.fraud {
color: #FE8161;
font-weight: bold;
}
@media (max-width: 420px) {
.content {
width: calc(100% - 16px);
margin: 8px;
}
}
</style>
<link rel="preconnect" href="https://d2te5kruq0pvbl.cloudfront.net">
<link rel="shortcut icon" href="https://d2te5kruq0pvbl.cloudfront.net/redirector/exclamation-mark.svg">
</head>
<body>
<div></div>
<div class="content fraud-content">
<img src="https://d2te5kruq0pvbl.cloudfront.net/redirector/exclamation-mark.svg">
<h1 class="fraud">Link to a fraud website</h1>
<p class="subtitle">Today we prevented theft of your password or credit card
data.<br><span class="fraud">Don't follow links to dodgy websites – we cannot protect you every day.</span></p>
<img class="main_image" src="https://d2te5kruq0pvbl.cloudfront.net/redirector/link-to-a-fraud-website.png" srcset="
https://d2te5kruq0pvbl.cloudfront.net/redirector/link-to-a-fraud-website.png 1x,
https://d2te5kruq0pvbl.cloudfront.net/redirector/link-to-a-fraud-website-2x.png 2x
">
<a class="button" href="https://phishingquiz.withgoogle.com/" rel="nofollow">LEARN MORE</a>
</div>
<p class="content_footer">Please contact link shortener support if you think it is a mistake</p>
</body></html>