https://imagedrop.bankofamerica.com/

I link in uscita identificati dalla pagina

LinkTesto
https://securemessagingp.bankofamerica.com/srt/forgot_userid.do?appid=29Forgot your User ID?
https://securemessagingp.bankofamerica.com/srt/forgotpassword.do?appid=29Forgot your Password?
https://securemessagingp.bankofamerica.com/srt/logon.do?appid=29Manage your account

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 1 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
errornetwork
URL
https://imagedrop.bankofamerica.com/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

Il corpo HTML non elaborato della pagina

<html xmlns="http://www.w3.org/1999/xhtml"><head>
        <title>ImageDrop Login</title>
    	<style type="text/css">
	    	h1 {
			font-size:x-large;
		}
		table {
			font-family: Arial;
			font-size:12px;
		}
	</style>
</head>
<body>
<table align="center" width="600" border="0">
  <tbody><tr>
    <td>
      <table border="0" align="center">
        <tbody><tr>
          <td>
		<img alt="ImageDrop Logo" border="0" width="600" src="Header.jpg">
	  </td>
        </tr>
      </tbody></table>
    </td>
  </tr>

  <tr>
    <td>
	<form name="logonForm" id="logonForm" action="Validation.asp" method="post" autocomplete="off"> 

		<div id="error">
		<font color="red">

		</font>
		</div>


		<div id="inputs">

			<table>
				<tbody><tr><td><font color="red">User ID:</font></td></tr>
				<tr><td><input tabindex="10" name="userid" id="userid" size="13" title="Please enter your User ID." type="text" autocomplete="off"></td></tr>
				<tr><td><a href="https://securemessagingp.bankofamerica.com/srt/forgot_userid.do?appid=29" target="_blank" title="This link will launch a new browser window">Forgot your User ID?</a></td></tr>
				<tr><td></td></tr>
				<tr><td><font color="red">Password:</font></td></tr>
				<tr><td><input tabindex="20" name="password" id="password" size="13" title="Please enter your password." type="password" autocomplete="off"></td></tr>
				<tr><td><a href="https://securemessagingp.bankofamerica.com/srt/forgotpassword.do?appid=29" target="_blank" title="This link will launch a new browser window">Forgot your Password?</a></td></tr>

			</tbody></table>
			<p></p>
				
			<input tabindex="30" value="Login" id="signonBtn" class="button" name="signon" type="submit">

                        <input type="HIDDEN" name="targetURL" value="https://imagedrop.bankofamerica.com/imagedropdownload">
 
			<input type="hidden" name="ref_value" value="2022.6">
			<input type="hidden" name="client_id" value="A6374IMAGEDROP">
			<input type="hidden" name="errorURL" value="https://imagedrop.bankofamerica.com/Default.asp">
			<input type="HIDDEN" name="changePasswordURL" value="https://securemessagingp.bankofamerica.com/srt/changeUserPassword.do?appid=29">

		</div>
		
		

	</form>


		
		For additional support please contact the Digital Services Team, available Monday � Friday, 7 a.m. to 9 p.m. Eastern Standard Time at:
		<ul>
			<li>1.888.589.3473 / Option 2 (toll-free)</li>
			<li>1.704.387.3020 / Option 2 (outside of the United States)</li>
			<li><a href="mailto:[email protected]">[email protected] </a><a></a></li><a>
		</a></ul><a>

		
		</a><div id="links"><a>
			<b>Change Password/ Edit Challenge Questions/ Edit Account Information</b><br>
			</a><a href="https://securemessagingp.bankofamerica.com/srt/logon.do?appid=29" target="_blank" title="This link will launch a new browser window">Manage your account</a><br><br>
			For more information please review the <a href="https://imagedrop.bankofamerica.com/imagedropguides/ImageDrop_Monitor_Quick_Reference_Guide.pdf">ImageDrop Monitor Quick Reference Guide</a>
		</div>

     </td>
  </tr>
  <tr>
    <td>

      <table align="center" border="0">
	<tbody><tr><td>&nbsp;</td></tr>
        <tr><td><img alt="BAC Logo" border="0" src="Footer.jpg" width="250" height="34"></td></tr>
      </tbody></table>
    </td>
  </tr>
</tbody></table>

</body></html>