DNVRS-Webs
tcp/82
This vulnerability (with proof of concept (PoC) code) affects DVR/NVR devices built using the HiSilicon hi3520d and similar system on a chip (SoC).
Exploiting the vulnerabilities lead to unauthorized remote code execution (RCE) using only the web interface, causing full takeover of the exploited device
Severity: high
Fingerprint: 321975614123c6c05f83e99bf30ea5eb22cca46022cca46022cca46022cca460
Found HiSiliconDVR firmware: Hardware: General AHB7008T-MHV2 Vulnerable to multiple issues : LFI, possibly RCE
This vulnerability (with proof of concept (PoC) code) affects DVR/NVR devices built using the HiSilicon hi3520d and similar system on a chip (SoC).
Exploiting the vulnerabilities lead to unauthorized remote code execution (RCE) using only the web interface, causing full takeover of the exploited device
Severity: high
Fingerprint: 321975614123c6c05f83e99b651b0155e8c665d6e8c665d6e8c665d6e8c665d6
Found HiSiliconDVR firmware: Hardware: General AHB7032F-LM-V2 Vulnerable to multiple issues : LFI, possibly RCE
Open service 103.205.125.174:84
2024-11-01 22:51
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-11-01 22:03
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-10-31 22:49
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-10-29 23:07
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:82
2024-10-29 06:16
HTTP/1.1 200 OK Date: Tue, 29 Oct 2024 11:47:53 GMT Server: DNVRS-Webs ETag: "0-9ce-1e0" Content-Length: 480 Content-Type: text/html Connection: close Last-Modified: Mon, 07 Sep 2015 06:31:21 GMT <!doctype html> <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" > <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" /> <meta http-equiv="Expires" content="0" /> </head> <body> </body> <script> window.location.href = "/doc/page/login.asp?_" + (new Date()).getTime(); </script> </html>
Open service 103.205.125.174:84
2024-10-21 21:46
HTTP/1.0 200 OK Content-type: application/binary Server: uc-httpd 1.0.0 Expires: 0 Page title: 404 File Not Found <html><head><title>404 File Not Found</title></head> <body>The requested URL was not found on this server</body></html>
Open service 103.205.125.174:85
2024-10-21 20:24
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-10-19 21:43
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-10-19 20:52
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-10-17 22:14
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-10-17 20:09
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-10-15 23:50
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-10-15 23:10
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-10-01 23:33
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-10-01 23:11
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-09-29 22:55
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-09-29 21:27
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:84
2024-09-27 22:18
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9004; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {
Open service 103.205.125.174:85
2024-09-27 20:49
HTTP/1.0 200 OK Content-type: text/html Server: uc-httpd 1.0.0 Expires: 0 Page title: SECURUS LIVE VIEW <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="screen" href="QXm.css" /> <script src="m.jsp" type="text/javascript"></script> <script src="QX.js" type="text/javascript"></script> <title>SECURUS LIVE VIEW</title> <script type="text/javascript" language="JavaScript"> if(navigator.userAgent.indexOf('IE') < 0) { var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox = /(firefox)\/([\w.]+)/, rOpera = /(opera).+version\/([\w.]+)/, rChrome = /(chrome)\/([\w.]+)/, rSafari = /version\/([\w.]+).*(safari)/; var browserMatch = uaMatch(userAgent.toLowerCase()); if(browserMatch.browser!="IE") { location="Login.htm"; } } function uaMatch(ua) { var match = rMsie.exec(ua); if (match != null) { return { browser : "IE", version : match[2] || "0" }; } var match = rFirefox.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rOpera.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rChrome.exec(ua); if (match != null) { return { browser : match[1] || "", version : match[2] || "0" }; } var match = rSafari.exec(ua); if (match != null) { return { browser : match[2] || "", version : match[1] || "0" }; } if (match != null) { return { browser : "", version : "0" }; } } </script> <script type="text/javascript"> var ipaddress =document.location.hostname; if (ipaddress == "") { ipaddress = "192.168.1.10" ; } var hostport=9005; var iLanguage=100; var g_bQS=false; var g_bClose=false; function ld() { gexiti=0; gExitChannel[0]=0; gExitSubType[0]=true; var username = $("username").value; var password = $("password").value; var r=ocx.Login(ipaddress,hostport,username,password); if (r>0){ getcl(); timeup(2); resize(); $('password').value=""; $('l').style.display="none"; $('m').style.top="0px"; settings['username'] = username; savesetting(); if(gAutoPlayAll) { ocx.PlayAll(); } g_bClose=false; getcolors(); } } function resize() { $('QSC').setText(tl('PlayBack.Close')); $('QS').setStyle('left', screen.width-170); if(screen.width<$(DisplayCtr).getCoordinates().right+170) { $('QS').setStyle('left', $(DisplayCtr).getCoordinates().right+10); } if(g_bQS&&!g_bClose) { $('QS').style.display=''; } $('QS').setStyle('top', screen.height-550); if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); var ie=ua.match(/msie ([\d.]+)/)[1] if(ie==6.0){ position_fixed(document.getElementById("QS"),wwidth-150,wheight-150); if(screen.width-wwidth>60) { $('QS').style.display='none'; }else { if(g_Radio==1.78) {