https://netbanking.hdfcbank.com/netbanking/

Submitted URL:
https://netbanking.hdfcbank.com/netbanking/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 11 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
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
antiClickjackobject
daemonstring
p_remoteaddressstring
RsaAuthReqstring
l_pathstring
redirectParamundefined

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://netbanking.hdfcbank.com/netbanking/
errornetwork
URL
https://netbanking.hdfcbank.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://netbanking.hdfcbank.com/netbanking/images/wht-down-arrow.png
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<html><head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- 201709/SFR/Flex@/031 : cross frame scripting - Netbanking | High Start-->

<script type="text/javascript">
   if (self === top) {
       var antiClickjack = document.getElementById("antiClickjack");
       antiClickjack.parentNode.removeChild(antiClickjack);
   } else {
       top.location = self.location;
   }
</script>
<!-- 201709/SFR/Flex@/031 : cross frame scripting - Netbanking | High  End-->
<title>Welcome to HDFC Bank NetBanking</title>
<script language="javascript">
	var daemon			= 'NETBANKING';
	var p_remoteaddress	= '';
	var RsaAuthReq		= '';
	
	var l_path = window.location.pathname;

	if(l_path == undefined || l_path == '' || l_path.indexOf("/netbanking") < 0){
		window.location.href = window.location.protocol + "//" + window.location.host +"/netbanking";
	}
	<!-- FLEXENH-674-06/11/2020-RS-CTA handling for BB Redirection-START--> //06-04-2024 adi FLEXPROD-114:ISG ISSUE
	var redirectParam = getQueryVariable("redirect");
	function getQueryVariable(variable) { 
		var query = window.location.search.substring(1);
		var vars = query.split("&");
			for (var i=0;i<vars.length;i++){	
				console.log(vars[i]);
				var pair=vars[i].split("=");
				if (pair[0] == variable) {
					return pair[1];
				}
			}
	}
	<!-- FLEXENH-674-06/11/2020-RS-CTA handling for BB Redirection-END--> //06-04-2024 adi FLEXPROD-114:ISG ISSUE
</script>
</head>
	<frameset border="false" frameborder="O" framespacing="0" rows="*" cols="*">
		<frameset border="false" frameborder="O" framespacing="0" rows="*,30" cols="*">
			<frame marginwidth="0" marginheight="0" name="login_page" src="RSNBLogin.html?v=22" noresize="true" scrolling="yes">
			<!--<FRAME marginwidth="0" marginheight="0" NAME="footer" SRC="footer.html" NORESIZE="true" scrolling="no"/>-->
		</frameset>
	</frameset>

          


  </html>