Host 49.228.131.36
Thailand
AIS Fibre
Software information

Microsoft-IIS Microsoft-IIS 7.5

tcp/8009

  • Open service 49.228.131.36:8009

    2024-06-14 14:18

    HTTP/1.1 200 OK
    Content-Type: text/html
    Last-Modified: Sun, 06 Feb 2022 08:41:21 GMT
    Accept-Ranges: bytes
    ETag: "38b43d51351bd81:0"
    Server: Microsoft-IIS/7.5
    Date: Fri, 14 Jun 2024 14:18:42 GMT
    Connection: close
    Content-Length: 689
    
    Page title: IIS7
    
    <!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>IIS7</title>
    <style type="text/css">
    <!--
    body {
    	color:#000000;
    	background-color:#B3B3B3;
    	margin:0;
    }
    
    #container {
    	margin-left:auto;
    	margin-right:auto;
    	text-align:center;
    	}
    
    a img {
    	border:none;
    }
    
    -->
    </style>
    </head>
    <body>
    <div id="container">
    <a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409"><img src="welcome.png" alt="IIS7" width="571" height="411" /></a>
    </div>
    </body>
    </html>
    Found one day ago by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-06-11 21:24

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-06-11 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-06-09 22:00

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-06-09 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-06-07 21:47

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-06-07 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-06-03 22:33

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-06-03 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-06-01 20:33

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 49.228.131.36:8009

    2024-06-01 07:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Last-Modified: Sun, 06 Feb 2022 08:41:21 GMT
    Accept-Ranges: bytes
    ETag: "38b43d51351bd81:0"
    Server: Microsoft-IIS/7.5
    Date: Sat, 01 Jun 2024 07:17:45 GMT
    Connection: close
    Content-Length: 689
    
    Page title: IIS7
    
    <!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>IIS7</title>
    <style type="text/css">
    <!--
    body {
    	color:#000000;
    	background-color:#B3B3B3;
    	margin:0;
    }
    
    #container {
    	margin-left:auto;
    	margin-right:auto;
    	text-align:center;
    	}
    
    a img {
    	border:none;
    }
    
    -->
    </style>
    </head>
    <body>
    <div id="container">
    <a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409"><img src="welcome.png" alt="IIS7" width="571" height="411" /></a>
    </div>
    </body>
    </html>
    Found 2024-06-01 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-05-31 22:31

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-05-31 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-05-29 21:37

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-05-29 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-05-28 20:44

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-05-28 by HttpPlugin
    Create report
  • Open service 49.228.131.36:9220

    2024-05-27 20:34

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!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="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <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">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	//ipaddress = "10.10.41.21";
    //	ipaddress = "10.2.2.88";
    }
    var hostport=34567;
    var iLanguage=119;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt(t[0]));
    	setcolorsv(2,parseInt(t[1]));
    	setcolorsv(3,parseInt(t[2]));
    	setcolorsv(4,parseInt(t[3]));
    	}
    	el
    Found 2024-05-27 by HttpPlugin
    Create report
  • Open service 49.228.131.36:8009

    2024-05-27 13:49

    HTTP/1.1 200 OK
    Content-Type: text/html
    Last-Modified: Sun, 06 Feb 2022 08:41:21 GMT
    Accept-Ranges: bytes
    ETag: "38b43d51351bd81:0"
    Server: Microsoft-IIS/7.5
    Date: Mon, 27 May 2024 13:49:36 GMT
    Connection: close
    Content-Length: 689
    
    Page title: IIS7
    
    <!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>IIS7</title>
    <style type="text/css">
    <!--
    body {
    	color:#000000;
    	background-color:#B3B3B3;
    	margin:0;
    }
    
    #container {
    	margin-left:auto;
    	margin-right:auto;
    	text-align:center;
    	}
    
    a img {
    	border:none;
    }
    
    -->
    </style>
    </head>
    <body>
    <div id="container">
    <a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409"><img src="welcome.png" alt="IIS7" width="571" height="411" /></a>
    </div>
    </body>
    </html>
    Found 2024-05-27 by HttpPlugin
    Create report
Domain summary
No record