HTTP/1.1 200 OK Date: Thu, 06 Feb 2025 08:58:09 GMT Server: DNVRS-Webs ETag: "248-5cd-62d" Content-Length: 1581 Content-Type: text/html Connection: keep-alive Keep-Alive: timeout=60, max=99 Last-Modified: Thu, 24 Jul 2014 07:06:04 GMT Hikvision IP Camera: Web Version: 3.0.4.140722 Plugin Version: 3.0.5.21 ActiveX Files: AudioIntercom.dll: 1.1.0.4 NetStream.dll: 1.0.5.15 npWebVideoPlugin.dll: 3.0.5.21 PlayCtrl.dll: 6.5.2.60 StreamTransClient.dll: 1.1.2.12 SystemTransform.dll: 2.3.0.12 WebVideoActiveX.ocx: 3.0.5.21
RTSP/1.0 401 Unauthorized CSeq: 1 WWW-Authenticate: Digest realm="Embedded Net DVR", nonce="132f71056", algorithm="MD5" WWW-Authenticate: Basic realm="/"
HTTP/1.1 200 OK Date: Mon, 17 Feb 2025 21:46:00 GMT Server: DNVRS-Webs ETag: "248-5cd-62d" Content-Length: 1581 Content-Type: text/html Connection: keep-alive Keep-Alive: timeout=60, max=99 Last-Modified: Thu, 24 Jul 2014 07:06:04 GMT <!doctype html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache, must-revalidate"> <meta http-equiv="expires" content="0"> <title>index</title> <script> function initIndex() { if (navigator.appName == 'Netscape' || navigator.appName == "Opera") { var sysLanguage= navigator.language.toLowerCase(); } else { var sysLanguage= navigator.browserLanguage.toLowerCase(); } var szLanguage = sysLanguage.substring(0,2); if(szLanguage == "zh") { //中文需要区分简体和繁体 var arSysLan = sysLanguage.split("-"); if (arSysLan.length === 2) { var szLanguage = arSysLan[0].toLowerCase() + "_" + arSysLan[1].toUpperCase(); if(arSysLan[1].toLowerCase() === "cn") { $.cookie('language', 'zh'); } else { $.cookie('language', szLanguage); } } } else { $.cookie('language', szLanguage); } self.moveTo(0,0); //使其IE窗口最大化 self.resizeTo(screen.availWidth,screen.availHeight); $.cookie('updateTips', 'true'); window.location.href = "doc/page/login.asp"; } </script> </head> <body> <script type="text/javascript" src="doc/script/LAB.min.js"></script> <script> $LAB .script("doc/script/jquery-1.7.1.min.js").wait() .script("doc/script/jquery.cookie.js").wait() .script("doc/script/global_config.js?version=" + new Date()).wait(function () { initIndex(); }); </script> </body> </html>
Shodan ® - All rights reserved