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

頁面的原始 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>