- Scan-ID:
- 20afc56d-5b3a-4baf-90c0-87042a7937a2Beendet
- Eingereichte URL:
- https://secmail.bankofamerica.com/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
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><!--
Copyright (c) 2004-2024 by Proofpoint, Inc. All Rights Reserved.
See the file COPYRIGHT for details on copyright notices for
licensed components used in this product.
See the file src/opensource/OPENSOURCE for details on copyright notices
required by Open Source components used in this product.
Proofpoint, Proofpoint Protection Server, MLX Engine, and the Proofpoint
logos are trademarks or registered trademarks of Proofpoint, Inc.
--><head>
<!-- Note: this html page need to be at least 512 byte for IE to display its content. -->
<title>Forbidden</title>
<style type="text/css"><!--
body
{
background-color: #F2F2F2;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
div.outerMessageBoxFrame
{
background-color: #FFFFFF;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
padding: 1px;
margin-top: 100px;
margin-left: 100px;
margin-right: 100px;
}
div.messageTitleBar
{
background-color: #EEEEEE;
color: #333333;
font-size: 12pt;
font-weight: bold;
padding-left: 1em;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
}
div.messageContentArea
{
padding-top: 5ex;
padding-bottom: 5ex;
padding-left: 1.5em;
padding-right: 1.5em;
}
div.htmlErrorMessageArea
{
margin-left: 1.5em;
margin-right: 1.5em;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
text-align: right;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
}
span.htmlErrorMessage
{
color: #CCCCCC;
}
div.copyrightStatementArea
{
color:rgba(0, 0, 0, 0.5);
text-align: center;
}
-->
</style>
</head>
<body>
<div class="outerMessageBoxFrame">
<div class="messageTitleBar">
Forbidden
</div>
<div class="messageContentArea">
<p>
You do not have permission to access this page.
</p>
</div>
<div class="htmlErrorMessageArea">
<span class="htmlErrorMessage">
HTTP Error 403
</span>
</div>
</div>
<div class="copyrightStatementArea">
Copyright © 2009-2024 Proofpoint, Inc. All rights reserved.
</div>
</body></html>