Help
RSS
API
Feed
Maltego
Contact
Domain > viewer.komei-shimbun.jp
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-08-05
35.72.141.172
(
ClassC
)
2025-10-22
18.181.29.91
(
ClassC
)
Port 80
HTTP/1.1 200 Cache-control: no-cacheset-cookieContent-Language: ja-JPContent-Type: text/html;charsetutf-8Date: Wed, 22 Oct 2025 14:32:29 GMTSet-Cookie: JSESSIONID3FE92C6F673803A5B14466BF8E43EF3C; Path/; HttpOnlySet-Cookie: AWSELBF1B157C106FA6177A0F26CA3A24F089A4FEE9BAB0D7845F0DB1978972CA108B253AF0E91B45E40733765DA7D2220949A744BF85BAEB6AB902DB91F1B60C2F3898DAAA4253E;PATH/;MAX-AGE3600transfer-encoding: chunkedConnection: keep-alive !DOCTYPE html>html langja>!-- ヘッダ情報 -->head> meta charsetutf-8/> title>公明新聞電子版/title> meta nameviewport contentwidthdevice-width,maximum-scale1.0,user-scalableno /> link relshortcut icon typeimage/x-icon hrefpages/favicon.ico?0.27299952904102587 mediascreen idiconTag/> link relapple-touch-icon href/NAViH_S/resource/apple-touch-icon-152x152.png/> link href/NAViH_S/resource/css/jquery.mobile-1.4.2.min.css typetext/css relstylesheet/> link href/NAViH_S/resource/css/navi_i.css typetext/css relstylesheet/> script src/NAViH_S/dwr/engine.js>/script> script src/NAViH_S/dwr/util.js>/script> script src/NAViH_S/dwr/interface/naviAction.js>/script> script typetext/javascript src/NAViH_S/resource/js/jquery-2.1.1.min.js>/script> script typetext/javascript src/NAViH_S/resource/js/NAVi_common.js>/script>/head>body onFocusgetPropVal(/NAViH_S) styledisplay: none;>!-- タイトル -->header classheader-background styledisplay: none;> table classheader-tbl> tr>td classheader-title> div classpage-header-login > img alt src/NAViH_S/resource/icon/rangai_daiji.png width200px> /div> /td>/tr> /table>/header>form> input typehidden idscreenHeight value /> input typehidden idscreenWidth value /> input typehidden nameLOGIN_FLG value1/> input typehidden namemethod valueMLOGIN/> input typehidden idversion nameversion value20120131/> input typehidden idact nameact value> input typehidden idarticle namearticle value> input typehidden idkeyword namekeyword value> input typehidden idurl nameurl value> input typehidden idret nameret value> !-- エラー情報 --> TABLE width70% aligncenter height50px stylemargin-top: 10%;> TR> TD valignmiddle > font colorred> label iderror />br/> /font> /TD> /TR> /TABLE> !-- Login情報入力 --> section classlogin_form_area aligncenter styledisplay: none;> table classlogin-form aligncenter > !-- ユーザ名 --> tr> td > div >ログインID/div> /td> /tr> !-- ユーザ名入力 --> tr> td> input typetext iduserId namename styleime-mode: disabled;background-color: white; value autocapitalizeoff autocorrectoff classui-input-text ui-body-d ui-corner-all ui-shadow-inset /> /td> /tr> tr height5>/tr> tr height5>/tr> !-- パスワード --> tr>td>div >パスワード/div>/td>tr> !-- パスワード入力 --> tr>td> input typepassword idpassword namepwd value classui-input-text ui-body-d ui-corner-all ui-shadow-inset /> img alt tp1 src/NAViH_S/resource/icon/pw_password.jpg classpsaawordSwitch onclickpasswordTyepSwitch(this);> /td>/tr> tr height5>/tr> tr height5>/tr> tr> td> input typecheckbox idpersistLoginCheck_iH namepersistLogin value stylewidth: 25px;height: 15px;border: 0px; /> label forpersistLoginCheck_iH>ログイン情報を保持/label> /td> /tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> !-- Loginボタン --> tr>td classdiv_center > div classui-btn ui-btn-inline ui-btn-corner-all ui-shadow ui-btn-up-c onclickreturn login() idlogin_button namemethod.login> span classui-btn-inner ui-btn-corner-all> span classui-btn-text>ログイン/span> /span> /div> /td>/tr> !-- 20250303追加電子版プラス Start --> tr> td classdiv_center stylepadding-top: 30px;> a hrefhttps://komeiss.jp/forgot/ target_blank>パスワードをお忘れの方/a> /td> /tr> !-- 20250303追加電子版プラス End --> /table> !-- 20241219追加電子版プラスのリンク追加 --> br>br> a hrefhttps://digital.komei-shimbun.jp target_blank>公明新聞電子版プラスへ/a> br>br> !-- 20241219追加 --> !-- 20130611追加お知らせ用フレーム追加 --> br>br> div aligncenter > iframe src/TCDB01/info/osirase.html?0.6198325658098017 width90% height100px frameborder1> この部分はインラインフレームを使用しています。 /iframe> /div> !-- 20130611追加 --> /section> section classtop-buffer>/section> section classtop-buffer>/section>/form>!-- Footer -->script>var agent navigator.userAgent;var isIEflg false;if( agent.indexOf(msie) ! -1 || agent.indexOf(MSIE) ! -1|| agent.indexOf(rv:) ! -1 || agent.indexOf(Edge) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , 13px);}if( agent.indexOf(Edge) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , -32px);}if(agent.indexOf(Safari) ! -1 && agent.indexOf(Version) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , 13px);}//-----------------------------// ストレージ使用チェック//-----------------------------var sessionStorageFlg 0;try { sessionStorage.setItem( sessionStorageTest, test ); sessionStorage.removeItem( sessionStorageTest ); sessionStorageFlg 1; if(sessionStorage.getItem( user_id ) ! null){ $(title).text(公明新聞電子版); }}catch( e ){ if( agent.indexOf( Safari ) ! -1 ) { alert( MESSAGE_BROWSER_CHECK1); } else { alert( MESSAGE_BROWSER_CHECK2); }}$(function(){ getLoginStatus(); getPropVal(/NAViH_S); setId();} );var propVal;function getPropVal(key) { propVal key;}function setId() { if( sessionStorageFlg ! 1 ) { $(header).css(display,block); $(section.login_form_area).css(display,block); $(footer).css(display,block); return; } var userId sessionStorage.getItem( user_id ); var password sessionStorage.getItem( password ); if( password ! null && password ! && password ! null ) { $(#userId).val( userId ); $(#password).val( password ); // 自動ログイン login(); } else { $(header).css(display,block); $(section.login_form_area).css(display,block); $(footer).css(display,block); /*20130312【追加】ログイン情報保持*/ var ih_userId localStorage.getItem( ih_user_id ); var ih_pass localStorage.getItem( ih_password ); if( ih_userId !null && ih_userId ! ) { $(#userId).val( ih_userId ); $(#password).val( ih_pass ); $(#persistLoginCheck_iH).attr(checked,checked); // パスワードが残っている場合、自動ログイン if( ih_pass ! null && ih_pass ! ){ login(); } } else{ $(#persistLoginCheck_iH).removeAttr(checked); } }}var headerHeight parseInt( $(header).css(height) );var footerHeight parseInt( $(footer).css(height) );var screenHeight document.documentElement.clientHeight;var screenWidth document.documentElement.clientWidth;var setHeight screenHeight;$(footer).css( position, fixed ).css( bottom, 0 ).css( left, 0 );//// ログイン//function login() { if( sessionStorageFlg ! 1 ) { if( agent.indexOf( Safari ) ! -1 ) { alert( MESSAGE_BROWSER_CHECK1); } else { alert( MESSAGE_BROWSER_CHECK2); } return; } $(#login_button).removeClass( ui-btn-up-c ); $(#login_button).addClass(ui-btn-hover-c).addClass( ui-btn-down-c ); document.getElementById(login_button).disabledfalse; // 新ログイン var nform new Object(); nform.userId $(#userId).val(); nform.password $(#password).val(); nform.useDevice N05; //20140303 タイムスタンプ追加 var cookieTimeStamp GetCookie(navi_timestamp); if(cookieTimeStamp null){ cookieTimeStamp getMyFormatDate(); document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; } //cookieTimeStamp getMyFormatDate(); //document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; nform.timestamp cookieTimeStamp; //20140303 naviAction._path propVal+/dwr; naviAction.login( nform, loginCheck );}//// ログインチェック//function loginCheck( nobj ){ if( nobj.status ! 1 ) { alert( nobj.message ); sessionStorage.removeItem( password); sessionStorage.removeItem( ih_password); return false; } // ユーザID登録 var userId $(#userId).val(); var password $(#password).val(); sessionStorage.setItem( user_id, userId ); sessionStorage.setItem( password, password ); sessionStorage.setItem( printUseWaterFlg, nobj.printUseWaterFlg ); sessionStorage.setItem( kyodouId, nobj.kyodouId ); /*20130312【追加】ログイン情報保持*/ var phCallFlg sessionStorage.getItem( pHCallFlg ); if(phCallFlg ! 1){ if( document.getElementById(persistLoginCheck_iH).checked ){ localStorage.setItem( ih_user_id, userId ); localStorage.setItem( ih_password, password ); } else{ localStorage.removeItem( ih_user_id ); localStorage.removeItem( ih_password ); } } //-------------------- // 紙面リスト表示 //-------------------- var keyword $(#keyword).val(); if (keyword) { $(#keyword).val(encodeURI(keyword)); } document.forms0.actionpropVal+/NAViih; document.forms0.method POST; document.forms0.submit(); return false;}$(form).keydown( function(e){ if( e.keyCode 13 ) { login(); }} );var pwtp_p_src /NAViH_S/resource/icon/pw_password.jpg;var pwtp_t_src /NAViH_S/resource/icon/pw_text.jpg;function passwordTyepSwitch(obj){ var tp $(obj).attr(tp); if(tp 1){ $(obj)0.src pwtp_t_src; $(#password).attr(type , text); $(obj).attr(tp , 2); }else{ $(obj)0.src pwtp_p_src; $(#password).attr(type , password); $(obj).attr(tp , 1); }}// ログインの状態を取得function getLoginStatus(){ log( isLogin() ); //-------------------- // 検索条件 設定 //-------------------- var nform new Object(); // タイムスタンプ追加 var cookieTimeStamp GetCookie(navi_timestamp); if(cookieTimeStamp null){ cookieTimeStamp getMyFormatDate(); document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; } nform.timestamp cookieTimeStamp; nform.loginCheckFlg 1; // ログインチェック naviAction.loginCheck( nform, autoLogin);}// ログインの処理を自動で実行function autoLogin(nobj){ // 未ログイン状態の場合 if( 1 ! nobj.status ) { $(body).show(); $(#userId).focus(); sessionStorage.removeItem( password); sessionStorage.removeItem( ih_password); return false; } // ログイン状態の場合(紙面リスト表示) var keyword $(#keyword).val(); if (keyword) { $(#keyword).val(encodeURI(keyword)); } document.forms0.actionpropVal+/NAViih; document.forms0.method POST; document.forms0.submit(); return false;}/script>/body>/html>
Port 443
HTTP/1.1 200 Cache-control: no-cacheset-cookieContent-Language: ja-JPContent-Type: text/html;charsetutf-8Date: Wed, 22 Oct 2025 14:32:29 GMTSet-Cookie: JSESSIONID34757FB39AC2A4AF792AA4721B20E2F5; Path/; HttpOnlySet-Cookie: AWSELBF1B157C106FA6177A0F26CA3A24F089A4FEE9BAB0D7845F0DB1978972CA108B253AF0E91B42BC1A3AE5686986367F6A92A57146369B6AB902DB91F1B60C2F3898DAAA4253E;PATH/;MAX-AGE3600Set-Cookie: AWSELBCORSF1B157C106FA6177A0F26CA3A24F089A4FEE9BAB0D7845F0DB1978972CA108B253AF0E91B42BC1A3AE5686986367F6A92A57146369B6AB902DB91F1B60C2F3898DAAA4253E;PATH/;MAX-AGE3600;SECURE;SAMESITENoneContent-Length: 11512Connection: keep-alive !DOCTYPE html>html langja>!-- ヘッダ情報 -->head> meta charsetutf-8/> title>公明新聞電子版/title> meta nameviewport contentwidthdevice-width,maximum-scale1.0,user-scalableno /> link relshortcut icon typeimage/x-icon hrefpages/favicon.ico?0.06651361461552785 mediascreen idiconTag/> link relapple-touch-icon href/NAViH_S/resource/apple-touch-icon-152x152.png/> link href/NAViH_S/resource/css/jquery.mobile-1.4.2.min.css typetext/css relstylesheet/> link href/NAViH_S/resource/css/navi_i.css typetext/css relstylesheet/> script src/NAViH_S/dwr/engine.js>/script> script src/NAViH_S/dwr/util.js>/script> script src/NAViH_S/dwr/interface/naviAction.js>/script> script typetext/javascript src/NAViH_S/resource/js/jquery-2.1.1.min.js>/script> script typetext/javascript src/NAViH_S/resource/js/NAVi_common.js>/script>/head>body onFocusgetPropVal(/NAViH_S) styledisplay: none;>!-- タイトル -->header classheader-background styledisplay: none;> table classheader-tbl> tr>td classheader-title> div classpage-header-login > img alt src/NAViH_S/resource/icon/rangai_daiji.png width200px> /div> /td>/tr> /table>/header>form> input typehidden idscreenHeight value /> input typehidden idscreenWidth value /> input typehidden nameLOGIN_FLG value1/> input typehidden namemethod valueMLOGIN/> input typehidden idversion nameversion value20120131/> input typehidden idact nameact value> input typehidden idarticle namearticle value> input typehidden idkeyword namekeyword value> input typehidden idurl nameurl value> input typehidden idret nameret value> !-- エラー情報 --> TABLE width70% aligncenter height50px stylemargin-top: 10%;> TR> TD valignmiddle > font colorred> label iderror />br/> /font> /TD> /TR> /TABLE> !-- Login情報入力 --> section classlogin_form_area aligncenter styledisplay: none;> table classlogin-form aligncenter > !-- ユーザ名 --> tr> td > div >ログインID/div> /td> /tr> !-- ユーザ名入力 --> tr> td> input typetext iduserId namename styleime-mode: disabled;background-color: white; value autocapitalizeoff autocorrectoff classui-input-text ui-body-d ui-corner-all ui-shadow-inset /> /td> /tr> tr height5>/tr> tr height5>/tr> !-- パスワード --> tr>td>div >パスワード/div>/td>tr> !-- パスワード入力 --> tr>td> input typepassword idpassword namepwd value classui-input-text ui-body-d ui-corner-all ui-shadow-inset /> img alt tp1 src/NAViH_S/resource/icon/pw_password.jpg classpsaawordSwitch onclickpasswordTyepSwitch(this);> /td>/tr> tr height5>/tr> tr height5>/tr> tr> td> input typecheckbox idpersistLoginCheck_iH namepersistLogin value stylewidth: 25px;height: 15px;border: 0px; /> label forpersistLoginCheck_iH>ログイン情報を保持/label> /td> /tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> tr height5>/tr> !-- Loginボタン --> tr>td classdiv_center > div classui-btn ui-btn-inline ui-btn-corner-all ui-shadow ui-btn-up-c onclickreturn login() idlogin_button namemethod.login> span classui-btn-inner ui-btn-corner-all> span classui-btn-text>ログイン/span> /span> /div> /td>/tr> !-- 20250303追加電子版プラス Start --> tr> td classdiv_center stylepadding-top: 30px;> a hrefhttps://komeiss.jp/forgot/ target_blank>パスワードをお忘れの方/a> /td> /tr> !-- 20250303追加電子版プラス End --> /table> !-- 20241219追加電子版プラスのリンク追加 --> br>br> a hrefhttps://digital.komei-shimbun.jp target_blank>公明新聞電子版プラスへ/a> br>br> !-- 20241219追加 --> !-- 20130611追加お知らせ用フレーム追加 --> br>br> div aligncenter > iframe src/TCDB01/info/osirase.html?0.30688310863587365 width90% height100px frameborder1> この部分はインラインフレームを使用しています。 /iframe> /div> !-- 20130611追加 --> /section> section classtop-buffer>/section> section classtop-buffer>/section>/form>!-- Footer -->script>var agent navigator.userAgent;var isIEflg false;if( agent.indexOf(msie) ! -1 || agent.indexOf(MSIE) ! -1|| agent.indexOf(rv:) ! -1 || agent.indexOf(Edge) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , 13px);}if( agent.indexOf(Edge) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , -32px);}if(agent.indexOf(Safari) ! -1 && agent.indexOf(Version) ! -1){ isIEflg true; $(.psaawordSwitch).css(margin-top , 13px);}//-----------------------------// ストレージ使用チェック//-----------------------------var sessionStorageFlg 0;try { sessionStorage.setItem( sessionStorageTest, test ); sessionStorage.removeItem( sessionStorageTest ); sessionStorageFlg 1; if(sessionStorage.getItem( user_id ) ! null){ $(title).text(公明新聞電子版); }}catch( e ){ if( agent.indexOf( Safari ) ! -1 ) { alert( MESSAGE_BROWSER_CHECK1); } else { alert( MESSAGE_BROWSER_CHECK2); }}$(function(){ getLoginStatus(); getPropVal(/NAViH_S); setId();} );var propVal;function getPropVal(key) { propVal key;}function setId() { if( sessionStorageFlg ! 1 ) { $(header).css(display,block); $(section.login_form_area).css(display,block); $(footer).css(display,block); return; } var userId sessionStorage.getItem( user_id ); var password sessionStorage.getItem( password ); if( password ! null && password ! && password ! null ) { $(#userId).val( userId ); $(#password).val( password ); // 自動ログイン login(); } else { $(header).css(display,block); $(section.login_form_area).css(display,block); $(footer).css(display,block); /*20130312【追加】ログイン情報保持*/ var ih_userId localStorage.getItem( ih_user_id ); var ih_pass localStorage.getItem( ih_password ); if( ih_userId !null && ih_userId ! ) { $(#userId).val( ih_userId ); $(#password).val( ih_pass ); $(#persistLoginCheck_iH).attr(checked,checked); // パスワードが残っている場合、自動ログイン if( ih_pass ! null && ih_pass ! ){ login(); } } else{ $(#persistLoginCheck_iH).removeAttr(checked); } }}var headerHeight parseInt( $(header).css(height) );var footerHeight parseInt( $(footer).css(height) );var screenHeight document.documentElement.clientHeight;var screenWidth document.documentElement.clientWidth;var setHeight screenHeight;$(footer).css( position, fixed ).css( bottom, 0 ).css( left, 0 );//// ログイン//function login() { if( sessionStorageFlg ! 1 ) { if( agent.indexOf( Safari ) ! -1 ) { alert( MESSAGE_BROWSER_CHECK1); } else { alert( MESSAGE_BROWSER_CHECK2); } return; } $(#login_button).removeClass( ui-btn-up-c ); $(#login_button).addClass(ui-btn-hover-c).addClass( ui-btn-down-c ); document.getElementById(login_button).disabledfalse; // 新ログイン var nform new Object(); nform.userId $(#userId).val(); nform.password $(#password).val(); nform.useDevice N05; //20140303 タイムスタンプ追加 var cookieTimeStamp GetCookie(navi_timestamp); if(cookieTimeStamp null){ cookieTimeStamp getMyFormatDate(); document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; } //cookieTimeStamp getMyFormatDate(); //document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; nform.timestamp cookieTimeStamp; //20140303 naviAction._path propVal+/dwr; naviAction.login( nform, loginCheck );}//// ログインチェック//function loginCheck( nobj ){ if( nobj.status ! 1 ) { alert( nobj.message ); sessionStorage.removeItem( password); sessionStorage.removeItem( ih_password); return false; } // ユーザID登録 var userId $(#userId).val(); var password $(#password).val(); sessionStorage.setItem( user_id, userId ); sessionStorage.setItem( password, password ); sessionStorage.setItem( printUseWaterFlg, nobj.printUseWaterFlg ); sessionStorage.setItem( kyodouId, nobj.kyodouId ); /*20130312【追加】ログイン情報保持*/ var phCallFlg sessionStorage.getItem( pHCallFlg ); if(phCallFlg ! 1){ if( document.getElementById(persistLoginCheck_iH).checked ){ localStorage.setItem( ih_user_id, userId ); localStorage.setItem( ih_password, password ); } else{ localStorage.removeItem( ih_user_id ); localStorage.removeItem( ih_password ); } } //-------------------- // 紙面リスト表示 //-------------------- var keyword $(#keyword).val(); if (keyword) { $(#keyword).val(encodeURI(keyword)); } document.forms0.actionpropVal+/NAViih; document.forms0.method POST; document.forms0.submit(); return false;}$(form).keydown( function(e){ if( e.keyCode 13 ) { login(); }} );var pwtp_p_src /NAViH_S/resource/icon/pw_password.jpg;var pwtp_t_src /NAViH_S/resource/icon/pw_text.jpg;function passwordTyepSwitch(obj){ var tp $(obj).attr(tp); if(tp 1){ $(obj)0.src pwtp_t_src; $(#password).attr(type , text); $(obj).attr(tp , 2); }else{ $(obj)0.src pwtp_p_src; $(#password).attr(type , password); $(obj).attr(tp , 1); }}// ログインの状態を取得function getLoginStatus(){ log( isLogin() ); //-------------------- // 検索条件 設定 //-------------------- var nform new Object(); // タイムスタンプ追加 var cookieTimeStamp GetCookie(navi_timestamp); if(cookieTimeStamp null){ cookieTimeStamp getMyFormatDate(); document.cookie navi_timestamp + cookieTimeStamp + ; expiresTue, 1-Jan-2030 00:00:00 GMT; } nform.timestamp cookieTimeStamp; nform.loginCheckFlg 1; // ログインチェック naviAction.loginCheck( nform, autoLogin);}// ログインの処理を自動で実行function autoLogin(nobj){ // 未ログイン状態の場合 if( 1 ! nobj.status ) { $(body).show(); $(#userId).focus(); sessionStorage.removeItem( password); sessionStorage.removeItem( ih_password); return false; } // ログイン状態の場合(紙面リスト表示) var keyword $(#keyword).val(); if (keyword) { $(#keyword).val(encodeURI(keyword)); } document.forms0.actionpropVal+/NAViih; document.forms0.method POST; document.forms0.submit(); return false;}/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]