https://secmail.bankofamerica.com/

Submitted URL:
https://secmail.bankofamerica.com/
Report Finished:

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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://secmail.bankofamerica.com/
Text
Failed to load resource: the server responded with a status of 403 (Forbidden)

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>