- ID de exploración:
- 9541a022-ab21-4c8b-b838-9430c55bffebFinalizado
- URL enviada:
- https://s.e-docssig.com/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 3 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 2 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registro |
---|---|---|
error | network |
|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>404 - Quick Tip | Cofense</title>
<link rel="shortcut icon" type="image/x-icon" href="https://cofense.com/favicon.ico">
<style type="text/css">
body {
background: #FFF;
color: #FFF;
font-family: Helvetica, Arial, "sans-serif";
font-size: 14px;
margin: 0;
padding: 0;
}
#copyright {
color: #fff;
text-align: center; font-size: 1em;
}
.wrap {
max-width: 960px;
margin: 0 auto;
}
#title { height: 130px; }
#title img {
position: relative;
top: -30px;
}
#tips {
background: #f1f1f2;
padding: 30px 0 60px 0;
position: relative;
z-index: 97;
}
.wrap img {
width: 100%;
height: auto;
}
#ground {
background: url(/images/www/Cofense_spear_phishing_quick_tip_ground.png);
background-repeat: no-repeat;
width: 100%;
max-height: 200px;
height: 100%;
position: absolute;
bottom: -30px;
z-index: 99;
}
#header {
background-color:#112436;
width: 100%;
height: 200px;
display: inline-block;
}
#footer {
background-color:#112436;
width: 100%;
height: 100px;
display: inline-block;
}
#midfooter {
background-color:#FFFFFF;
width: 100%;
height: 190px;
}
</style>
</head>
<body>
<div id="header">
<h1 style="color:#FFFFFF; text-align: center; line-height:10px; padding-top:10px;">How did I get here?</h1><br>
<p style="color:#FFFFFF; text-align: center; line-height:30px; font-size:25px; ">
This was an authorized phishing simulation<br>
from your organization as part of your program.
</p>
</div>
<div class="wrap" id="title">
<img src="/images/www/phishme_spear_phishing_quick_tip_title.png" alt="Spear phishing general quick tips title">
</div>
<div id="tips">
<div class="wrap">
<img src="/images/www/phishme_spear_phishing_quick_tip.png" alt="General Spear Phishing Quick Tips">
</div>
</div>
<div id="midfooter">
<table width="100%" height="190">
<tbody><tr>
<td align="right">
<img width="20%" alt="" src="/images/www/reporter.png">
</td>
<td align="left">
<p style="color:#000000; font-size:18px; ">
<strong>Remember:</strong> you are the last line of defense against phishing.<br> If you receive a suspicious email, report it immediately.
</p>
</td>
</tr>
</tbody></table>
</div>
<div id="footer">
<p style="color:#FFFFFF; text-align: center;font-size:20px; ">If you are a PhishMe operator, contact support if you need help setting up your scenario</p>
<div id="copyright">
© <script>document.write(new Date().getFullYear())</script>2024 Cofense, Inc.
</div>
</div>
<div id="ground">
</div>
</body></html>