-2097237427 | 2024-09-12T07:30:53.165197
80 /
tcp
HTTP/1.1 401 Unauthorized
WWW-Authenticate: Basic realm="SECRET-AREA"
Content-type: text/html
Date: Thu, 12 Sep 2024 07:30:46 GMT
Server: httpd
Pragma: no-cache
Cache-Control: no-store, no-cache, must-revalidate
Expires: 0
Connection: close
Content-Length: 1914
Status: 401
-163653703 | 2024-09-05T10:27:42.826590
8080 /
tcp
HTTP/1.1 401 Unauthorized
WWW-Authenticate: Digest realm="Wisenet NVR", charset="UTF-8", algorithm=MD5, nonce="66d98788:CD1D44ADB10A27B8521EA3B549616FA3", qop="auth"
Content-Type: text/html
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-UA-Compatible: requiresActiveX=true
Transfer-Encoding: chunked
Date: Thu, 05 Sep 2024 10:27:20 GMT
1794812336 | 2024-09-13T09:39:41.368853
8081 /
tcp
HTTP/1.1 200 OK
X-UA-Compatible: IE=EmulateIE9, requiresActiveX=true
Cache-Control: no-store, no-cache, must-revalidate
Content-Type: text/html
Accept-Ranges: bytes
ETag: "1868508060"
Last-Modified: Fri, 19 Jan 2018 08:16:04 GMT
Content-Length: 6773
Date: Fri, 13 Sep 2024 09:39:03 GMT
Server: lighttpd/1.4.35
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Web Viewer for Samsung DVR</title>
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<script type="text/javascript" src="/js/BrowserDetect.js" ></script>
<script type="text/javascript" language="javascript">
function getOSInfoStr() {
var ua = navigator.userAgent;
if (ua.indexOf("NT 6.0") != -1) {
return true;
}
else if (ua.indexOf("NT 6.1") != -1) {
return true;
}
else if (ua.indexOf("NT 5.2") != -1) {
return true;
}
else if (ua.indexOf("NT 5.1") != -1) {
return true;
}
else if (ua.indexOf("NT 5.0") != -1) {
return true;
}
else if (ua.indexOf("NT") != -1) {
return true;
}
else if (ua.indexOf("9x 4.90") != -1) {
return true;
}
else if (ua.indexOf("98") != -1) {
return true;
}
else if (ua.indexOf("95") != -1) {
return true;
}
else if (ua.indexOf("Win16") != -1) {
return true;
}
else if (ua.indexOf("Windows") != -1) {
return true;
}
else if (ua.indexOf("Linux") != -1) {
return false;
}
else if (ua.indexOf("Macintosh") != -1) {
return false;
}
else {
return false;
}
}
// by chul
function browserCheck() {
var ver = 0; // 브라우저 버전정보
var strbrowser = "";
if (navigator.appName.charAt(0) == "N") {
if (navigator.userAgent.indexOf("Chrome") != -1) {
strbrowser = "Chrome";
// ver = getInternetVersion("Chrome");
// alert("Chrome"+ver+"입니다.");
}
else if (navigator.userAgent.indexOf("Firefox") != -1) {
strbrowser = "Firefox";
/// ver = getInternetVersion("Firefox");
// alert("Firefox"+ver+"입니다.");
}
else if (navigator.userAgent.indexOf("Safari") != -1) {
strbrowser = "Safari";
//ver = getInternetVersion("Safari");
// alert("Safari"+ver+"입니다.");
}
// else
// alert("Safari입니다.");
return strbrowser;
}
else if (navigator.appName.charAt(0) == "M") {
strbrowser = "MSIE";
// ver = getInternetVersion("MSIE");
// alert("MSIE입니다.");
return strbrowser;
}
else {
// alert("Safari입니다.");
return strbrowser;
}
}
function stop() {
return false;
}
//document.onmousewheel = stop;
function getQuerystring(key, default_) {
if (default_ == null) default_ = "";
key = key.replace(/[\[]/, "\\\[").replace(/[\]]/, "\\\]");
var regex = new RegExp("[\\?&]" + key + "=([^&#]*)");
var qs = regex.exec(window.location.href);
if (qs == null)
return default_;
else
return qs[1];
}
function GetContentFrameSrc() {
var strSrc = "about:blank";
var strIP = getQuerystring("ip");
var strPORT = getQuerystring("port");
var strAction = getQuerystring("action");
if (strAction == "" ||
(strAction != "live" && strAction != "search" && strAction != "setup") )
strAction = "live";
if (BrowserDetect.OS == 'Windows') {
if (BrowserDetect.browser == 'Explorer') {
strSrc = "/cgi-bin/webviewer?action=" + strAction + "&ip=" + strIP + "&port=" + strPORT;
}
else if ( (BrowserDetect.browser == 'Firefox' && BrowserDetect.version >= 3.6) ||
(BrowserDetect.browser == 'Chrome' && BrowserDetect.version >= 12) ) {
strSrc = "/cgi-bin/sl_webviewer?ip=" + strIP + "&port=" + strPORT;
}
else
strSrc = "/cgi-bin/webviewer?action=" + strAction + "&ip=" + strIP + "&port=" + strPORT;
}
else if (BrowserDetect.OS == 'Mac') {
if ( (BrowserDetect.browser == 'Safari' && BrowserDetect.version >= 4) ||
(BrowserDetect.browser == 'Firefox' && BrowserDetect.version >= 3.6)) {
strSrc = "/cgi-bin/sl_webviewer?ip=" + strI
-1205129854 | 2024-08-17T04:49:16.311062
10001 /
tcp
HTTP/1.1 200 OK
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubdomains;
Set-Cookie: TRACKID=943fb740b744e8a4dfc6ee512813c7ed; Secure; HttpOnly
Content-Type: text/html
Accept-Ranges: bytes
ETag: "2861814961"
Last-Modified: Tue, 30 Aug 2022 23:58:14 GMT
Content-Length: 86
Date: Sat, 17 Aug 2024 04:48:56 GMT
Server: lighttpd