Returning 3 result(s) out of 3 in 0.153 second(s)

  • 114.142.200.118:8008 (tcp/http) - last seen on 2024-11-07 at 03:19:25 UTC

    • IP
      114.142.200.118
      Network
      114.142.192.0/18
      Domain(s)
      teleguam.net
      Device

      <enterprise field>: device.class

      URL

      http://114.142.200.118:8008/rssui/public/login.asp?t=61cb8fcc 200

      HTTP Title
      Comtrend Starter
      Reverse DNS
      114-142-200-118.dsl.teleguam.net
      ASN
      AS9246
      Organization
      Teleguam Holdings, LLC
      Protocol
      http
      Source
      urlscan::redirect
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      606e61d4bc89ddb6a0ddb2e9faeaf8f2
      HTTP Header MD5
      3dc1cb25c7747afc1f88bb9277dae9f9
      HTTP Body MD5
      51258a8d860eccebd86dae3c2f852379
    • HTTP/1.0 200 OK
      Date: Thu Nov  7 13:19:19 2024
      Server: RSS-Webs/1.4b78p9
      Pragma: no-cache
      Cache-Control: no-cache
      Content-type: text/html
      
      <html lang="en">
      <head>
      <meta charset="UTF-8">
      <meta name="robots" content="all">
      <meta http-equiv="Access-Control-Allow-Origin" content="*">
      <title>Comtrend Starter</title>
      
      <link rel="stylesheet" href="./garden.css" type="text/css">
      <script src="./__md5.js" type="text/javascript"></script>
      
      <script type="text/javascript">
      
      var login_key="120f9e6f";
      
      function uiDoOnload()
      {
      	document.getElementById("login_name").value = "";
      	document.getElementById("login_pass").value = "";
      	document.getElementById("login_name").focus();
      }
      
      function uiSave()
      {
          var login_name = document.getElementById("login_name").value;
          var login_pass = document.getElementById("login_pass").value;
      
      	if(login_name == "")
      	{
      		alert("Username can't be empty!");
      		return false;
      	}
      	/*if(login_pass == "")
      	{
      		alert("Password can't be empty!");
      		return false;
      	} */
      	
          login_name = hex_md5(login_name);
      	login_pass = hex_md5(login_pass);
      
      	if(window.navigator.language){
              langCode=window.navigator.language;
          }
          else if(window.navigator.userLanguage){
              langCode=window.navigator.userLanguage;
          }
          if ((langCode=="zh-tw")||(langCode=="zh-TW")||(langCode=="zh_tw")||(langCode=="zh_TW"))
              langCode2 = "tw";
          else
              langCode2 = langCode.substr(0,2);
      	
      	// POST login info 
      	document.getElementById("c1").value = login_name;
      	document.getElementById("c2").value = login_pass;
      	document.getElementById("key").value = login_key;
      	document.getElementById("lang").value = langCode2;
          document.login_frm.submit();
          return;
      
          // GET login verification
          var url = "/rssui/public/checkuser.xgi?c1="+login_name+"&c2="+login_pass;
      	url = url+"&key="+login_key;
      	//alert(url);
      
         	var xmlhttp;
      	if (window.XMLHttpRequest)
      	{// code for IE7+, Firefox, Chrome, Opera, Safari
      		xmlhttp=new XMLHttpRequest();
      	}
      	else
      	{// code for IE6, IE5
      		xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
      	}
      	xmlhttp.onreadystatechange=function()
      	{
      		if (xmlhttp.readyState==4 && xmlhttp.status==200)
      		{
      			var x = xmlhttp.responseXML.documentElement.getElementsByTagName("Result");
      			if(x.length!=0)
      			{
      				//alert(x[0].firstChild.nodeValue);
                      if (x[0].firstChild.nodeValue==0) {
      	               location.href="/rssui/main.asp";
                      }
                      else {
                         alert("Invalid Username and/or Password.");
                      }
      			}
      		}
      	}
      	xmlhttp.open("GET",url,true);
      	xmlhttp.send();
      	//xmlhttp.timeout = 15000;
      }
      
      function JumpByEnter(e)
      {
      	if(window.event) // IE
      	{
      		keynum = e.keyCode
      	}
      	else if(e.which) // Netscape/Firefox/Opera
      	{
      		keynum = e.which
      	}
      	if ( keynum == 13 )
      	{
      		document.getElementById("loginId").click();
             } 
      }
      
      </script>
      
      </head>
      
      <body onload="uiDoOnload()" onkeydown="JumpByEnter(event)" >
      <div style="display:none;" align="center">
      	<form name="login_frm" id="login_frm" action="/rssui/public/checkuser.xgi" method="POST">
          	<input type="hidden" name="c1" id="c1">
          	<input type="hidden" name="c2" id="c2">
          	<input type="hidden" name="key" id="key">
          	<input type="hidden" name="lang" id="lang">
      	</form>
      </div>
      <div id="layer">
      	<div class="header" style="position:absolute;top:0px;">
      		<table style="margin-left: auto;margin-right: auto;width:100%;height:100%;background:#ccc;border-collapse: collapse; ">
      			<tr>
      				<th><font size="16">Login</font></th>
      			</tr>
      		</table>
      	</div>
      	<br>
      	<div style="margin:150 20 5 20px;">
      		<table style="margin-left: auto;margin-right: auto;width:90%;height:280px;background:#ccc; ">
      			<tr>
      				<th width="50%"><font size="12">Username&nbsp;:</font></th>
      				<td width="50%"><input type="text" width="35%" class="input-text11" id="login_name" name="login_name"></td>
      			</tr>
      			<tr>
      				<th width="50%"><font size="12">Password&nbsp;:</font></th>
      				<td width="50%"><input type="password" width="35%" class="input-text11" id="login_pass" name="login_pass"></td>
      			</tr>
      		</table>
      	</div>
      	<br>
      	<div style="height:25%;">
      		<table style="height:100%;width:90%;">
      			<tr>
      				<th style="width:30%;"></th>
      				<th style="width:70%;"><input name="loginId" id="loginId" type="button" value="Login" style="width:30%;font-size:40px;" onclick="uiSave()"></th>
      			</tr>
      		</table>
      	</div>
      </div>
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:19:25.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "51258a8d860eccebd86dae3c2f852379",
               "bodymmh3" : -1418399492,
               "headermd5" : "3dc1cb25c7747afc1f88bb9277dae9f9",
               "headermmh3" : -1242000594,
               "title" : "Comtrend Starter"
            },
            "length" : 4401
         },
         "asn" : "AS9246",
         "city" : "Guam Government House",
         "country" : "GU",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu Nov  7 13:19:19 2024\r\nServer: RSS-Webs/1.4b78p9\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nContent-type: text/html\r\n\r\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"robots\" content=\"all\">\n<meta http-equiv=\"Access-Control-Allow-Origin\" content=\"*\">\n<title>Comtrend Starter</title>\n\n<link rel=\"stylesheet\" href=\"./garden.css\" type=\"text/css\">\n<script src=\"./__md5.js\" type=\"text/javascript\"></script>\n\n<script type=\"text/javascript\">\n\nvar login_key=\"120f9e6f\";\n\nfunction uiDoOnload()\n{\n\tdocument.getElementById(\"login_name\").value = \"\";\n\tdocument.getElementById(\"login_pass\").value = \"\";\n\tdocument.getElementById(\"login_name\").focus();\n}\n\nfunction uiSave()\n{\n    var login_name = document.getElementById(\"login_name\").value;\n    var login_pass = document.getElementById(\"login_pass\").value;\n\n\tif(login_name == \"\")\n\t{\n\t\talert(\"Username can't be empty!\");\n\t\treturn false;\n\t}\n\t/*if(login_pass == \"\")\n\t{\n\t\talert(\"Password can't be empty!\");\n\t\treturn false;\n\t} */\n\t\n    login_name = hex_md5(login_name);\n\tlogin_pass = hex_md5(login_pass);\n\n\tif(window.navigator.language){\n        langCode=window.navigator.language;\n    }\n    else if(window.navigator.userLanguage){\n        langCode=window.navigator.userLanguage;\n    }\n    if ((langCode==\"zh-tw\")||(langCode==\"zh-TW\")||(langCode==\"zh_tw\")||(langCode==\"zh_TW\"))\n        langCode2 = \"tw\";\n    else\n        langCode2 = langCode.substr(0,2);\n\t\n\t// POST login info \n\tdocument.getElementById(\"c1\").value = login_name;\n\tdocument.getElementById(\"c2\").value = login_pass;\n\tdocument.getElementById(\"key\").value = login_key;\n\tdocument.getElementById(\"lang\").value = langCode2;\n    document.login_frm.submit();\n    return;\n\n    // GET login verification\n    var url = \"/rssui/public/checkuser.xgi?c1=\"+login_name+\"&c2=\"+login_pass;\n\turl = url+\"&key=\"+login_key;\n\t//alert(url);\n\n   \tvar xmlhttp;\n\tif (window.XMLHttpRequest)\n\t{// code for IE7+, Firefox, Chrome, Opera, Safari\n\t\txmlhttp=new XMLHttpRequest();\n\t}\n\telse\n\t{// code for IE6, IE5\n\t\txmlhttp=new ActiveXObject(\"Microsoft.XMLHTTP\");\n\t}\n\txmlhttp.onreadystatechange=function()\n\t{\n\t\tif (xmlhttp.readyState==4 && xmlhttp.status==200)\n\t\t{\n\t\t\tvar x = xmlhttp.responseXML.documentElement.getElementsByTagName(\"Result\");\n\t\t\tif(x.length!=0)\n\t\t\t{\n\t\t\t\t//alert(x[0].firstChild.nodeValue);\n                if (x[0].firstChild.nodeValue==0) {\n\t               location.href=\"/rssui/main.asp\";\n                }\n                else {\n                   alert(\"Invalid Username and/or Password.\");\n                }\n\t\t\t}\n\t\t}\n\t}\n\txmlhttp.open(\"GET\",url,true);\n\txmlhttp.send();\n\t//xmlhttp.timeout = 15000;\n}\n\nfunction JumpByEnter(e)\n{\n\tif(window.event) // IE\n\t{\n\t\tkeynum = e.keyCode\n\t}\n\telse if(e.which) // Netscape/Firefox/Opera\n\t{\n\t\tkeynum = e.which\n\t}\n\tif ( keynum == 13 )\n\t{\n\t\tdocument.getElementById(\"loginId\").click();\n       } \n}\n\n</script>\n\n</head>\n\n<body onload=\"uiDoOnload()\" onkeydown=\"JumpByEnter(event)\" >\n<div style=\"display:none;\" align=\"center\">\n\t<form name=\"login_frm\" id=\"login_frm\" action=\"/rssui/public/checkuser.xgi\" method=\"POST\">\n    \t<input type=\"hidden\" name=\"c1\" id=\"c1\">\n    \t<input type=\"hidden\" name=\"c2\" id=\"c2\">\n    \t<input type=\"hidden\" name=\"key\" id=\"key\">\n    \t<input type=\"hidden\" name=\"lang\" id=\"lang\">\n\t</form>\n</div>\n<div id=\"layer\">\n\t<div class=\"header\" style=\"position:absolute;top:0px;\">\n\t\t<table style=\"margin-left: auto;margin-right: auto;width:100%;height:100%;background:#ccc;border-collapse: collapse; \">\n\t\t\t<tr>\n\t\t\t\t<th><font size=\"16\">Login</font></th>\n\t\t\t</tr>\n\t\t</table>\n\t</div>\n\t<br>\n\t<div style=\"margin:150 20 5 20px;\">\n\t\t<table style=\"margin-left: auto;margin-right: auto;width:90%;height:280px;background:#ccc; \">\n\t\t\t<tr>\n\t\t\t\t<th width=\"50%\"><font size=\"12\">Username&nbsp;:</font></th>\n\t\t\t\t<td width=\"50%\"><input type=\"text\" width=\"35%\" class=\"input-text11\" id=\"login_name\" name=\"login_name\"></td>\n\t\t\t</tr>\n\t\t\t<tr>\n\t\t\t\t<th width=\"50%\"><font size=\"12\">Password&nbsp;:</font></th>\n\t\t\t\t<td width=\"50%\"><input type=\"password\" width=\"35%\" class=\"input-text11\" id=\"login_pass\" name=\"login_pass\"></td>\n\t\t\t</tr>\n\t\t</table>\n\t</div>\n\t<br>\n\t<div style=\"height:25%;\">\n\t\t<table style=\"height:100%;width:90%;\">\n\t\t\t<tr>\n\t\t\t\t<th style=\"width:30%;\"></th>\n\t\t\t\t<th style=\"width:70%;\"><input name=\"loginId\" id=\"loginId\" type=\"button\" value=\"Login\" style=\"width:30%;font-size:40px;\" onclick=\"uiSave()\"></th>\n\t\t\t</tr>\n\t\t</table>\n\t</div>\n</div>\n</body>\n</html>\n",
         "datamd5" : "606e61d4bc89ddb6a0ddb2e9faeaf8f2",
         "datammh3" : -1385451820,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "teleguam.net"
         ],
         "forward" : "114.142.200.118",
         "geolocus" : {
            "asn" : "AS9246",
            "continent" : "OC",
            "continentname" : "Oceania",
            "country" : "GU",
            "countryname" : "Guam",
            "domain" : [
               "teleguam.net"
            ],
            "isineu" : "false",
            "latitude" : "13.444304",
            "location" : "13.444304,144.793731",
            "longitude" : "144.793731",
            "netname" : "GTA",
            "organization" : "TeleGuam Holdings",
            "subnet" : "114.142.200.0/21"
         },
         "host" : [
            "114-142-200-118"
         ],
         "hostname" : [
            "114-142-200-118.dsl.teleguam.net",
            "114.142.200.118"
         ],
         "ip" : "114.142.200.118",
         "ipv6" : "false",
         "latitude" : "13.5682",
         "location" : "13.5682,144.8823",
         "longitude" : "144.8823",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Teleguam Holdings, LLC",
         "port" : 8008,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "114-142-200-118.dsl.teleguam.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "dsl.teleguam.net"
         ],
         "subnet" : "114.142.192.0/18",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/rssui/public/login.asp?t=61cb8fcc"
      }
      
  • 114.142.200.118:8008 (tcp/http) - last seen on 2024-11-07 at 01:10:41 UTC

    • IP
      114.142.200.118
      Network
      114.142.192.0/18
      Domain(s)
      teleguam.net
      Device

      <enterprise field>: device.class

      URL

      http://114.142.200.118:8008/rssui/default_redirect.asp 302

      Reverse DNS
      114-142-200-118.dsl.teleguam.net
      ASN
      AS9246
      Organization
      Teleguam Holdings, LLC
      Protocol
      http
      Source
      urlscan::redirect
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      753f8b17f0377530dae9f02c819f46b2
      HTTP Header MD5
      83778139f0fc2484931c1affc16bbbd7
      HTTP Body MD5
      f98842a49f13f56f00e373075778818a
    • HTTP/1.0 302 Redirect
      Server: RSS-Webs/1.4b78p9
      Date: Thu Nov  7 11:10:38 2024
      Pragma: no-cache
      Cache-Control: no-cache
      Content-Type: text/html
      Location: http://<ip>:8008/rssui/public/login.asp?t=61cb8fcc
      
      <html><head></head><body>
      		This document has moved to a new <a href="http://<ip>:8008/rssui/public/login.asp?t=61cb8fcc">location</a>.
      		Please update your documents to reflect the new location.
      		</body></html>
      
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T01:10:41.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "f98842a49f13f56f00e373075778818a",
               "bodymmh3" : -2071795175,
               "headermd5" : "83778139f0fc2484931c1affc16bbbd7",
               "headermmh3" : 1858905447
            },
            "length" : 433
         },
         "asn" : "AS9246",
         "city" : "Guam Government House",
         "country" : "GU",
         "data" : "HTTP/1.0 302 Redirect\r\nServer: RSS-Webs/1.4b78p9\r\nDate: Thu Nov  7 11:10:38 2024\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nContent-Type: text/html\r\nLocation: http://<ip>:8008/rssui/public/login.asp?t=61cb8fcc\r\n\r\n<html><head></head><body>\r\n\t\tThis document has moved to a new <a href=\"http://<ip>:8008/rssui/public/login.asp?t=61cb8fcc\">location</a>.\r\n\t\tPlease update your documents to reflect the new location.\r\n\t\t</body></html>\r\n\r\n",
         "datamd5" : "753f8b17f0377530dae9f02c819f46b2",
         "datammh3" : -1055878382,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "teleguam.net"
         ],
         "forward" : "114.142.200.118",
         "geolocus" : {
            "asn" : "AS9246",
            "continent" : "OC",
            "continentname" : "Oceania",
            "country" : "GU",
            "countryname" : "Guam",
            "domain" : [
               "teleguam.net"
            ],
            "isineu" : "false",
            "latitude" : "13.444304",
            "location" : "13.444304,144.793731",
            "longitude" : "144.793731",
            "netname" : "GTA",
            "organization" : "TeleGuam Holdings",
            "subnet" : "114.142.200.0/21"
         },
         "host" : [
            "114-142-200-118"
         ],
         "hostname" : [
            "114-142-200-118.dsl.teleguam.net",
            "114.142.200.118"
         ],
         "ip" : "114.142.200.118",
         "ipv6" : "false",
         "latitude" : "13.5682",
         "location" : "13.5682,144.8823",
         "longitude" : "144.8823",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Teleguam Holdings, LLC",
         "port" : 8008,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Redirect",
         "reverse" : [
            "114-142-200-118.dsl.teleguam.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 302,
         "subdomains" : [
            "dsl.teleguam.net"
         ],
         "subnet" : "114.142.192.0/18",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/rssui/default_redirect.asp"
      }
      
  • 114.142.200.118:8008 (tcp/http) - last seen on 2024-11-06 at 23:20:44 UTC

    • IP
      114.142.200.118
      Network
      114.142.192.0/18
      Domain(s)
      teleguam.net
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://114.142.200.118:8008/ 302

      Reverse DNS
      114-142-200-118.dsl.teleguam.net
      ASN
      AS9246
      Organization
      Teleguam Holdings, LLC
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      ca5b1ea6d0020a803adb8ffd6d94e439
      HTTP Header MD5
      83778139f0fc2484931c1affc16bbbd7
      HTTP Body MD5
      ed31793223375ea86e05f76386ac41e8
    • HTTP/1.0 302 Redirect
      Server: RSS-Webs/1.4b78p9
      Date: Thu Nov  7 09:20:43 2024
      Pragma: no-cache
      Cache-Control: no-cache
      Content-Type: text/html
      Location: http://<ip>:8008/rssui/default_redirect.asp
      
      <html><head></head><body>
      		This document has moved to a new <a href="http://<ip>:8008/rssui/default_redirect.asp">location</a>.
      		Please update your documents to reflect the new location.
      		</body></html>
      
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T23:20:44.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "ed31793223375ea86e05f76386ac41e8",
               "bodymmh3" : 605012556,
               "headermd5" : "83778139f0fc2484931c1affc16bbbd7",
               "headermmh3" : -153516889
            },
            "length" : 419
         },
         "asn" : "AS9246",
         "city" : "Guam Government House",
         "country" : "GU",
         "data" : "HTTP/1.0 302 Redirect\r\nServer: RSS-Webs/1.4b78p9\r\nDate: Thu Nov  7 09:20:43 2024\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nContent-Type: text/html\r\nLocation: http://<ip>:8008/rssui/default_redirect.asp\r\n\r\n<html><head></head><body>\r\n\t\tThis document has moved to a new <a href=\"http://<ip>:8008/rssui/default_redirect.asp\">location</a>.\r\n\t\tPlease update your documents to reflect the new location.\r\n\t\t</body></html>\r\n\r\n",
         "datamd5" : "ca5b1ea6d0020a803adb8ffd6d94e439",
         "datammh3" : 1976587559,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "teleguam.net"
         ],
         "geolocus" : {
            "asn" : "AS9246",
            "continent" : "OC",
            "continentname" : "Oceania",
            "country" : "GU",
            "countryname" : "Guam",
            "domain" : [
               "teleguam.net"
            ],
            "isineu" : "false",
            "latitude" : "13.444304",
            "location" : "13.444304,144.793731",
            "longitude" : "144.793731",
            "netname" : "GTA",
            "organization" : "TeleGuam Holdings",
            "subnet" : "114.142.200.0/21"
         },
         "host" : [
            "114-142-200-118"
         ],
         "hostname" : [
            "114-142-200-118.dsl.teleguam.net"
         ],
         "ip" : "114.142.200.118",
         "ipv6" : "false",
         "latitude" : "13.5682",
         "location" : "13.5682,144.8823",
         "longitude" : "144.8823",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Teleguam Holdings, LLC",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8008,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Redirect",
         "reverse" : [
            "114-142-200-118.dsl.teleguam.net"
         ],
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 302,
         "subdomains" : [
            "dsl.teleguam.net"
         ],
         "subnet" : "114.142.192.0/18",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }