Host 103.205.125.174
India
BlazeNets Network
Software information

DNVRS-Webs

tcp/81 tcp/82 tcp/83

Microsoft-HTTPAPI Microsoft-HTTPAPI 2.0

tcp/443

Microsoft-IIS Microsoft-IIS 10.0

tcp/80

  • Open service 103.205.125.174:85

    2024-06-05 21:12

    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)
    					{
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-06-05 20: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)
    					{
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-06-03 22:39

    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)
    					{
    Found 2024-06-03 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-06-03 21:34

    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)
    					{
    Found 2024-06-03 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-06-01 23:38

    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)
    					{
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-06-01 23:38

    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)
    					{
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-06-01 22:58

    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)
    					{
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-31 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)
    					{
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-31 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)
    					{
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-31 17:28

    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)
    					{
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:443

    2024-05-31 13:43

    HTTP/1.1 404 Not Found
    Content-Type: text/html; charset=us-ascii
    Server: Microsoft-HTTPAPI/2.0
    Date: Fri, 31 May 2024 13:43:40 GMT
    Connection: close
    Content-Length: 315
    
    Page title: Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>Not Found</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
    <BODY><h2>Not Found</h2>
    <hr><p>HTTP Error 404. The requested resource is not found.</p>
    </BODY></HTML>
    
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:81

    2024-05-31 12:02

    HTTP/1.1 200 OK
    Date: Thu, 19 Mar 1970 05:46:52 GMT
    Server: DNVRS-Webs
    ETag: "0-7ee-1e0"
    Content-Length: 480
    Content-Type: text/html
    Connection: close
    Last-Modified: Wed, 19 Oct 2016 08:27:23 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>
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:83

    2024-05-31 04:19

    HTTP/1.1 200 OK
    Date: Fri, 31 May 2024 09:43:24 GMT
    Server: DNVRS-Webs
    ETag: "0-80e-1e0"
    Content-Length: 480
    Content-Type: text/html
    Connection: close
    Last-Modified: Wed, 18 Jan 2017 10:56:45 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>
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:80

    2024-05-31 02:04

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    Date: Fri, 31 May 2024 02:04:42 GMT
    Connection: close
    Content-Length: 1233
    
    Page title: 403 - Forbidden: Access is denied.
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>403 - Forbidden: Access is denied.</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;} 
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;} 
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} 
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
    background-color:#555555;}
    #content{margin:0 0 0 2%;position:relative;}
    .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error</h1></div>
    <div id="content">
     <div class="content-container"><fieldset>
      <h2>403 - Forbidden: Access is denied.</h2>
      <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>
     </fieldset></div>
    </div>
    </body>
    </html>
    
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 103.205.125.174:82

    2024-05-30 12:01

    HTTP/1.1 200 OK
    Date: Thu, 30 May 2024 17:32:16 GMT
    Server: DNVRS-Webs
    ETag: "0-9cc-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>
    Found 2024-05-30 by HttpPlugin
    Create report
  • Open service 103.205.125.174:82

    2024-05-30 11:00

    HTTP/1.1 200 OK
    Date: Thu, 30 May 2024 16:30:37 GMT
    Server: DNVRS-Webs
    ETag: "0-9cc-1e0"
    Content-Length: 480
    Content-Type: text/html
    Connection: close
    Last-Modified: Mon, 07 Sep 2015 06:31:21 GMT
    
    Found 2024-05-30 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-30 07:21

    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)
    					{
    Found 2024-05-30 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-29 23:29

    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)
    					{
    Found 2024-05-29 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-29 20:45

    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)
    					{
    Found 2024-05-29 by HttpPlugin
    Create report
  • Open service 103.205.125.174:80

    2024-05-29 19:17

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    Date: Wed, 29 May 2024 19:17:43 GMT
    Connection: close
    Content-Length: 1233
    
    Page title: 403 - Forbidden: Access is denied.
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>403 - Forbidden: Access is denied.</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;} 
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;} 
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} 
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
    background-color:#555555;}
    #content{margin:0 0 0 2%;position:relative;}
    .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error</h1></div>
    <div id="content">
     <div class="content-container"><fieldset>
      <h2>403 - Forbidden: Access is denied.</h2>
      <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>
     </fieldset></div>
    </div>
    </body>
    </html>
    
    Found 2024-05-29 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-28 23:02

    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)
    					{
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-28 23:00

    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)
    					{
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-27 23:59

    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)
    					{
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-27 21:04

    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)
    					{
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-27 18:54

    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)
    					{
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 103.205.125.174:83

    2024-05-27 17:19

    HTTP/1.1 200 OK
    Date: Mon, 27 May 2024 22:43:11 GMT
    Server: DNVRS-Webs
    ETag: "0-80e-1e0"
    Content-Length: 480
    Content-Type: text/html
    Connection: close
    Last-Modified: Wed, 18 Jan 2017 10:56:45 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>
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-26 21:47

    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)
    					{
    Found 2024-05-26 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-26 20:35

    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)
    					{
    Found 2024-05-26 by HttpPlugin
    Create report
  • Open service 103.205.125.174:81

    2024-05-26 03:12

    HTTP/1.1 200 OK
    Date: Fri, 13 Mar 1970 20:57:00 GMT
    Server: DNVRS-Webs
    ETag: "0-7ee-1e0"
    Content-Length: 480
    Content-Type: text/html
    Connection: close
    Last-Modified: Wed, 19 Oct 2016 08:27:23 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>
    Found 2024-05-26 by HttpPlugin
    Create report
  • Open service 103.205.125.174:84

    2024-05-25 22:47

    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)
    					{
    Found 2024-05-25 by HttpPlugin
    Create report
  • Open service 103.205.125.174:85

    2024-05-25 21:37

    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)
    					{
    Found 2024-05-25 by HttpPlugin
    Create report
*.suryahospitals.comsuryahospitals.com
CN:
*.suryahospitals.com
Not before:
2024-05-02 08:24
Not after:
2025-06-03 08:24
Domain summary
No record