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

提交的 URL:
https://netbanking.hdfcbank.com/netbanking/
报告完成时间:

链接 · 找到 0 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 11 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
antiClickjackobject
daemonstring
p_remoteaddressstring
RsaAuthReqstring
l_pathstring
redirectParamundefined

控制台日志消息 · 找到 3 条

记录到 Web 控制台的消息

类型类别记录
logother
URL
https://netbanking.hdfcbank.com/netbanking/
errornetwork
URL
https://netbanking.hdfcbank.com/favicon.ico
文本
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
文本
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

页面的原始 HTML 正文

<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>