- Scan ID:
- 20afc56d-5b3a-4baf-90c0-87042a7937a2Finished
- Submitted URL:
- https://secmail.bankofamerica.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!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>