HTTP/1.1 200 OK
X-Powered-By: PHP/5.2.17
Content-type: text/html
Connection: close
Transfer-Encoding: chunked
Date: Thu, 07 Nov 2024 03:28:33 GMT
Server: lighttpd/1.4.28
1fc3
<!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=shift_jis" />
<link href="/css/Solar_style.css" rel="stylesheet" type="text/css">
<script language="javascript">
<!--
var requesttime=false;
var servertime="2024�N11��7�� 12:28";
var titletimer;
try{
requesttime=new XMLHttpRequest();
}
catch(trymicrosoft){
try{
requesttime=new ActiveXObject("Msxml2.XMLHTTP");
}
catch(othermicrosoft){
try{
requesttime=new ActiveXObject("Microsoft.XMLHTTP");
}
catch(failed){
requesttime=false;
}
}
}
if(!requesttime) alert("Error initializing XMLHttpRequest!");
function callServertime(){
try{
var url="Solar_GetServerTime.php";
requesttime.open("POST",url,true);
requesttime.onreadystatechange=updatePagetime;
requesttime.send(null);
titletimer=setTimeout("Timerabort()", 2000);
}
catch(e){
//alert("No Date!");
}
}
function updatePagetime(){
clearTimeout(titletimer);
if(requesttime.readyState==4){
if(requesttime.status == 200){
var xmlDoc=requesttime.responseXML;
servertime=xmlDoc.getElementsByTagName("xmlrow").item(0).getElementsByTagName("time").item(0).firstChild.nodeValue;
}
else if(requesttime.status==404){
//alert ("Requested URL is not found.");
}
else if(requesttime.status==403){
//alert("Access denied.");
}
else{
//alert("status is " + requesttime.status);
}
}
}
function msout(str){
var traget=document.getElementById(str+"1");
traget.style.display="none";
var traget2=document.getElementById(str+"0");
traget2.style.display="block";
}
function msin(str){
var traget=document.getElementById(str+"0");
traget.style.display="none";
var traget2=document.getElementById(str+"1");
traget2.style.display="block";
}
function showtime(){
callServertime();
var myclock=servertime;
if(myclock!=""){
var liveclock = document.getElementById("liveclock");
liveclock.firstChild.nodeValue = myclock;
}
setTimeout("showtime()",5000);
}
/* ***** abortHttp ***** */
function Timerabort(){
requesttime.abort();
}
//
function checkChar( str ){
for( ii = 0 ; ii < str.length ; ii++ ){
code = str.charCodeAt(ii);
if( (code < 0x2d) || (0x7a < code)
|| ( 0x3a <= code && code <= 0x3f )
|| ( 0x5b <= code && code <= 0x5e )
|| code == 0x60
){
return false;
}
}
return true;
}
//
function checkStr( box, org ){
if( checkChar(box.value) == false ){
alert("\n"+"\n");
box.value = org;
}
}
//
function checkval(box, org, min, max ) {
if( isNaN(box.value) != 0 ){
alert(box.value+"\n"+min+"<->"+max+"");
box.value = org;
}
boxval = parseInt(box.value, 10);
if( box.value > max || box.value < min ){
alert(box.value+"\n"+min+"<->"+max+"");
box.value = org;
}
}
//
function checkNum(box, org ) {
if( isNaN(box.value) != 0 ){
alert(box.value+"\n");
box.value = org;
}
}
-->
</script>
<title>�v �� �l</title>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="showtime();">
<table class="img" width="992" height="40" border="0" cellpadding="0" cellspacing="0">
<tr class="img" style="background-color:#93A7FE;">
<td class="img" rowspan=2><img src="/images/SolarViewCompact.png" width=345 height=40></td>
<td class="img">
<table class="img" border="0" cellpadding="0" cellspacing="0" id="titledate" >
<tr class="img">
<td class="img" width="151" height="26" style="background-color:#93a7fe;"></td>
<td class="img"><img src="/images/menu_header_bslash.jpg" width="28" height="26" border="0" alt=""></td>
<td class="img" style="background-image:url(/images/title_time.jpg);width:500px;height:26px;font-size:12pt;font-weight:bold; vertical-align:middle;text-align:right;padding:0px 10px 0px 0px;"id="liveclock">
2024�N11��7�� 12:28 </td>
</tr>
</table>
</td>
</tr>
<tr class="img">
<td class="img">
<table class="img" border="0" cellpadding="0" cellspacing="0">
<tr class="img">
<td class="img" width="344" style="background-color:#93a7fe;">
<span style="font-size:10pt; color:#ffffff; font-style:italic;"></span>
</td>
<td class="img" width="335" height="14" style="background-color:#93a7fe; text-align:right;"><span style="font-size:7pt; font-style:italic; color:white; margin:4px;">Copyright(C) CONTEC CO.LTD. All right reserved.</span></td>
</tr>
</table>
</td>
</tr>
</table>
<div style="left:0px; top:40px;">
<table class="img" border="0" cellpadding="0" cellspacing="0">
<tr class="img">
<td class="img"><img src="/images/tab_top_u.jpg" width="992" height="5"></td>
</tr>
<tr class="img">
<td class="img">
<table class="img" cellspacing="0">
<tr class="img">
<td class="img"><img src="/images/tab_u00.jpg"></td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=0&app=0" id="set10"><img name="menu_0" src="/images/menuO_Selected.jpg" onmouseover="document.menu_0.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_0.src='/images/menuO_Selected.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_0.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_0.src='/images/menuO_Selected.jpg'"><a href="Solar_Menu.php?menu=0&app=0" id="set10" style="color : #393939;">�v �� �l</a></div>
</div>
</td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=0&app=1" id="set20"><img name="menu_1" src="/images/menu_Off.jpg" onmouseover="document.menu_1.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_1.src='/images/menu_Off.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_1.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_1.src='/images/menu_Off.jpg'"><a href="Solar_Menu.php?menu=0&app=1" id="set20" style="color : #393939;">�� �[</a></div>
</div>
</td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=0&app=2" id="set30"><img name="menu_2" src="/images/menu_Off.jpg" onmouseover="document.menu_2.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_2.src='/images/menu_Off.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_2.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_2.src='/images/menu_Off.jpg'"><a href="Solar_Menu.php?menu=0&app=2" id="set30" style="color : #393939;">�ُ헚��</a></div>
</div>
</td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=0&app=3" id="set40"><img name="menu_3" src="/images/menu_Off.jpg" onmouseover="document.menu_3.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_3.src='/images/menu_Off.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_3.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_3.src='/images/menu_Off.jpg'"><a href="Solar_Menu.php?menu=0&app=3" id="set40" style="color : #393939;">�_�E�����[�h</a></div>
</div>
</td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=0&app=4" id="set50"><img name="menu_4" src="/images/menu_Off.jpg" onmouseover="document.menu_4.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_4.src='/images/menu_Off.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_4.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_4.src='/i
505
mages/menu_Off.jpg'"><a href="Solar_Menu.php?menu=0&app=4" id="set50" style="color : #393939;">�X���C�h�V���[</a></div>
</div>
</td>
<td class="img">
<div style="position: relative;">
<a href="Solar_Menu.php?menu=1&app=0" id="set80"><img name="menu_5" src="/images/menu_Off.jpg" onmouseover="document.menu_5.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_5.src='/images/menu_Off.jpg'"><br>
</a><div style="position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);" onmouseover="document.menu_5.src='/images/menuO_Focus.jpg'" onmouseout="document.menu_5.src='/images/menu_Off.jpg'"><a href="Solar_Menu.php?menu=1&app=0" id="set80" style="color : #393939;">�ݒ�</a></div>
</div>
</td>
<!-- �{�^���摜�̑傫���͕���106pix�Ȃ̂ŗ]���������߂� -->
<td class="img"><img width="199" height="34" src="/images/tab_back1.jpg"/></td>
</tr>
</table>
</td>
</tr>
<tr class="img">
<td class="img"><img src="/images/tab_back.jpg" width="992" height="8"></td>
</tr>
</table>
</div>
<div style="left:20px;top:90px;">
<!-- �e��ʕ\���p�C�����C���t���[���̕\�� -->
<iframe name="screen1" src="Solar_Monitor.php" width="960" height="540" frameborder=0 ></iframe>
</div>
</BODY>
</HTML>
0
{
"@category" : "datascan",
"@timestamp" : "2024-11-07T03:28:46.000Z",
"app" : {
"extract" : {
"domain" : [
"w3.org"
],
"file" : [
"solar_getservertime.php",
"solar_monitor.php"
],
"hostname" : [
"www.w3.org"
],
"url" : [
"http://www.w3.org/1999/xhtml",
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
]
},
"http" : {
"bodymd5" : "2298f2f6e549b614fd6f0588139c3b4b",
"bodymmh3" : 343223965,
"component" : [
{
"product" : "PHP",
"productversion" : "5.2.17",
"productvendor" : "PHP"
}
],
"headermd5" : "3020952e03e5f2cd5601a457965c4c22",
"headermmh3" : -2097030071,
"title" : "\ufffdv \ufffd\ufffd \ufffdl"
},
"length" : 9615
},
"asn" : "AS4713",
"city" : "Hiroshima",
"country" : "JP",
"cpe" : "<enterprise field>: cpe",
"cpecount" : "<enterprise field>: cpecount",
"data" : "HTTP/1.1 200 OK\r\nX-Powered-By: PHP/5.2.17\r\nContent-type: text/html\r\nConnection: close\r\nTransfer-Encoding: chunked\r\nDate: Thu, 07 Nov 2024 03:28:33 GMT\r\nServer: lighttpd/1.4.28\r\n\r\n1fc3\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\t<head>\n\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=shift_jis\" />\n\t<link href=\"/css/Solar_style.css\" rel=\"stylesheet\" type=\"text/css\">\n\t<script language=\"javascript\">\n<!--\n\tvar requesttime=false;\n\tvar servertime=\"2024\ufffdN11\ufffd\ufffd7\ufffd\ufffd 12:28\";\n\n\tvar titletimer;\n\ttry{\n\t\trequesttime=new XMLHttpRequest();\n\t}\n\tcatch(trymicrosoft){\n\t\ttry{\n\t\t\trequesttime=new ActiveXObject(\"Msxml2.XMLHTTP\");\n\t\t}\n\t\tcatch(othermicrosoft){\n\t\t\ttry{\n\t\t\t\trequesttime=new ActiveXObject(\"Microsoft.XMLHTTP\");\n\t\t\t}\n\t\t\tcatch(failed){\n\t\t\t\trequesttime=false;\n\t\t\t}\n\t\t}\n\t}\n\tif(!requesttime) alert(\"Error initializing XMLHttpRequest!\");\n\n\tfunction callServertime(){\n\t\ttry{\n\t\t\tvar url=\"Solar_GetServerTime.php\";\n\t\t\trequesttime.open(\"POST\",url,true);\n\t\t\trequesttime.onreadystatechange=updatePagetime;\n\t\t\trequesttime.send(null);\t\n\t\t\ttitletimer=setTimeout(\"Timerabort()\", 2000);\n\t\t}\n\t\tcatch(e){\n\t\t\t//alert(\"No Date!\");\n\t\t}\n\t}\n\n\tfunction updatePagetime(){\n\t\tclearTimeout(titletimer);\n\t\tif(requesttime.readyState==4){\n\t\t\tif(requesttime.status == 200){\n\t\t\t\tvar xmlDoc=requesttime.responseXML;\n\t\t\t\tservertime=xmlDoc.getElementsByTagName(\"xmlrow\").item(0).getElementsByTagName(\"time\").item(0).firstChild.nodeValue;\n\t\t\t}\n\t\t\telse if(requesttime.status==404){\n\t\t\t\t//alert (\"Requested URL is not found.\");\n\t\t\t}\n\t\t\telse if(requesttime.status==403){\n\t\t\t\t//alert(\"Access denied.\");\n\t\t\t}\n\t\t\telse{\n\t\t\t\t//alert(\"status is \" + requesttime.status);\n\t\t\t}\n\t\t}\n\t}\n\n\tfunction msout(str){\n\t\tvar traget=document.getElementById(str+\"1\");\n\t\ttraget.style.display=\"none\";\n\t\tvar traget2=document.getElementById(str+\"0\");\n\t\ttraget2.style.display=\"block\";\n\t}\n\n\tfunction msin(str){\n\t\tvar traget=document.getElementById(str+\"0\");\n\t\ttraget.style.display=\"none\";\n\t\tvar traget2=document.getElementById(str+\"1\");\n\t\ttraget2.style.display=\"block\";\n\t}\n\n\tfunction showtime(){\n\t\tcallServertime();\n\t\tvar myclock=servertime;\n\t\t\n\t\tif(myclock!=\"\"){\n\t\t\tvar liveclock = document.getElementById(\"liveclock\");\n\t\t\tliveclock.firstChild.nodeValue = myclock;\n\t\t}\n\t\tsetTimeout(\"showtime()\",5000);\n\t}\n\n\t/* ***** abortHttp ***** */\n\tfunction Timerabort(){\n\t\trequesttime.abort();\n\t}\n\n\t// \n\tfunction checkChar( str ){\n\t\tfor( ii = 0 ; ii < str.length ; ii++ ){\n\t\t\tcode = str.charCodeAt(ii);\n\t\t\tif( (code < 0x2d) || (0x7a < code) \n\t\t\t\t|| ( 0x3a <= code && code <= 0x3f )\n\t\t\t\t|| ( 0x5b <= code && code <= 0x5e )\n\t\t\t\t|| code == 0x60\n\t\t\t){\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\treturn true;\n\t}\n\t// \n\tfunction checkStr( box, org ){\n\t\tif( checkChar(box.value) == false ){\n\t\t\talert(\"\\n\"+\"\\n\");\n\t\t\tbox.value = org;\n\t\t}\n\t}\n\t// \t\n\tfunction checkval(box, org, min, max ) {\n\t\tif( isNaN(box.value) != 0 ){\n\t\t\talert(box.value+\"\\n\"+min+\"<->\"+max+\"\");\n\t\t\tbox.value = org;\n\t\t}\n\t\tboxval = parseInt(box.value, 10);\n\t\tif( box.value > max || box.value < min ){\n\t\t\talert(box.value+\"\\n\"+min+\"<->\"+max+\"\");\n\t\t\tbox.value = org;\n\t\t}\n\t}\n\t// \t\n\tfunction checkNum(box, org ) {\n\t\tif( isNaN(box.value) != 0 ){\n\t\t\talert(box.value+\"\\n\");\n\t\t\tbox.value = org;\n\t\t}\n\t}\n-->\n\t</script>\n\t<title>\ufffdv \ufffd\ufffd \ufffdl</title>\n</head>\n\n<body bgcolor=\"#FFFFFF\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" onload=\"showtime();\">\n\n<table class=\"img\" width=\"992\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n\t<tr class=\"img\" style=\"background-color:#93A7FE;\">\n<td class=\"img\" rowspan=2><img src=\"/images/SolarViewCompact.png\" width=345 height=40></td>\n\t\t<td class=\"img\">\n\t\t\t<table class=\"img\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"titledate\" >\n\t\t\t\t<tr class=\"img\">\n\t\t\t\t\t<td class=\"img\" width=\"151\" height=\"26\" style=\"background-color:#93a7fe;\"></td>\n\t\t\t\t\t<td class=\"img\"><img src=\"/images/menu_header_bslash.jpg\" width=\"28\" height=\"26\" border=\"0\" alt=\"\"></td>\n\t\t\t\t\t<td class=\"img\" style=\"background-image:url(/images/title_time.jpg);width:500px;height:26px;font-size:12pt;font-weight:bold; vertical-align:middle;text-align:right;padding:0px 10px 0px 0px;\"id=\"liveclock\">\n\t\t\t\t\t\t2024\ufffdN11\ufffd\ufffd7\ufffd\ufffd 12:28\t\t\t\t\t</td>\n\t\t\t\t</tr>\n\t\t\t</table>\n\t\t</td>\n\t</tr>\n\t<tr class=\"img\">\n\t\t<td class=\"img\">\n\t\t\t<table class=\"img\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n\t\t\t\t<tr class=\"img\">\n\t\t\t\t\t<td class=\"img\" width=\"344\" style=\"background-color:#93a7fe;\">\n\t\t\t\t\t\t<span style=\"font-size:10pt; color:#ffffff; font-style:italic;\"></span>\n\t\t\t\t\t</td>\n\t\t\t\t\t<td class=\"img\" width=\"335\" height=\"14\" style=\"background-color:#93a7fe; text-align:right;\"><span style=\"font-size:7pt; font-style:italic; color:white; margin:4px;\">Copyright(C) CONTEC CO.LTD. All right reserved.</span></td>\n\t\t\t\t</tr>\n\t\t\t</table>\n\t\t</td>\n\t</tr>\n</table>\n<div style=\"left:0px; top:40px;\">\n<table class=\"img\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n\t<tr class=\"img\">\n\t\t<td class=\"img\"><img src=\"/images/tab_top_u.jpg\" width=\"992\" height=\"5\"></td>\n\t</tr>\n\t<tr class=\"img\">\n\t\t<td class=\"img\">\n\t\t\t<table class=\"img\" cellspacing=\"0\">\n\t\t\t\t<tr class=\"img\">\n\t\t\t\t<td class=\"img\"><img src=\"/images/tab_u00.jpg\"></td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=0&app=0\" id=\"set10\"><img name=\"menu_0\" src=\"/images/menuO_Selected.jpg\" onmouseover=\"document.menu_0.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_0.src='/images/menuO_Selected.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_0.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_0.src='/images/menuO_Selected.jpg'\"><a href=\"Solar_Menu.php?menu=0&app=0\" id=\"set10\" style=\"color : #393939;\">\ufffdv \ufffd\ufffd \ufffdl</a></div>\n</div>\n</td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=0&app=1\" id=\"set20\"><img name=\"menu_1\" src=\"/images/menu_Off.jpg\" onmouseover=\"document.menu_1.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_1.src='/images/menu_Off.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_1.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_1.src='/images/menu_Off.jpg'\"><a href=\"Solar_Menu.php?menu=0&app=1\" id=\"set20\" style=\"color : #393939;\">\ufffd\ufffd \ufffd[</a></div>\n</div>\n</td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=0&app=2\" id=\"set30\"><img name=\"menu_2\" src=\"/images/menu_Off.jpg\" onmouseover=\"document.menu_2.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_2.src='/images/menu_Off.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_2.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_2.src='/images/menu_Off.jpg'\"><a href=\"Solar_Menu.php?menu=0&app=2\" id=\"set30\" style=\"color : #393939;\">\ufffd\u064f\ud5da\ufffd\ufffd</a></div>\n</div>\n</td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=0&app=3\" id=\"set40\"><img name=\"menu_3\" src=\"/images/menu_Off.jpg\" onmouseover=\"document.menu_3.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_3.src='/images/menu_Off.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_3.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_3.src='/images/menu_Off.jpg'\"><a href=\"Solar_Menu.php?menu=0&app=3\" id=\"set40\" style=\"color : #393939;\">\ufffd_\ufffdE\ufffd\ufffd\ufffd\ufffd\ufffd[\ufffdh</a></div>\n</div>\n</td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=0&app=4\" id=\"set50\"><img name=\"menu_4\" src=\"/images/menu_Off.jpg\" onmouseover=\"document.menu_4.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_4.src='/images/menu_Off.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_4.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_4.src='/i\r\n505\r\nmages/menu_Off.jpg'\"><a href=\"Solar_Menu.php?menu=0&app=4\" id=\"set50\" style=\"color : #393939;\">\ufffdX\ufffd\ufffd\ufffdC\ufffdh\ufffdV\ufffd\ufffd\ufffd[</a></div>\n</div>\n</td>\n<td class=\"img\">\n<div style=\"position: relative;\">\n<a href=\"Solar_Menu.php?menu=1&app=0\" id=\"set80\"><img name=\"menu_5\" src=\"/images/menu_Off.jpg\" onmouseover=\"document.menu_5.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_5.src='/images/menu_Off.jpg'\"><br>\n</a><div style=\"position:absolute; width:106px; top:7px; text-align:center; font-weight:bold; font-size:10.5pt; filter:dropshadow(color=gray,offX=1,offY=1);\" onmouseover=\"document.menu_5.src='/images/menuO_Focus.jpg'\" onmouseout=\"document.menu_5.src='/images/menu_Off.jpg'\"><a href=\"Solar_Menu.php?menu=1&app=0\" id=\"set80\" style=\"color : #393939;\">\ufffd\u0752\ufffd</a></div>\n</div>\n</td>\n\t\t\t\t<!-- \ufffd{\ufffd^\ufffd\ufffd\ufffd\u645c\ufffd\u0311\u50ab\ufffd\ufffd\ufffd\u0355\ufffd\ufffd\ufffd106pix\ufffd\u0202\u0302\u0157]\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\u07c2\ufffd -->\n\t\t\t\t<td class=\"img\"><img width=\"199\" height=\"34\" src=\"/images/tab_back1.jpg\"/></td>\n\t\t\t\t</tr>\n\t\t\t</table>\n\t\t</td>\n\t</tr>\n\t<tr class=\"img\">\n\t\t<td class=\"img\"><img src=\"/images/tab_back.jpg\" width=\"992\" height=\"8\"></td>\n\t</tr>\n</table>\n</div>\n<div style=\"left:20px;top:90px;\">\n<!-- \ufffde\ufffd\ufffd\u0295\\\ufffd\ufffd\ufffdp\ufffdC\ufffd\ufffd\ufffd\ufffd\ufffdC\ufffd\ufffd\ufffdt\ufffd\ufffd\ufffd[\ufffd\ufffd\ufffd\u0315\\\ufffd\ufffd -->\n<iframe name=\"screen1\" src=\"Solar_Monitor.php\" width=\"960\" height=\"540\" frameborder=0 ></iframe>\n</div>\n</BODY>\n</HTML>\n\r\n0\r\n\r\n",
"datamd5" : "d97614d36b37a056719362573516682e",
"datammh3" : 930633672,
"device" : {
"class" : "<enterprise field>: device.class"
},
"domain" : [
"ocn.ne.jp"
],
"forward" : "180.30.125.117",
"geolocus" : {
"asn" : "AS4713",
"continent" : "AS",
"continentname" : "Asia",
"country" : "JP",
"countryname" : "Japan",
"domain" : [
"nic.ad.jp",
"ocn.ad.jp",
"ocn.ne.jp"
],
"isineu" : "false",
"latitude" : "36.204824",
"location" : "36.204824,138.252924",
"longitude" : "138.252924",
"netname" : "OCN",
"organization" : "NTT Communications Corporation",
"subnet" : "180.16.0.0/12"
},
"host" : [
"p1501117-ipxg00f01okayamahigasi"
],
"hostname" : [
"180.30.125.117",
"p1501117-ipxg00f01okayamahigasi.okayama.ocn.ne.jp"
],
"ip" : "180.30.125.117",
"ipv6" : "false",
"latitude" : "34.3978",
"location" : "34.3978,132.4525",
"longitude" : "132.4525",
"node" : {
"country" : "<enterprise field>: node.country",
"groupid" : "<enterprise field>: node.groupid",
"id" : "<enterprise field>: node.id",
"physicalcountry" : "<enterprise field>: node.physicalcountry"
},
"organization" : "NTT Communications Corporation",
"port" : 8001,
"product" : "lighttpd",
"productvendor" : "lighttpd",
"productversion" : "1.4.28",
"protocol" : "http",
"protocolversion" : "1.1",
"reason" : "OK",
"reverse" : [
"p1501117-ipxg00f01okayamahigasi.okayama.ocn.ne.jp"
],
"seen_date" : "2024-11-07",
"source" : "urlscan::redirect",
"status" : 200,
"subdomains" : [
"okayama.ocn.ne.jp"
],
"subnet" : "180.0.0.0/10",
"tld" : [
"ne.jp"
],
"tls" : "false",
"transport" : "tcp",
"url" : "/Solar_Menu.php"
}