JP3996181B1 - Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system - Google Patents
Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system Download PDFInfo
- Publication number
- JP3996181B1 JP3996181B1 JP2006275652A JP2006275652A JP3996181B1 JP 3996181 B1 JP3996181 B1 JP 3996181B1 JP 2006275652 A JP2006275652 A JP 2006275652A JP 2006275652 A JP2006275652 A JP 2006275652A JP 3996181 B1 JP3996181 B1 JP 3996181B1
- Authority
- JP
- Japan
- Prior art keywords
- web page
- character string
- information
- authenticity determination
- digital watermark
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Storage Device Security (AREA)
Abstract
【課題】従来に比べて端末のユーザの利便性を向上させると共に、ウェブページの真偽判定におけるセキュリティを向上させ、さらにウェブページを閲覧するユーザの労力を軽減と処理負荷の軽減とを図ることのできる、ウェブページ真偽確認装置を提供する。
【解決手段】正規ウェブサーバが管理サーバの生成した電子透かし情報を埋め込んだウェブページを配信し、当該ウェブページの配信を受けた端末は、ウェブページに電子透かしが埋め込まれていない場合には、入力欄に入力された文字列を記憶しているか否かに応じて送信または送信保留、警告を行う。また電子透かし情報が埋め込まれている場合には真偽判定依頼を行い、その真偽判定の結果に応じて文字列の送信または送信保留、警告を行う。また入力欄に入力された文字列が重要文字列である場合には、端末に登録する。
【選択図】図1[PROBLEMS] To improve the convenience of a user of a terminal as compared with the prior art, improve the security in authenticity determination of a web page, and further reduce the labor of the user who browses the web page and the processing load. Provide a web page authenticity confirmation device.
A regular web server distributes a web page in which digital watermark information generated by a management server is embedded, and a terminal that has received the distribution of the web page, when the digital watermark is not embedded in the web page, Depending on whether the character string input in the input field is stored, transmission, transmission suspension, and warning are performed. If the digital watermark information is embedded, a request for authenticity determination is made, and a character string is transmitted, transmitted, suspended, or warned according to the result of the authenticity determination. If the character string input in the input field is an important character string, it is registered in the terminal.
[Selection] Figure 1
Description
本発明は、文字列の入力欄を備えるウェブページの真偽を確認することで、個人情報の漏洩を制限する、ウェブページ真偽確認装置及びウェブページ真偽確認方法並びにそのプログラム、ウェブページ真偽確認システムに関する。 The present invention relates to a web page authenticity confirmation device, a web page authenticity confirmation method, a program thereof, and a web page truth, which restrict leakage of personal information by confirming the authenticity of a web page having a character string input field. It relates to a fake confirmation system.
ウェブサーバが配信するウェブページを端末に表示させて商品購入やその代金決済を行う電子決済システムでは、口座番号、カード番号等のウェブサーバへの送信により商品の銀行決済、カード決済が行われることがあるが、これら決済の手続きを偽装したフィッシングと呼ばれる手口により、口座番号、カード番号等を不正に入手、悪用する犯罪が発生している。このフィッシングと呼ばれる手口は、例えば、悪意あるウェブサーバ管理者の提供するウェブページにおいて、正当な管理者の提供するウェブページと錯誤したウェブページ利用者が、口座番号やカード番号等を入力し、送信する等の手続きで行われる。これら手続きによる口座番号やカード番号などの個人情報の漏洩の防止(フィッシングの防止)を行うため、利用者側の端末等にページの正当性を認証するプログラムやブラウザのプラグインを実装するなどの技術があり、例えば、下記の非特許文献に記載されたシステムが考案されている。
従来、ウェブページの真偽を判定(つまり不正なウェブサーバが公開しているウェブページでないか否かを判定)するには、端末に実装したプログラムやプラグインなどが端末側で単独にウェブページの真偽判定を行なうか、あるいは端末とウェブページを公開しているウェブサーバとの間で認証情報を交換する2者間認証により真偽判定行なっている。そのため、以下のような問題がある。 Conventionally, in order to determine the authenticity of a web page (that is, whether or not it is a web page published by an unauthorized web server), a program or plug-in installed on the terminal is used independently on the terminal side. The authenticity determination is performed by the two-party authentication in which authentication information is exchanged between the terminal and the web server that publishes the web page. Therefore, there are the following problems.
(問題点1)
端末側単独でのウェブページの真偽判定では、予め端末側にURLなどが登録された真なるウェブページしか判定できない。つまり、真のウェブページの追加、削除など変更が加えられると、端末側も登録されているURLなどの追加、削除などの変更が必要となりユーザに無駄な労力を強いていた。
(Problem 1)
In the authenticity determination of the web page on the terminal side alone, only a true web page in which a URL or the like is registered in advance on the terminal side can be determined. In other words, when a change such as addition or deletion of a true web page is made, the terminal side needs to change such as addition or deletion of a registered URL, forcing the user to useless labor.
(問題点2)
端末とウェブページを公開しているウェブサーバとの2者間認証によるウェブページの真偽判定では、ウェブサーバごとにそれぞれ認証方法が異なると、端末側では全ての認証方法に対応するための各認証機構を備えることが必要となり、その場合、ユーザは端末に複数の認証機構を組み込む作業を行わなければならず、利便性が低下するという問題があった。
(Problem 2)
In the authenticity determination of the web page by the two-party authentication between the terminal and the web server that publishes the web page, if the authentication method is different for each web server, each terminal is compatible with all authentication methods. It is necessary to provide an authentication mechanism, and in that case, the user has to perform an operation of incorporating a plurality of authentication mechanisms into the terminal, which causes a problem that convenience is lowered.
(問題点3)
ウェブサーバから提供されるウェブページが視覚的に真偽の見分けがつかない場合、電子透かしなどで電子的に判別を行なう方法が考えられるが、電子透かしを含めページ内容をまるごとコピーされると、電子的にも真偽の見分けがつかなくなるという問題が発生していた。
(Problem 3)
If the web page provided by the web server is not visually discernable, there is a method of electronically discriminating with a digital watermark, etc., but if the entire page content including the digital watermark is copied, There was a problem that it was impossible to distinguish between authentic and false electronically.
そこでこの発明は、従来に比べて端末のユーザの利便性を向上させると共に、ウェブページの真偽判定におけるセキュリティを向上させ、さらにウェブページを閲覧するユーザの労力を軽減と処理負荷の軽減とを図ることのできる、ウェブページ真偽確認装置及びウェブページ真偽確認方法並びにそのプログラム、ウェブページ真偽確認システムを提供することを目的としている。 Therefore, the present invention improves the convenience of the user of the terminal as compared with the prior art, improves the security in determining the authenticity of the web page, further reduces the labor of the user browsing the web page and reduces the processing load. An object of the present invention is to provide a web page authenticity confirmation apparatus, a web page authenticity confirmation method, a program thereof, and a web page authenticity confirmation system that can be realized.
上記目的を達成するために、本発明は、指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成する電子透かし情報生成手段と、前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信手段と、前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶する真偽判定テーブル記憶手段と、前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定手段と、を備えることを特徴とするウェブページ真偽確認装置である。 In order to achieve the above object, the present invention provides digital watermark information generating means for generating digital watermark information including at least identification information of a designated digital watermark, and the digital watermark information is embedded in the received web page. A process for automatically determining whether there is a process, a process for detecting a transmission instruction for a character string input in the character input field of the received web page, and the electronic watermark information embedded in the received web page Web page authenticity determination request information including at least digital watermark identification information included in the digital watermark information embedded in the received web page and identification information of the web page determined from the received web page Processing to transmit to the web page authenticity confirmation device, and the digital watermark information is embedded in the received web page. If not, it is determined whether or not the character string input in the character input field is stored, and depending on the result, transmission of the character string or suspension of transmission of the character string or the character string A process of performing at least one of the transmission warning indications of the transmission of the character string, and a process of permitting the transmission of the character string when the authenticity determination result returned in response to the web page authenticity determination request information indicates true. , At least the authenticity determination request information transmission program to be executed by the computer of the terminal, the authenticity determination request information transmission program transmission means for transmitting to the terminal, the digital watermark identification information and the identification information of the web page True / false determination table storage means for storing a true / false determination table indicating a correspondence relationship, and the digital watermark included in the web page authenticity determination request information received from the terminal It is determined whether or not the correspondence between the different information and the identification information of the web page is recorded in the authenticity determination table. As a result, if it is determined that the correspondence is recorded, the web The authenticity determination result indicating that the page is true is transmitted to the terminal, and if it is determined that the correspondence is not recorded, the authenticity determination result indicating that the web page is false A web page authenticity confirmation device comprising: authenticity determination means for transmitting to the terminal.
また本発明は、上述のウェブページ真偽確認装置において、前記真偽判定依頼情報送信プログラム送信手段は、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合に、前記文字入力欄に文字列の入力が行われる前に前記ウェブページ真偽確認装置に対してウェブページの真偽判定依頼情報を送信させる処理と、前記真偽判定依頼情報に応じて返信される前記真偽判定結果が偽を示す場合には前記受信したウェブページ内にその真偽判定結果を出力する処理と、を前記端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを前記端末へ送信することを特徴とする。 Also, in the web page authenticity confirmation apparatus, the present invention provides the authenticity determination request information transmission program transmitting means in the character input field when the digital watermark information is embedded in the received web page. Processing for transmitting web page authenticity determination request information to the web page authenticity confirmation device before inputting a character string, and the authenticity determination result returned in response to the authenticity determination request information And a process for outputting a result of the authenticity determination in the received web page when the information indicates false, and transmitting a genuineness determination request information transmission program to the terminal to cause the computer of the terminal to execute the process. To do.
また本発明は、上述のウェブページ真偽確認装置が、前記電子透かし情報を埋め込んだウェブページの識別情報と、当該ウェブページにおける文字入力欄の識別情報とからなる重要文字列特定情報を記憶する重要文字列特定情報記憶手段を更に備え、前記真偽判定依頼情報送信プログラム送信手段は、更に、前記真偽判定結果とともに受信した前記重要文字列特定情報を前記端末が備える記憶部に記録する処理と、前記文字入力欄に入力された文字列を送信する前に前記受信したウェブページに前記重要文字列特定情報が埋め込まれているか否かを判定する処理と、前記受信したウェブページに前記重要文字列特定情報が埋め込まれている場合に、当該重要文字列特定情報と前記文字入力欄に入力された文字列とを対応付けて記憶部に記録する処理と、を前記端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを前記端末へ送信することを特徴とする。 Further, according to the present invention, the above-described web page authenticity confirmation apparatus stores important character string specifying information including identification information of a web page in which the digital watermark information is embedded and identification information of a character input field in the web page. A process of further storing important character string specifying information storage means, wherein the authenticity determination request information transmitting program transmitting means further records the important character string specifying information received together with the authenticity determination result in a storage unit provided in the terminal Determining whether the important character string specifying information is embedded in the received web page before transmitting the character string input in the character input field; and the important information in the received web page When the character string specifying information is embedded, the important character string specifying information and the character string input in the character input field are associated with each other and recorded in the storage unit. Process and the authenticity determination request information transmission program to be executed by the terminal computer and transmitting to the terminal.
また本発明は、上述のウェブページ真偽確認装置において、前記真偽判定依頼情報送信プログラム送信手段は、更に、前記ウェブページ真偽判定依頼情報の送信に応じて返信される真偽判定結果が偽を示す場合には前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理を前記端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを前記端末へ送信することを特徴とする。 Further, the present invention is the above-described web page authenticity confirmation device, wherein the authenticity determination request information transmission program transmitting means further includes an authenticity determination result returned in response to the transmission of the web page authenticity determination request information. When indicating false, the terminal is provided with a true / false determination request information transmission program for causing the computer of the terminal to execute a process of performing at least one of suspension of transmission of the character string or warning display of the transmission of the character string. It is characterized by transmitting.
また本発明は、上述のウェブページ真偽確認装置において、前記電子透かし情報生成手段と、前記真偽判定手段と、前記真偽判定依頼情報送信プログラム送信手段と、前記真偽判定テーブル記憶手段と、前記重要文字列特定情報記憶手段と、の各手段は、通信ネットワークを介して接続された一つまたは複数のサーバによって備えられ、前記ウェブページ真偽判定依頼情報は、前記真偽判定手段を有するサーバへ送信されることを特徴とする。 Further, the present invention provides the above-described web page authenticity confirmation device, wherein the digital watermark information generation means, the authenticity determination means, the authenticity determination request information transmission program transmission means, the authenticity determination table storage means, The important character string specifying information storage means is provided by one or a plurality of servers connected via a communication network, and the web page authenticity determination request information includes the authenticity determination means. It is transmitted to the server which has.
また本発明は、ウェブページ真偽確認装置におけるウェブページ真偽確認方法であって、前記ウェブページ真偽確認装置の電子透かし情報生成手段が、指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成し、前記ウェブページ真偽確認装置の真偽判定依頼情報送信プログラム送信手段が、前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信し、前記ウェブページ真偽確認装置の真偽判定テーブル記憶手段が、前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶し、前記ウェブページ真偽確認装置の真偽判定手段が、前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信することを特徴とするウェブページ真偽確認方法である。 The present invention is also the web page authenticity confirmation method in the web page authenticity confirmation device, wherein the electronic watermark information generating means of the web page authenticity confirmation device includes at least identification information of the designated electronic watermark. Processing for generating information, and automatically determining whether or not the digital watermark information is embedded in the received web page, wherein the authenticity determination request information transmission program transmission means of the web page authenticity confirmation device; Processing for detecting a transmission instruction of a character string input in the character input field of the web page, and the electronic watermark information embedded in the received web page if the digital watermark information is embedded in the received web page Identification of the web page determined from the digital watermark identification information included in the digital watermark information and the received web page Processing to send web page authenticity determination request information including at least information to the web page authenticity confirmation device, and input into the character input field when the digital watermark information is not embedded in the received web page It is determined whether or not a stored character string is stored, and at least one of transmission of the character string, suspension of transmission of the character string, or warning display of transmission of the character string is performed according to the result Processing and a process for permitting transmission of the character string when the authenticity determination result returned in response to the web page authenticity determination request information indicates true, at least a true / false determination request to be executed by the computer of the terminal An information transmission program is transmitted to the terminal, and the authenticity determination table storage means of the web page authenticity confirmation device includes the electronic watermark identification information and the web page Storing a true / false determination table indicating a normal correspondence relationship with other information, wherein the authenticity determination means of the web page authenticity confirmation device includes the electronic information included in the web page authenticity determination request information received from the terminal; It is determined whether or not the correspondence relationship between the watermark identification information and the web page identification information is recorded in the authenticity determination table. As a result, if it is determined that the correspondence relationship is recorded, The true / false determination result indicating that the web page is true is transmitted to the terminal, and the true / false determination result indicating that the web page is false when it is determined that the correspondence is not recorded. Is transmitted to the terminal. A web page authenticity confirmation method.
また本発明は、ウェブページ真偽確認装置のコンピュータに実行させるプログラムであって、指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成する電子透かし情報生成処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信処理と、前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、真偽判定テーブル記憶手段で記憶する前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定処理と、をコンピュータに実行させるプログラムである。 Further, the present invention is a program to be executed by a computer of a web page authenticity confirmation device, wherein the watermark information generating process generates watermark information including at least identification information of a designated watermark, and the received web page A process for automatically determining whether or not the electronic watermark information is embedded, a process for detecting a transmission instruction for a character string input in the character input field of the received web page, and If the electronic watermark information is embedded, at least the electronic watermark identification information included in the electronic watermark information embedded in the received web page and the identification information of the web page determined from the received web page Processing to send web page authenticity determination request information to the web page authenticity confirmation device, If the digital watermark information is not embedded in the received web page, it is determined whether or not the character string input in the character input field is stored, and the transmission of the character string or the When the processing for performing at least one of suspension of transmission of the character string or warning display of transmission of the character string and the true / false determination result returned in response to the web page authenticity determination request information indicate true A process for permitting transmission of the character string, and a program for transmitting the authenticity determination request information for causing the computer of the terminal to execute at least the authenticity determination request information transmitting program for transmitting to the terminal, and receiving from the terminal Correspondence between the digital watermark identification information included in the web page authenticity determination request information and the web page identification information is recorded in the authenticity determination table storage means. It is determined whether or not the electronic watermark identification information and the web page identification information are recorded in a true / false determination table indicating a normal correspondence relationship, and as a result, it is determined that the correspondence relationship is recorded. In the case, the authenticity determination result indicating that the web page is true is transmitted to the terminal, and when it is determined that the correspondence is not recorded, the web page is false. A program for causing a computer to execute authenticity determination processing for transmitting an authenticity determination result to the terminal.
また本発明は、管理サーバと真偽判定サーバとが通信ネットワークを介して接続されたウェブページ真偽確認システムであって、管理サーバが、指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成する電子透かし情報生成手段と、前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信手段と、を備え、真偽判定サーバが、前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶する真偽判定テーブル記憶手段と、前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定手段とを備えることを特徴とするウェブページ真偽確認システムである。 The present invention is also a web page authenticity confirmation system in which a management server and a genuineness determination server are connected via a communication network, wherein the management server includes at least identification information of a designated digital watermark. Digital watermark information generating means for generating a message, a process for automatically determining whether or not the digital watermark information is embedded in the received web page, and a character string input in the character input field of the received web page Processing for detecting a transmission instruction, and when the digital watermark information is embedded in the received web page, the digital watermark identification information included in the digital watermark information embedded in the received web page and the received Web page authenticity determination request information including at least the identification information of the web page determined from the web page Processing to send to the web page authenticity confirmation device, and if the digital watermark information is not embedded in the received web page, it is determined whether the character string input in the character input field is stored. In accordance with the result, at least one of transmission of the character string, suspension of transmission of the character string, or warning display of transmission of the character string, and according to the web page authenticity determination request information Authenticity determination request for transmitting to the terminal a genuineness determination request information transmission program for causing at least the computer of the terminal to execute processing for permitting transmission of the character string when the returned authenticity determination result indicates true An authenticity determination server, wherein the authenticity determination server indicates a normal correspondence between the digital watermark identification information and the web page identification information. A correspondence relationship between the authenticity determination table storage means for storing the data and the electronic watermark identification information included in the web page authenticity determination request information received from the terminal and the identification information of the web page is the authenticity determination. It is determined whether or not it is recorded in the table. As a result, when it is determined that the correspondence is recorded, the authenticity determination result indicating that the web page is true is transmitted to the terminal. A web page comprising: authenticity determination means for transmitting to the terminal the authenticity determination result indicating that the webpage is false when it is determined that the correspondence relationship is not recorded. Authenticity confirmation system.
本発明によれば、電子透かし情報の埋め込まれていないウェブページの文字入力欄に入力された文字列が、端末の記憶部で記憶している重要な文字列か否かを判定している。したがって、電子透かし情報がウェブページに埋め込まれていない場合であっても、そのウェブページの文字入力欄に入力された文字列が重要文字列でなければそのまま送信の処理を行い、重要文字列である場合にはその保留や警告を行っている。これにより、不必要な文字列送信の保留や警告の処理を削減することができる。 According to the present invention, it is determined whether or not the character string input in the character input field of the web page in which the digital watermark information is not embedded is an important character string stored in the storage unit of the terminal. Therefore, even if the digital watermark information is not embedded in the web page, if the character string input in the character input field of the web page is not an important character string, the transmission process is performed as it is. In some cases, the hold or warning is given. As a result, unnecessary character string transmission suspension and warning processing can be reduced.
また、本発明によれば、文字入力欄に文字列の入力が行われる前に、第1回目の真偽判定依頼を端末が真偽判定サーバに対して行って、その結果端末で受信した真偽判定結果が「偽」である場合に、その真偽判定結果「偽」を端末で受信したウェブページ上に表示する。従って、ウェブページに文字を入力する前に、端末のユーザがウェブページが偽であることを認識することができるので、ユーザがウェブページ内の文字入力欄に文字を入力する行為をその入力前に抑止することができる。よって、例えばスパイウェアなどが格納されたウェブページを端末が受信した場合や、スパイウェアが端末上で動作している場合には、ユーザが不用意に重要な文字を入力することを抑制できるので、入力文字の漏洩リスクを低減でき、これにより端末のセキュリティを向上させることができる。 Further, according to the present invention, before the character string is entered in the character input field, the terminal makes a first authenticity determination request to the authenticity determination server, and as a result, the authenticity received by the terminal is received. When the false determination result is “false”, the true / false determination result “false” is displayed on the web page received by the terminal. Accordingly, since the user of the terminal can recognize that the web page is fake before inputting characters on the web page, the user's action of entering characters in the character input field in the web page is Can be deterred. Therefore, for example, when a terminal receives a web page that stores spyware, or when spyware is running on the terminal, the user can be prevented from inadvertently entering important characters. The risk of character leakage can be reduced, thereby improving the security of the terminal.
また、本発明によれば、正規ウェブサーバの管理者はウェブページを作成し、当該ウェブページに電子透かし情報を埋め込み、またそのウェブページの文字入力欄に入力される文字列が重要な文字列(例えば、ユーザIDやパスワードなど)である場合に、そのウェブページのURLとウェブページ名、文字入力欄のフィールドIDと入力欄名、およびそのウェブページに埋め込んだ電子透かし情報の電子透かしIDを対応付けて、重要文字列特定テーブルとして管理サーバ1に登録している。そして、この重要文字列特定テーブルが管理サーバから真偽判定サーバを介して端末に送信され、端末に登録される。従って、端末に表示されたウェブページに入力された文字列が重要文字列であると特定され、端末の記憶部に登録された場合、それは正規ウェブサーバの管理者によって指定されたウェブページの文字入力欄に入力された文字列は全て端末で記憶しておくことを意味している。つまり、正規ウェブサーバの管理者によって指定されたウェブページであってセキュリティの観点から重要なウェブページの文字入力欄に入力された文字列を、端末を利用するユーザの操作無く、正規ウェブサーバの管理者の意思によって登録することができる。これにより、当該ユーザが重要文字列の登録を行う作業を軽減できるとともに、重要文字列が何かを端末のユーザに知らせる必要がないので当該ユーザも重要文字列が何かを知ることが無く、重要文字列に関する情報の漏洩などを減少させることができる。 Further, according to the present invention, the administrator of the authorized web server creates a web page, embeds digital watermark information in the web page, and the character string input to the character input field of the web page is an important character string. (For example, a user ID or password), the URL and web page name of the web page, the field ID and name of the character input field, and the digital watermark ID of the digital watermark information embedded in the web page Correspondingly, it is registered in the management server 1 as an important character string specifying table. Then, this important character string specifying table is transmitted from the management server to the terminal via the authenticity determination server and registered in the terminal. Therefore, when the character string input to the web page displayed on the terminal is specified as an important character string and registered in the storage unit of the terminal, it is the character of the web page specified by the administrator of the authorized web server. This means that all character strings entered in the input field are stored in the terminal. In other words, the web page specified by the administrator of the authorized web server and the character string entered in the character entry field of the important web page from the viewpoint of security can be used without the user's operation using the terminal. It can be registered at the administrator's will. As a result, the user can reduce the work of registering the important character string, and since it is not necessary to inform the user of the terminal what the important character string is, the user does not know what the important character string is. Leakage of information on important character strings can be reduced.
また、本発明によれば、真偽判定サーバの真偽結果に従って、ウェブサーバから配信されたウェブページの真偽を確認し文字情報を通信ネットワーク上に送信するので、端末5に登録されたセキュリティ上重要な文字列の通信ネットワーク上への配信を、ウェブページが正規のウェブページでない場合であって、重要文字列の場合に中止することができる。従って、偽ウェブサーバなどによって配信される偽ウェブページへの重要な文字列(IDやパスワード、クレジットカード番号、メールアドレスなどの個人情報やその他の重要な情報)の漏洩を防ぐことができる。 Further, according to the present invention, since the authenticity of the web page distributed from the web server is confirmed and the character information is transmitted on the communication network according to the authenticity result of the authenticity determination server, the security registered in the terminal 5 The distribution of the upper important character string on the communication network can be stopped when the web page is not a regular web page and is an important character string. Therefore, it is possible to prevent leakage of important character strings (personal information such as IDs, passwords, credit card numbers, and mail addresses, and other important information) to a fake web page distributed by a fake web server or the like.
また、本発明によれば、ウェブサイトと端末の2者間によるウェブページの真偽の判定であると、ウェブサイト毎に異なるウェブページ真偽判定の方式が実装されている場合、端末は各方式に対応する機構を組み込まなくてはならないが、真偽判定サーバを加えて3者間によるウェブページの真偽の判定を行うことで、複数のウェブサイトの配信するウェブページを同一の認証機構で真偽判定することができるようになる。 In addition, according to the present invention, when the web page authenticity determination between the website and the terminal is implemented, when a different web page authenticity determination method is implemented for each website, each terminal It is necessary to incorporate a mechanism corresponding to the method, but by adding a true / false determination server and performing a true / false determination of the web page among the three parties, the same authentication mechanism can be used for the web pages distributed by a plurality of websites. The authenticity can be determined with.
以下、本発明の一実施形態によるウェブページ真偽確認システムを図面を参照して説明する。図1は同実施形態によるウェブページ真偽確認システムの構成を示すブロック図である。この図において、符号1はウェブページ真偽確認のために利用される各種情報やプログラムの生成を行い、それら情報を他の装置へ送信する管理サーバである。また2は端末からの依頼に基づいてウェブページの真偽判定を行う真偽判定サーバである。また3は正規ウェブサーバ、4は正規ウェブサーバ3の配信しているウェブページのコピー等を不正に配信する偽ウェブサーバである。また5はPC、携帯電話、PDAなどの端末である。そして、これら管理サーバ1、真偽判定サーバ2、正規ウェブサーバ3、偽ウェブサーバ4、端末5は通信ネットワークを介して接続されており、偽ウェブサーバ4を除いた各サーバによってウェブページ真偽確認システムが構成されている。なお、管理サーバ1、真偽判定サーバ2、正規ウェブサーバ3は別々のサーバとして示しているが、何れか複数のサーバの処理が同一サーバ上に構成されていてもよい。 Hereinafter, a web page authenticity confirmation system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a web page authenticity confirmation system according to the embodiment. In this figure, reference numeral 1 denotes a management server that generates various information and programs used for web page authenticity confirmation and transmits the information to other devices. Reference numeral 2 denotes a true / false determination server that determines the authenticity of a web page based on a request from a terminal. Reference numeral 3 is a regular web server, and 4 is a fake web server that illegally distributes a copy of a web page distributed by the regular web server 3. Reference numeral 5 denotes a terminal such as a PC, a mobile phone, or a PDA. These management server 1, authenticity determination server 2, regular web server 3, fake web server 4, and terminal 5 are connected via a communication network, and the web page authenticity is determined by each server except for the fake web server 4. A verification system is configured. In addition, although the management server 1, the authenticity determination server 2, and the regular web server 3 are shown as separate servers, the processing of any of a plurality of servers may be configured on the same server.
図2は各サーバの機能ブロックを示す図である。
この図の管理サーバ1において、符号11は他のサーバや端末5と情報を送受信する通信処理部である。また12は管理サーバ1の各処理部を制御する制御部である。また13は正規ウェブサーバ3の配信するウェブページに埋め込まれる電子透かし情報を生成する電子透かし情報生成部である。また14は端末5において受信したウェブページの真偽判定を行うためのプログラム(以下、真偽判定依頼プログラム)を配信する真偽判定依頼プログラム配信部である。また15は真偽判定サーバ2がウェブページの真偽判定に利用する真偽判定テーブルの作成や、端末5の利用者がウェブページの文字入力欄に文字列を入力した際にその文字列が重要であるかどうかを特定する為に利用する重要文字列特定テーブル(重要文字列特定情報)の作成や、生成した電子透かし情報等を正規ウェブサーバ3へ送信する処理などを行う管理部である。また16は各種情報を記憶するデータベースである。
FIG. 2 is a diagram showing functional blocks of each server.
In the management server 1 in this figure,
また真偽判定サーバ2において、符号21は他のサーバや端末5と情報の送受信を行う通信処理部である。また22は真偽判定サーバ2の各処理部を制御する制御部である。また23はウェブページの真偽判定の処理を行う真偽判定処理部である。また24は各種情報を記憶するデータベースである。また25はウェブページ真偽判定においてウェブページが偽であると判定した場合にその警告情報を端末5へ通知(または正規ウェブサーバ3などに通知してもよい)する警告情報通知部である。
In the authenticity determination server 2,
また正規ウェブサーバ3において、符号31は各サーバや端末5と情報を送信する通信処理部である。また32は正規ウェブサーバ3の各処理部を制御する制御部である。また33はウェブサーバの処理を行うウェブサーバ処理部である。また34は記憶部である。
In the regular web server 3,
図3は端末の機能ブロックを示す図である。
この図において、51は各サーバと情報の送受信を行う通信処理部である。また52は端末5内の各処理部を制御する制御部である。また53はウェブブラウザの処理を行うウェブブラウザ処理部である。また54は受信したウェブページに電子透かし情報が埋め込まれているか否かを自動判定する電子透かし有無判定部である。また55は受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理や、ウェブページ真偽判定依頼情報を真偽判定サーバ2に送信する処理を行う真偽判定依頼処理部である。また56は受信したウェブページに前記電子透かし情報が埋め込まれているか否かの結果や、真偽判定サーバ2より取得した真偽判定の結果に基づいて、文字列の送信または文字列の送信の保留または文字列の送信の警告表示などを行う処理や、受信したウェブページ内にその真偽判定の結果を出力する処理を行う文字列送信可否判定部である。また57は真偽判定結果とともに受信した重要文字列特定テーブルを記憶部58に記録する処理や、文字列を送信する前に受信したウェブページに重要文字列特定テーブルに格納された重要文字列特定情報が埋め込まれているか否かを判定する処理や、受信したウェブページに重要文字列特定情報が埋め込まれている場合に、当該重要文字列特定情報とウェブページの文字入力欄に入力された文字列とを対応付けて記憶部58に記録する処理を行う重要文字列登録部である。また58は各種情報を記憶する記憶部である。
FIG. 3 is a diagram showing functional blocks of the terminal.
In this figure,
そして、ウェブページ真偽確認システムにおいては、正規ウェブサーバ3が管理サーバ1の生成した電子透かし情報の埋め込まれたウェブページを配信し、当該ウェブページの配信を受けた端末5は、受信したウェブページに電子透かし情報が埋め込まれているか否かを自動判定する。また端末5は受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する。また端末5は受信したウェブページに電子透かし情報が埋め込まれている場合にはウェブページ真偽判定依頼情報を真偽判定サーバ2に送信する。また端末5は受信したウェブページに電子透かし情報が埋め込まれていない場合には文字入力欄に入力された文字列を重要文字列として記憶しているか否かを判定してその結果に応じて文字列の送信または文字列の送信の保留や文字列の送信の警告表示を行う。また端末5はウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合には文字列の送信許可を行う。また端末5はウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が偽を示す場合には文字列の送信の保留や文字列の送信の警告表示を行う。真偽判定サーバ2においては、端末5から受信したウェブページ真偽判定依頼情報に含まれる電子透かし識別情報とウェブページの識別情報との対応関係が、真偽判定テーブルに記録されているか否かを判定し、その対応関係が記録されていると判定した場合にはウェブページが真であることを示す真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合にはウェブページが偽であることを示す真偽判定結果を端末5へ送信する。 In the web page authenticity confirmation system, the authorized web server 3 delivers the web page in which the digital watermark information generated by the management server 1 is embedded, and the terminal 5 receiving the web page delivery receives the received web page. It is automatically determined whether or not digital watermark information is embedded in the page. Further, the terminal 5 detects a transmission instruction for a character string input in the character input field of the received web page. Further, the terminal 5 transmits web page authenticity determination request information to the authenticity determination server 2 when digital watermark information is embedded in the received web page. Further, the terminal 5 determines whether or not the character string input in the character input field is stored as an important character string when the digital watermark information is not embedded in the received web page, and the character is determined according to the result. Sends a string or puts a string on hold or displays a string transmission warning. Further, the terminal 5 permits the transmission of the character string when the authenticity determination result returned according to the web page authenticity determination request information indicates true. In addition, when the authenticity determination result returned in response to the web page authenticity determination request information indicates false, the terminal 5 suspends the transmission of the character string and displays a warning of the transmission of the character string. In the authenticity determination server 2, whether or not the correspondence relationship between the digital watermark identification information included in the web page authenticity determination request information received from the terminal 5 and the web page identification information is recorded in the authenticity determination table. When it is determined that the corresponding relationship is recorded, a true / false determination result indicating that the web page is true is transmitted to the terminal, and it is determined that the corresponding relationship is not recorded. Transmits a true / false determination result indicating that the web page is false to the terminal 5.
また端末5は受信したウェブページに電子透かし情報が埋め込まれている場合には、文字入力欄に文字列の入力が行われる前、つまりウェブページを受信すると直ちに、ウェブページ真偽確認装置に対してウェブページの真偽判定依頼情報を送信する。そして端末5は真偽判定依頼情報に応じて返信される真偽判定結果を受信したウェブページ内などの画面上に出力する。 Further, when the watermark information is embedded in the received web page, the terminal 5 prompts the web page authenticity confirmation device before inputting the character string in the character input field, that is, immediately after receiving the web page. Web page authenticity determination request information is transmitted. Then, the terminal 5 outputs the authenticity determination result returned in accordance with the authenticity determination request information on a screen such as a web page that has received it.
また端末5は真偽判定結果とともに重要文字列特定テーブルの情報を受信し、その情報を記憶部58に記録する。そしてウェブページの文字入力欄に入力された文字列を送信する前に、当該ウェブページに重要文字列特定テーブルに格納された重要文字列特定情報が埋め込まれているか否かを判定する。そして端末5は受信したウェブページに重要文字列特定情報が埋め込まれている場合には、重要文字列特定情報とウェブページの文字入力欄に入力された文字列とを対応付けて記憶部58に記録する。
The terminal 5 receives the information of the important character string specifying table together with the authenticity determination result, and records the information in the
次にウェブページ真偽確認システムの処理の詳細について説明する。
図4はウェブページ真偽確認システムの登録設定の処理の流れを示す概念図である。
まず、正規ウェブサーバ3の管理者は、外部に漏洩してはならない重要な文字列を入力する文字入力欄(例えばパスワードやIDや口座番号やクレジットカード番号などの文字列を入力する欄)を備えたウェブページを作成すると、そのウェブページの真偽判定確認システムへの登録処理を行うため、正規ウェブサーバ3(または任意のサーバでもよい)を用いて管理サーバ1へアクセスし、電子透かし情報の要求を指示する。この時、電子透かし情報の要求依頼が正規ウェブサーバ3から管理サーバ1へ送信される(ステップS101)。管理サーバ1の電子透かし情報生成部13は、電子透かし情報の要求依頼を通信処理部11を介して受付けると、電子透かしIDを発行し、当該電子透かしIDと、電子透かしの有効期限と、真偽判定サーバ2のURLとを含む電子透かし情報を生成する(ステップS102)。
Next, details of processing of the web page authenticity confirmation system will be described.
FIG. 4 is a conceptual diagram showing the flow of registration setting processing of the web page authenticity confirmation system.
First, the administrator of the authorized web server 3 opens a character input field for inputting an important character string that should not be leaked to the outside (for example, a field for inputting a character string such as a password, ID, account number, or credit card number). When the prepared web page is created, the management server 1 is accessed using the authorized web server 3 (or any server) in order to perform registration processing of the web page in the true / false determination confirmation system. Direct the request. At this time, a request for requesting digital watermark information is transmitted from the regular web server 3 to the management server 1 (step S101). When the digital watermark
次に、管理サーバ1の電子透かし情報生成部13は、例えば正規ウェブサーバ3から電子透かし情報を格納するウェブページの情報を受付けて、当該ウェブページに電子透かし情報を埋め込む処理を行い、電子透かし情報の埋め込んだウェブページのデータを正規ウェブサーバ3へ返信する(ステップS103)。またはこのステップS103の処理において電子透かし情報生成部13は電子透かし情報を正規ウェブサーバ3へ送信し、正規ウェブサーバ3においてその電子透かし情報を対象のウェブページへ埋め込む処理を行う。これにより正規ウェブサーバ3の配信するウェブページに電子透かし情報が埋め込まれる。
Next, the digital watermark
なお、ウェブページに埋め込まれた電子透かし情報は電子透かしIDと、電子透かしの有効期限と、真偽判定サーバ2のURLが暗号化された情報であってもよい。また、管理サーバ1は電子透かし情報の代わりに、QRコードなどの他の情報を生成して、その情報をウェブページに埋め込むようにしてもよい。そして管理サーバ1は電子透かし情報に含まれる電子透かしIDと電子透かし有効期限とを対応付けてデータベース16のサーバ発行テーブルに記録する。なお電子透かし情報は要求依頼のあった対象のウェブページごとに生成される。
The digital watermark information embedded in the web page may be information in which the digital watermark ID, the expiration date of the digital watermark, and the URL of the authenticity determination server 2 are encrypted. Further, the management server 1 may generate other information such as a QR code instead of the digital watermark information, and embed the information in a web page. The management server 1 records the digital watermark ID included in the digital watermark information and the digital watermark expiration date in the server issue table of the
電子透かし情報を正規ウェブサーバ3へ送信すると、次に管理サーバ1の管理部15が、予めデータベース16などに記録していたウェブページ真偽判定を行う為のチェックプログラムを読み込んで、正規ウェブサーバ3から指定された真偽判定サーバ2へ送信する(ステップS104)。なお、既にチェックプログラムを真偽判定サーバ2へ送信している場合には、この処理は省略する。この真偽判定サーバ2は正規ウェブサーバ3の管理者に指定されたサーバでもよいし、予め定められたサーバであってもよい。そして、管理部15は、正規ウェブサーバ3へ送信した電子透かし情報に含まれる、電子透かしIDとその電子透かし情報が埋め込まれたウェブページのURLと電子透かしの有効期限とを真偽判定サーバ2へ送信する(ステップS105)。
When the electronic watermark information is transmitted to the regular web server 3, the
また、管理部15は電子透かし情報の送信の後に、サーバ発行テーブルに記録されている電子透かしIDと電子透かし有効期限とに対応付けて、更に、真偽判定サーバ2で利用されるチェックプログラムのIDと、チェックプログラムの有効期限と、電子透かし情報を埋め込んだウェブページのURLと、チェックプログラムの送信先の真偽判定サーバのURLとを対応付けて記録する。また真偽判定サーバ2においては、管理サーバ1より受信した電子透かしID、ウェブページURL、電子透かしの有効期限を、データベース24に記憶する真偽判定テーブルに対応付けて書き込む。電子透かし情報の埋め込まれるウェブページが複数ある場合には真偽判定テーブルには電子透かしID、ウェブページURL、電子透かしの有効期限の対応関係が複数記録されることとなる。
In addition, after the transmission of the digital watermark information, the
また、管理サーバ1には、電子透かし情報を特定するための電子透かしIDと、その電子透かし情報を埋め込んだウェブページの識別情報(ウェブページのURLとウェブページ名の対応関係の情報)と、当該ウェブページにおける文字入力欄の識別情報(文字入力欄のフィールドIDと入力欄名の対応関係の情報)とを対応付けた重要文字列特定テーブルがデータベース16に記録されている。この重要文字列特定テーブルは、正規ウェブサーバ3の管理者の指示によって管理サーバ1に登録されたものである。後の処理において、ウェブページの識別情報と文字入力欄の識別情報から、端末5が受信したウェブページの文字列入力欄に入力された文字列が重要文字列がどうかが当該端末5において判定され、重要文字列である場合には、文字入力欄に入力された文字列の端末5への登録が処理される。重要文字列特定テーブルは管理サーバ1から真偽判定サーバ2へ送信され(ステップS106)、真偽判定サーバ2のデータベース24に登録される。以上の処理により、サーバ側におけるウェブページ真偽確認システムの設定が完了する。
The management server 1 also includes a digital watermark ID for identifying the digital watermark information, identification information of the web page in which the digital watermark information is embedded (information on the correspondence between the URL of the web page and the web page name), An important character string specifying table in which identification information of the character input field in the web page (information on the correspondence between the field ID of the character input field and the input field name) is recorded is recorded in the
図5は、サーバ発行テーブルに記録される情報を示す図である。
この図が示すように、データベース16の保持するサーバ発行テーブルには、正規ウェブサーバ3の配信するウェブページに埋め込んだ電子透かしのIDと、電子透かし有効期限と、真偽判定サーバ2で利用されるチェックプログラムのIDと、チェックプログラムの有効期限と、電子透かし情報を埋め込んだウェブページのURLと、チェックプログラムの送信先の真偽判定サーバのURLとが対応付けられて記録される。
FIG. 5 is a diagram illustrating information recorded in the server issue table.
As shown in this figure, the server issue table held in the
図6は重要文字列特定テーブルに記録される情報を示す図である。
図6で示すように管理サーバ1では、電子透かし情報を特定するための電子透かしIDと、電子透かし情報を埋め込んだウェブページの識別情報(ウェブページのURLとウェブページ名の対応関係の情報)と、当該ウェブページにおける文字入力欄の識別情報(文字入力欄のフィールドIDと入力欄名の対応関係の情報)とからなる重要文字列特定テーブルをデータベース16に記録している。なお、一つのウェブページには1又は複数の重要文字列を入力する文字入力欄を設定可能であり、またウェブページによっては、重要文字列を入力する文字入力欄があるウェブページと、当該文字入力欄がないウェブページとがある。そして重要文字列特定テーブルに登録される情報は、重要文字列を入力する文字入力欄があるウェブページについてのウェブページの識別情報と、当該ウェブページにおける文字入力欄の識別情報の組合せである。この重要文字列特定テーブルの情報は真偽判定サーバ2へ送信されて、当該真偽判定サーバ2のデータベース24に格納される。なお、ウェブページ名とは例えば『トップページ』などの正規ウェブサーバ3が送信するウェブページを特定できる文字列の情報である。また、文字入力欄のフィールドIDとは、例えばウェブページがHTML等のマークアップ言語で記述されている場合には、当該マークアップ言語の記述中における文字入力欄を特定するためのタグIDである。また入力欄名は、例えば、当該マークアップ言語の記述中において、文字入力欄を特定するための文字列である。
FIG. 6 is a diagram showing information recorded in the important character string specifying table.
As shown in FIG. 6, in the management server 1, an electronic watermark ID for specifying the electronic watermark information and identification information of the web page in which the electronic watermark information is embedded (information on the correspondence between the URL of the web page and the web page name) And an important character string specifying table including identification information of the character input field in the web page (information on the correspondence between the field ID of the character input field and the input field name) is recorded in the
管理サーバ1や真偽判定サーバ2や正規ウェブサーバ3で上記ステップS101からステップS106の処理が行われる一方、端末5側においては、ユーザによる端末5の操作によって、端末5が管理サーバ1へアクセスし、真偽判定依頼プログラムのダウンロード要求を通知する(ステップS107)。この通知を管理サーバ1が受けると、真偽判定依頼プログラム配信部14は、真偽判定依頼プログラムをデータベース16などから読取って端末5へ配信する(ステップS108)。ここで、この真偽判定依頼プログラムは、端末5において実行されることにより、端末5内部に電子透かし有無判定部54、真偽判定依頼処理部55、文字列送信可否判定部56、重要文字列登録部57の各処理機能を構成する。
While the management server 1, the authenticity determination server 2, and the regular web server 3 perform the processing from step S101 to step S106, the terminal 5 accesses the management server 1 by the operation of the terminal 5 by the user on the terminal 5 side. Then, a download request for the authenticity determination request program is notified (step S107). When the management server 1 receives this notification, the authenticity determination request
真偽判定依頼プログラムが端末5においてユーザの操作によって実行されると、当該プログラムはまず、真偽判定依頼プログラムが既に実装されていないかの判定(ステップS109)を行う。そして、真偽判定依頼処理部55がその後、ウェブブラウザ処理部53におけるウェブページの受信処理を常時監視する処理を行う(ステップS110)。ここで真偽判定依頼プログラムには、当該プログラムのID、有効期限の情報が格納されており、これらの情報も設定ファイル(端末発行テーブル)などとして、管理サーバ1のデータベース16に記録される。なお、真偽判定依頼プログラムは、ウェブブラウザに実装されるプラグインのような形式のプログラムであっても良いし、また、端末5のコンピュータに常駐するプログラムのような形式であってもよい。以上の処理により端末側におけるウェブページ真偽確認システムの設定が完了する。
When the authenticity determination request program is executed in the terminal 5 by a user operation, the program first determines whether the authenticity determination request program is already installed (step S109). Then, the authenticity determination
図7は端末発行テーブルに記録される情報を示す図である。
図7で示すように管理サーバ1の管理部15は、端末発行テーブルに、真偽判定依頼プログラムのIDと、真偽判定依頼プログラムの有効期限と、送信先の端末のIPアドレスを対応付けて格納し、データベース16に登録する。
FIG. 7 is a diagram showing information recorded in the terminal issue table.
As shown in FIG. 7, the
図8はウェブページ真偽判定の処理の流れを示す概念図である。
図9はウェブページ真偽確認システムにおける端末の処理フローを示す図である。
次に、図8、図9を用いてウェブページ真偽判定の処理について説明する。
まず、端末5では真偽判定依頼プログラムが実行されて、電子透かし有無判定部54、真偽判定依頼処理部55、文字列送信可否判定部56、重要文字列登録部57、記憶部58の各機能部が構成されているものとする。この様な状況下において、図8より、ユーザの端末5の操作を契機に、ウェブブラウザ処理部53がウェブページの配信要求を、正規ウェブサーバ3または偽ウェブサーバ4へ送信したとする。すると正規ウェブサーバ3または偽ウェブサーバ4のウェブサーバ処理部33は、端末5に指定されたウェブページを当該端末5へ配信する(ステップS201)。端末5においてはウェブブラウザ処理部53が正規ウェブサーバ3または偽ウェブサーバ4から配信されたウェブページを表示部に表示する。
FIG. 8 is a conceptual diagram showing a flow of web page authenticity determination processing.
FIG. 9 is a diagram showing a processing flow of the terminal in the web page authenticity confirmation system.
Next, web page authenticity determination processing will be described with reference to FIGS.
First, the authenticity determination request program is executed in the terminal 5, and each of the electronic watermark presence /
ここで端末5の電子透かし有無判定部54は、受信したウェブブラウザをウェブブラウザ処理部53から読み込み、当該ウェブページに電子透かし情報が埋め込まれているか否かを自動判定する(ステップS202)。そして、電子透かし情報が埋め込まれている場合には、真偽判定依頼処理部55が端末5の表示部に「真偽判定中」などの表示により真偽判定開始をユーザに通知し、ウェブページに埋め込まれた電子透かし情報が所定の電子透かし情報であるか否かを判定し、暗号化されている場合にはその電子透かし情報を復号する。次に、電子透かし情報から有効期限内か否かを判定し、有効期限内である場合には、ウェブページ真偽判定依頼情報を生成する(ステップS203)。真偽判定依頼処理部55は、このウェブページ真偽判定依頼情報を暗号化しても良い。
Here, the digital watermark presence /
ウェブページ真偽判定依頼情報は、端末5のIPアドレス、真偽判定依頼プログラムのIDと有効期限、真偽判定サーバURL、ウェブページに埋め込まれた電子透かし情報のIDと有効期限、そのウェブページのURL、ウェブページ真偽判定依頼情報の作成日時の情報が格納されたものである。これらの情報は、電子透かし情報やウェブページや記憶部58に保持されている設定ファイルから読み込む。そして、ウェブページ真偽判定依頼情報を生成すると真偽判定依頼処理部55は、ウェブページ真偽判定依頼情報内に保持されている真偽判定サーバURL宛てに、当該ウェブページ真偽判定依頼情報を送信し(ステップS204)、第1回目の真偽判定依頼を行う。
The web page authenticity determination request information includes the IP address of the terminal 5, the authenticity determination request program ID and expiration date, the authenticity determination server URL, the ID and expiration date of digital watermark information embedded in the web page, and the web page. And the creation date and time information of the web page authenticity determination request information are stored. These pieces of information are read from digital watermark information, web pages, and setting files held in the
真偽判定サーバ2においては、ウェブページ真偽判定依頼情報を受信すると、真偽判定処理部23が、暗号化されている場合にはそのウェブページ真偽判定依頼情報を復号し、そのウェブページ真偽判定依頼情報に格納されている真偽判定依頼プログラムのIDと有効期限、電子透かし情報のID、電子透かし情報が埋め込まれたウェブページのURL、電子透かしの有効期限を読み込む。また真偽判定処理部23は、ウェブページ真偽判定依頼情報から読取った電子透かし情報のIDに対応付けられて真偽判定テーブルに記録されているウェブページURL、電子透かしの有効期限を読取る。そして、真偽判定依頼プログラムIDのID体系(IDの文字数など)が正しいか否かの判定、真偽判定依頼プログラムの有効期限が過ぎていないか否かの判定、電子透かしIDのID体系が正しいか否かの判定、電子透かしの有効期限が過ぎていないか否かの判定、ウェブページ真偽判定依頼情報から読取った電子透かしIDとその電子透かしが埋め込まれたウェブページのURLの対応関係が真偽判定テーブルに記録されているか否かの判定、によってウェブページの真偽判定を行う(ステップS205)。
In the authenticity determination server 2, when the web page authenticity determination request information is received, the authenticity
そして真偽判定処理部23は、各判定において、真偽判定依頼プログラムと電子透かしの各IDのID体系が正しく、それぞれ有効期限内で、電子透かしIDとウェブページURLの対応関係が真偽判定テーブルに記録されていれば、ウェブページ真偽判定依頼情報に格納されたウェブページURLのウェブページは正規ウェブサーバ3から提供された真のウェブページであると判定する。また真偽判定処理部23は、真偽判定依頼プログラムや電子透かしの各IDのID体系が正しくない場合、有効期限内でない場合、電子透かしIDとウェブページURLの対応関係が真偽判定テーブルに記録されていない場合、などの何れかの場合が判定された時には、ウェブページ真偽判定依頼情報に格納されたウェブページURLのウェブページは偽であると判定する。なお、ウェブページが偽であると判定された場合には、警告情報通知部25が、偽ページが検出された旨の内容を示す情報を真偽判定サーバ2のデータベース24に保存する。なお、偽ページが検出された旨の内容を示す情報を管理サーバ1に送信するようにしても良い。
In each determination, the authenticity
次に真偽判定処理部23は、ウェブページの真偽の判定が終了すると、真偽結果データを作成する(ステップS206)。この真偽結果データには、少なくとも、判定したウェブページURLと、そのURLのウェブページが真か偽かの情報が含まれている。また真偽判定処理部23は重要文字列特定テーブル(図6)をデータベース24から読み取る。そして、真偽判定処理部23は真偽結果データを端末5へ送信し(ステップS207)、また重要文字列特定テーブルを端末5へ送信する(ステップS208)。この時、真偽判定処理部23は真偽結果データや重要文字列特定テーブルの情報を暗号化して送信するようにしてもよい。
Next, the authenticity
端末5においては、真偽結果データと、重要文字列特定テーブルの情報を受信すると、重要文字列登録部57が重要文字列特定テーブルを記憶部58に格納する(ステップS209)。なお、重要文字列特定テーブルの情報は暗号化して登録するようにしても良い。また文字列送信可否判定部56が、真偽判定結果データが暗号化されている場合には復号し、当該真偽結果データに含まれるウェブページの「真」、「偽」の情報を読取る。そして文字列送信可否判定部56は、真偽判定結果が「真」である場合にはその結果をウェブページ内等の画面上(例えば、ツールバー等)に表示して、次の処理への移行を判定する。一方、真偽判定結果が「偽」である場合には受信したウェブページ内等の画面上(例えば、ツールバー等)に真偽判定結果が「偽」であることを出力する(ステップS210)。以上の処理によれば、第1回目の真偽判定依頼を端末5が真偽判定サーバ2に対して行って、その結果端末5で受信した真偽判定結果が「偽」である場合に、その真偽判定結果「偽」を端末5で受信したウェブページ上に表示する。従って、ウェブページに文字を入力する前に、端末5のユーザがウェブページが偽であることを認識することができるので、ユーザがウェブページ内の文字入力欄に文字を入力する行為をその入力前に抑止することができる。よって、例えばスパイウェアなどが格納されたウェブページを端末が受信した場合や、スパイウェアが端末上で動作している場合には、ユーザが不用意に重要な文字を入力することを抑制できるので、入力文字の漏洩リスクを低減でき、これにより端末のセキュリティを向上させることができる。
In the terminal 5, when the authenticity result data and the information on the important character string specifying table are received, the important character
次に図9より、第1回目の真偽判定依頼に対応する真偽結果データを受信した後、真偽判定依頼処理部55は、文字入力欄への文字列の入力を待機し(ステップS301)、受信したウェブページにおいて、文字入力欄に入力された文字列の送信指示が入力されたか否かの検出を行う(ステップS302)。そして文字列の送信指示を検出すると、真偽判定依頼処理部55は、端末5の表示部に「真偽判定中」などの表示により真偽判定開始をユーザに通知し、再度ウェブページに電子透かし情報が埋め込まれているか否かを判定する(ステップS303)。そして電子透かし情報が暗号化されている場合にはその電子透かし情報を復号する。次に、ステップS303においてウェブページに電子透かし情報が埋め込まれていると判定した場合、電子透かし情報から有効期限内か否かを判定し、有効期限内である場合にウェブページ真偽判定依頼情報を生成する(ステップS304)。真偽判定依頼処理部55は、このウェブページ真偽判定依頼情報を暗号化しても良い。そして、ウェブページ真偽判定依頼情報を生成すると真偽判定依頼処理部55は、ウェブページ真偽判定依頼情報の保持する真偽判定サーバURL宛てに、当該ウェブページ真偽判定依頼情報を送信し(ステップS305)、第2回目の真偽判定依頼を行う。
Next, from FIG. 9, after receiving the true / false result data corresponding to the first authenticity determination request, the authenticity determination
真偽判定サーバ2においては、ウェブページ真偽判定依頼情報を受信すると、真偽判定処理部23が、暗号化されている場合にはそのウェブページ真偽判定依頼情報を復号し、そのウェブページ真偽判定依頼情報に格納されている真偽判定依頼プログラムのIDと有効期限、電子透かし情報のID、電子透かし情報が埋め込まれたウェブページのURL、電子透かしの有効期限を読み込む。また真偽判定処理部23は、ウェブページ真偽判定依頼情報から読取った電子透かし情報のIDに対応付けられて真偽判定テーブルに記録されているウェブページURL、電子透かしの有効期限を読取る。そして、真偽判定依頼プログラムIDのID体系(IDの文字数など)が正しいか否かの判定、真偽判定依頼プログラムの有効期限が過ぎていないか否かの判定、電子透かしIDのID体系が正しいか否かの判定、電子透かしの有効期限が過ぎていないか否かの判定、ウェブページ真偽判定依頼情報から読取った電子透かしIDとその電子透かしが埋め込まれたウェブページのURLの対応関係が真偽判定テーブルに記録されているか否かの判定、を行う。
In the authenticity determination server 2, when the web page authenticity determination request information is received, the authenticity
そして真偽判定処理部23は、各判定において、真偽判定依頼プログラムと電子透かしの各IDのID体系が正しく、それぞれ有効期限内で、電子透かしIDとウェブページURLの対応関係が真偽判定テーブルに記録されていれば、ウェブページ真偽判定依頼情報に格納されたウェブページURLのウェブページは正規ウェブサーバ3から提供された真のウェブページであると判定する。また真偽判定処理部23は、真偽判定依頼プログラムや電子透かしの各IDのID体系が正しくない場合、有効期限内でない場合、電子透かしIDとウェブページURLの対応関係が真偽判定テーブルに記録されていない場合、などの何れかの場合が判定された時には、ウェブページ真偽判定依頼情報に格納されたウェブページURLのウェブページは偽であると判定する。ウェブページが偽であると判定された場合には、警告情報通知部25が、所定のメールアドレスやIPアドレスなどを用いて、偽ページが検出された旨の通知を所定のサーバに行うようにしても良い。次に真偽判定処理部23は、ウェブページの真偽の判定が終了すると、真偽結果データを作成する。そして、真偽判定処理部23は真偽結果データを端末5へ送信する。この時、真偽判定処理部23は真偽結果データの情報を暗号化して送信するようにしてもよい。なお、真偽判定サーバ2における処理は、上述のステップS203〜ステップS207の処理と同様である。
In each determination, the authenticity
次に、端末5においては、文字列送信可否判定部56が真偽判定結果データを受信すると、その情報が暗号化されている場合には復号し、当該真偽結果データに格納されている情報を読み取って「真」か「偽」かを判定する(ステップS306)。そして真偽結果データが「真」である場合には、後述する重要文字列登録処理を行うか否かを判定して(ステップS307)、重要文字列登録処理を行う場合にはウェブページの文字入力欄に入力された文字列を記憶部58へ登録して(ステップS308)、その文字列の送信の保留を解除して文字列の送信処理を継続するようウェブブラウザ処理部53へ通知する(ステップS309)。そしてウェブブラウザ処理部53が、ウェブページに入力された文字列を通信ネットワークを介して正規ウェブサーバ3へ送信する。またステップS306において真偽結果データが「偽」である場合には、文字入力欄に入力された文字列の送信の保留や当該文字列の送信の警告表示を行う(ステップS310)。例えばステップS310の処理においては、(1)保留して警告表示する、または(2)警告表示して、保留するか否かを選択させ、保留と選択された場合は保留し、保留しないと選択された場合は文字列を送信する。
Next, in the terminal 5, when the authenticity determination result data is received by the character string
なお、別の実施形態としては、例えば、真偽結果データには、少なくとも、判定したウェブページURLと、そのURLのウェブページが真か偽かの情報が含まれているので、上述のステップS203からステップS208の後、端末5がメモリ等にその真偽結果データを保持しておけば、ステップS304で生成したウェブページ真偽判定依頼情報に格納されているウェブページのURLなどによって、既に行われた真偽判定の真偽結果データを特定することができる。つまりステップS305においてウェブページ真偽判定依頼情報を真偽判定サーバ2に送信せずに、端末5の内部で、ステップS304で生成したウェブページ真偽判定依頼情報に対応する真偽結果データを端末5のキャッシュメモリなどがから読み取って、その真偽結果データに格納されている「真」または「偽」の情報を用い、真偽結果データが「真」か「偽」かのステップS306における判定の処理を行うようにしてもよい。 As another embodiment, for example, since the authenticity result data includes at least the determined web page URL and whether the web page of the URL is true or false, the above-described step S203 is performed. After step S208, if the terminal 5 holds the true / false result data in a memory or the like, it is already executed by the URL of the web page stored in the web page true / false determination request information generated in step S304. The true / false result data of the passed true / false judgment can be specified. That is, without sending the web page authenticity determination request information to the authenticity determination server 2 in step S305, the authenticity result data corresponding to the web page authenticity determination request information generated in step S304 is stored in the terminal 5 inside the terminal 5. In step S306, whether or not the true / false result data is “true” or “false” is read from the cache memory 5 or the like and stored in the true / false result data using the “true” or “false” information. You may make it perform the process of.
ここで、上述のステップS307の重要文字列登録処理を行うか否かの判定は、まず、端末5の重要文字列登録部57が、ウェブページURLと、文字列が入力された全ての文字入力欄のフィールドIDとを、受信したウェブページから読み込む。そしてウェブページURLと一つのフィールドIDの対応関係の情報(一つのウェブページからフィールドIDを複数読み込んだ場合にはその対応関係は複数になる)が記憶部58に既に格納されている重要文字列特定テーブル(ステップS209で格納した重要文字列特定テーブル)に登録されているか否かを判定する。そしてウェブページURLと、文字列が入力された文字入力欄のフィールドIDとの対応関係(重要文字列特定情報)が、重要文字列特定テーブルに登録されている場合には、ステップS308の処理、つまり文字入力欄に入力された文字列を記憶部58の重要文字列記憶テーブルに登録する。またウェブページURLと、文字列が入力された文字入力欄のフィールドIDとの対応関係(重要文字列特定情報)が、重要文字列特定テーブルに登録されていない場合には、ステップS309の処理、つまり文字列の送信の保留を解除して文字列の送信処理を継続するようウェブブラウザ処理部53へ通知する処理が行われる。
Here, the determination as to whether or not to perform the important character string registration process in step S307 described above is performed first by the important character
ここで、正規ウェブサーバ3の管理者はウェブページを作成し、当該ウェブページに電子透かし情報を埋め込み、またそのウェブページの文字入力欄に入力される文字列が重要な文字列(例えば、ユーザIDやパスワードなど)である場合に、そのウェブページのURLとウェブページ名、文字入力欄のフィールドIDと入力欄名、およびそのウェブページに埋め込んだ電子透かし情報の電子透かしIDを対応付けて、重要文字列特定テーブルとして管理サーバ1に登録している。そして、この重要文字列特定テーブルが管理サーバ1から真偽判定サーバ2を介して端末5に送信され、ステップS209において端末5に登録されている。従って、端末5に表示されたウェブページに入力された文字列が、上述のステップS307で重要文字列であると特定され、ステップS308の処理で登録された場合、それは正規ウェブサーバ3の管理者によって指定されたウェブページの文字入力欄に入力された文字列は全て端末5で記憶しておくことを意味している。つまり、上述のステップS307〜ステップS308の処理によれば、正規ウェブサーバ3の管理者によって指定されたウェブページであってセキュリティの観点から重要なウェブページの文字入力欄に入力された文字列を、端末5を利用するユーザの操作無く、正規ウェブサーバ3の管理者の意思によって登録することができる。これにより、当該ユーザが重要文字列の登録を行う作業を軽減できるとともに、重要文字列が何かを端末5のユーザに知らせる必要がないので当該ユーザも重要文字列が何かを知ることが無く、重要文字列に関する情報の漏洩などを減少させることができる。 Here, the administrator of the authorized web server 3 creates a web page, embeds digital watermark information in the web page, and the character string input in the character input field of the web page is an important character string (for example, a user The URL and web page name of the web page, the field ID of the character input column and the input column name, and the digital watermark ID of the digital watermark information embedded in the web page, It is registered in the management server 1 as an important character string specifying table. Then, this important character string specifying table is transmitted from the management server 1 to the terminal 5 via the authenticity determination server 2 and registered in the terminal 5 in step S209. Therefore, when the character string input to the web page displayed on the terminal 5 is identified as the important character string in step S307 described above and registered in the process of step S308, it is the administrator of the authorized web server 3. This means that all the character strings input in the character input field of the web page designated by the above are stored in the terminal 5. That is, according to the above-described processing of Step S307 to Step S308, the character string input to the character input field of the web page designated by the administrator of the regular web server 3 and important from the viewpoint of security is obtained. Registration can be made by the intention of the administrator of the authorized web server 3 without the operation of the user who uses the terminal 5. As a result, the work of registering the important character string by the user can be reduced, and it is not necessary to inform the user of the terminal 5 what the important character string is, so that the user does not know what the important character string is. , Leakage of information about important character strings can be reduced.
また、ステップS303において、受信したウェブページに電子透かし情報が埋め込まれていないと判定した場合、文字列送信可否判定部56は、文字入力欄に入力された文字列が記憶部58の重要文字列記憶テーブルに記憶しているか否かを判定して(ステップS311)、当該文字列を記憶していなければその文字列の送信の保留を解除して文字列の送信処理を継続するようウェブブラウザ処理部53へ通知する(ステップS312)。またステップS311において文字入力欄に入力された文字列を記憶部58にて記憶していると判定した場合には、当該文字列の送信の保留や当該文字列の送信の警告表示を行う(ステップS313)。例えばステップS313の処理においてはステップS310のように、(1)保留して警告表示する、または(2)警告表示して、保留するか否かを選択させ、保留と選択された場合は保留し、保留しないと選択された場合は文字列を送信する。またステップS313の処理における警告表示では、例えば、文字列送信可否判定部56がウェブページのウェブページ名を読み取って、「警告!“ウェブページ名”の画面において重要な文字列を送信しようとしています!!」などの情報を画面上に表示するようにしてもよい。なお、ステップS311の文字列が記憶部58に記憶しているか否かを判定では、ステップS308の文字列の登録によって記憶部58に記憶された文字列か否かを判定している。つまり、電子透かし情報がウェブページに埋め込まれていない場合、当該ウェブページの文字入力欄に入力された文字列が重要文字列でなければそのまま送信の処理を行い、重要文字列である場合にはその保留や警告を行っている。これにより、不必要な文字列送信の保留や警告の処理を削減することができる。
When it is determined in step S303 that the digital watermark information is not embedded in the received web page, the character string transmission
また、上述のステップS302〜ステップS310処理により、真偽判定サーバ2の真偽結果に従って、ウェブサーバから配信されたウェブページの真偽を確認し文字情報を通信ネットワーク上に送信するので、端末5に登録されたセキュリティ上重要な文字列の通信ネットワーク上への配信を、ウェブページが正規のウェブページでない場合であって、重要文字列の場合に中止することができる。従って、偽ウェブページの文字入力欄へ入力された重要な文字列(IDやパスワード、クレジットカード番号、メールアドレスなどの個人情報やその他の重要な情報)の漏洩を防ぐことができる。なお、本実施形態においては、電子透かしIDとウェブページのURLの対応関係が真偽判定テーブルに記録されているか否かにより、真偽判定を行っているが、ウェブページのURLの代わりにウェブページのIPアドレスを用いるようにしても良い。 In addition, since the processing of steps S302 to S310 described above confirms the authenticity of the web page distributed from the web server according to the authenticity result of the authenticity determination server 2, and transmits the character information on the communication network, the terminal 5 The distribution of the character string important for security registered in the communication network to the communication network can be stopped when the web page is not a regular web page and is an important character string. Accordingly, it is possible to prevent leakage of important character strings (personal information such as IDs, passwords, credit card numbers, mail addresses, and other important information) input to the character input field of the fake web page. In this embodiment, the authenticity determination is performed based on whether or not the correspondence between the digital watermark ID and the URL of the web page is recorded in the authenticity determination table, but the web page URL is used instead of the web page URL. The IP address of the page may be used.
また、上述の仕組みにより、ウェブサイトと端末の2者間によるウェブページの真偽の判定であると、ウェブサイト毎に異なるウェブページ真偽判定の方式が実装されている場合、端末は各方式に対応する機構を組み込まなくてはならないが、真偽判定サーバ2を加えて3者間によるウェブページの真偽の判定を行うことで、複数のウェブサイトの配信するウェブページを同一の認証機構で真偽判定することができるようになる。 In addition, according to the above-described mechanism, when the web page authenticity determination between the website and the terminal is implemented, if a different web page authenticity determination method is implemented for each website, the terminal Although a mechanism corresponding to the web page must be incorporated, the authenticity determination server 2 is added to perform the authenticity determination of the web page among the three parties so that the web pages distributed by a plurality of websites can be the same authentication mechanism. The authenticity can be determined with.
従来はフィッシングサイトの判定を行うだけのものはあったが、ウェブページの真偽判定の結果と当該ウェブページに電子透かしが埋め込まれているか否かの情報に応じて、そのウェブページを公開しているウェブサイトの危険度や送信対象の情報の重要度を判定し、ウェブページの文字入力欄に入力された文字列の監視および送信を制御する製品がなかった。従って、ユーザーがウェブページを公開するウェブサイトの危険度を認知しても的確な判断ができずに誤った判断をし、不本意に重要情報を危険なウェブサイトに送信してしまうことがあった。本発明はこれらを解決するための技術であり、受信したウェブページがフィッシングサイトから送信されたものか否かの表示を行い、また、正規ウェブサーバの管理者の指定した文字入力欄における重要な文字列を認識し、その送信を制御する方法を用いている。これによりユーザーの誤った自己判断を防止し、情報漏洩の防止を実現している。 Previously, there was only a phishing site determination, but the web page was made public according to the result of the web page authenticity determination and whether or not a digital watermark was embedded in the web page. There is no product that controls the monitoring and transmission of the character string entered in the character entry field of the web page by judging the risk level of the website and the importance of the information to be transmitted. Therefore, even if the user recognizes the danger level of the website that publishes the web page, the user cannot make an accurate decision and makes an incorrect decision, and inadvertently sends important information to the dangerous website. It was. The present invention is a technique for solving these problems, displays whether or not a received web page is transmitted from a phishing site, and is important in a character input field designated by an authorized web server administrator. A method of recognizing a character string and controlling its transmission is used. This prevents erroneous self-determination by the user and prevents information leakage.
なお上述の各サーバや端末は内部に、コンピュータシステムを有している。そして、上述した処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。 Each of the above servers and terminals has a computer system inside. The process described above is stored in a computer-readable recording medium in the form of a program, and the above process is performed by the computer reading and executing this program. Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。 The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.
1・・・管理サーバ,2・・・真偽判定サーバ,3・・・正規ウェブサーバ,4・・・偽ウェブサーバ,5・・・端末 DESCRIPTION OF SYMBOLS 1 ... Management server, 2 ... True / false judgment server, 3 ... Regular web server, 4 ... Fake web server, 5 ... Terminal
Claims (7)
前記電子透かし情報を埋め込んだウェブページの識別情報と、当該ウェブページにおける文字入力欄の識別情報とからなる重要文字列特定情報を記憶する重要文字列特定情報記憶手段と、
前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記送信したウェブページ真偽判定依頼情報の応答となる真偽判定結果とともに受信した前記重要文字列特定情報を記憶部に記録する処理と、前記文字入力欄に入力された文字列を送信する前に前記受信したウェブページに前記重要文字列特定情報が埋め込まれているか否かを判定する処理と、前記受信したウェブページに前記重要文字列特定情報が埋め込まれている場合に、前記文字入力欄に入力された文字列を記憶部の重要文字列記憶テーブルに登録する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を前記重要文字列記憶テーブルに記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信手段と、
前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶する真偽判定テーブル記憶手段と、
前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定手段と、
を備えることを特徴とするウェブページ真偽確認装置。 Digital watermark information generating means for generating digital watermark information including at least identification information of the designated digital watermark;
Important character string specifying information storage means for storing important character string specifying information consisting of identification information of a web page in which the digital watermark information is embedded and identification information of a character input field in the web page;
A process for automatically determining whether or not the digital watermark information is embedded in the received web page; a process for detecting a transmission instruction of a character string input in a character input field of the received web page; and the reception When the digital watermark information is embedded in the received web page, the digital watermark identification information included in the digital watermark information embedded in the received web page and the web page determined from the received web page The important page received together with the process of transmitting the web page authenticity determination request information including at least the identification information to the web page authenticity confirmation device and the authenticity determination result as a response to the transmitted web page authenticity determination request information The process of recording the character string specifying information in the storage unit, and the reception of the character string input in the character input field before transmission. Processing for determining whether or not the important character string specifying information is embedded in the web page, and when the important character string specifying information is embedded in the received web page, it is input to the character input field. The registered character string in the important character string storage table of the storage unit, and if the digital watermark information is not embedded in the received web page, the character string input in the character input field is the important character Processing for determining whether or not the character string is stored in the column storage table and performing at least one of transmission of the character string, suspension of transmission of the character string, and warning display of transmission of the character string according to the result And a process of permitting transmission of the character string when the authenticity determination result returned in response to the web page authenticity determination request information indicates true, at least the terminal compilation The authenticity determination request information transmission program to be executed by the over data, and authenticity determination request information transmission program transmitting means for transmitting to said terminal,
A true / false determination table storage means for storing a true / false determination table indicating a normal correspondence between the digital watermark identification information and the identification information of the web page;
Determining whether the correspondence between the digital watermark identification information included in the web page authenticity determination request information received from the terminal and the web page identification information is recorded in the authenticity determination table; As a result, when it is determined that the correspondence is recorded, the authenticity determination result indicating that the web page is true is transmitted to the terminal, and it is determined that the correspondence is not recorded. In the case, authenticity determination means for transmitting the authenticity determination result indicating that the web page is false to the terminal,
An apparatus for confirming authenticity of a web page, comprising:
ことを特徴とする請求項1に記載のウェブページ真偽確認装置。 The authenticity determination request information transmission program transmission means, when the digital watermark information is embedded in the received web page, the web page authenticity confirmation before the character string is input in the character input field. A process of causing the device to transmit the authenticity determination request information of the web page and a process of outputting the authenticity determination result returned in response to the authenticity determination request information on the screen, to the computer of the terminal The web page authenticity confirmation apparatus according to claim 1, wherein the authenticity determination request information transmission program to be executed is transmitted to the terminal.
ことを特徴とする請求項1に記載のウェブページ真偽確認装置。 The authenticity determination request information transmission program transmitting means further holds the transmission of the character string when the authenticity determination result returned in response to the transmission of the web page authenticity determination request information indicates false or the 2. The web page according to claim 1, further comprising: transmitting to the terminal a true / false determination request information transmission program that causes a computer of the terminal to execute a process of performing at least one of a warning display for sending a character string. Authenticity confirmation device.
前記真偽判定手段と、
前記真偽判定依頼情報送信プログラム送信手段と、
前記真偽判定テーブル記憶手段と、
前記重要文字列特定情報記憶手段と、の各手段は、通信ネットワークを介して接続された一つまたは複数のサーバによって備えられ、
前記ウェブページ真偽判定依頼情報は、前記真偽判定手段を有するサーバへ送信される
ことを特徴とする請求項1から請求項3に記載のウェブページ真偽確認装置。 The electronic watermark information generating means;
The authenticity determination means;
The authenticity determination request information transmission program transmission means;
The authenticity determination table storage means;
Each means of the important character string specifying information storage means is provided by one or a plurality of servers connected via a communication network,
The web page authenticity confirmation device according to any one of claims 1 to 3 , wherein the web page authenticity determination request information is transmitted to a server having the authenticity determination means.
前記ウェブページ真偽確認装置の電子透かし情報生成手段が、指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成し、
前記ウェブページ真偽確認装置の重要文字列特定情報記憶手段が、前記電子透かし情報を埋め込んだウェブページの識別情報と、当該ウェブページにおける文字入力欄の識別情報とからなる重要文字列特定情報を記憶し、
前記ウェブページ真偽確認装置の真偽判定依頼情報送信プログラム送信手段が、前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記送信したウェブページ真偽判定依頼情報の応答となる真偽判定結果とともに受信した前記重要文字列特定情報を記憶部に記録する処理と、前記文字入力欄に入力された文字列を送信する前に前記受信したウェブページに前記重要文字列特定情報が埋め込まれているか否かを判定する処理と、前記受信したウェブページに前記重要文字列特定情報が埋め込まれている場合に、前記文字入力欄に入力された文字列を記憶部の重要文字列記憶テーブルに登録する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を前記重要文字列記憶テーブルに記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信し、
前記ウェブページ真偽確認装置の真偽判定テーブル記憶手段が、前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶し、
前記ウェブページ真偽確認装置の真偽判定手段が、前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する
ことを特徴とするウェブページ真偽確認方法。 A web page authenticity confirmation method in a web page authenticity confirmation device,
The electronic watermark information generating means of the web page authenticity confirmation device generates electronic watermark information including at least identification information of a designated electronic watermark,
The important character string specifying information storage means of the web page authenticity confirmation device includes important character string specifying information consisting of identification information of a web page in which the digital watermark information is embedded and identification information of a character input field in the web page. Remember,
Processing for automatically determining whether the digital watermark information is embedded in the received web page, the authenticity determination request information transmission program transmission means of the web page authenticity confirmation device, and the characters of the received web page Included in the digital watermark information embedded in the received web page if the digital watermark information is embedded in the received web page, and processing for detecting a transmission instruction of the character string input in the input field Processing for transmitting web page authenticity determination request information including at least the electronic watermark identification information to be determined and the identification information of the web page determined from the received web page to the web page authenticity confirmation device, and the transmitted web Stores the important character string specifying information received together with the authenticity determination result as a response to the page authenticity determination request information A process for recording in the character input field, a process for determining whether or not the important character string specifying information is embedded in the received web page before transmitting the character string input in the character input field, and the received web when the key character string specifying information on the page is embedded, the process of registering a character string input to the text entry field in critical character string storage table in the storage unit, the electronic watermark to the web page said received When the information is not embedded, it is determined whether or not the character string input in the character input field is stored in the important character string storage table, and the transmission of the character string or the character is determined according to the result. Processing for performing at least one of suspension of string transmission or warning display of transmission of the character string, and a true / false determination result returned according to the web page authenticity determination request information Wherein the process of performing transmission permission strings, the authenticity determination request information transmission program to be executed by at least a terminal of the computer, transmitted to the terminal to indicate,
The true / false determination table storage means of the web page authenticity confirmation device stores a true / false determination table indicating a normal correspondence between the digital watermark identification information and the identification information of the web page,
The authenticity determination means of the web page authenticity confirmation device has a correspondence relationship between the digital watermark identification information included in the web page authenticity determination request information received from the terminal and the identification information of the web page. It is determined whether or not it is recorded in the fake determination table. As a result, if it is determined that the correspondence relationship is recorded, the authenticity determination result indicating that the web page is true is sent to the terminal. When transmitting and determining that the correspondence is not recorded, the authenticity determination result indicating that the Web page is false is transmitted to the terminal.
指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成する電子透かし情報生成処理と、
前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報をウェブページ真偽確認装置宛に送信させる処理と、前記送信したウェブページ真偽判定依頼情報の応答となる真偽判定結果とともに前記ウェブページ真偽確認装置より受信した重要文字列特定情報を記憶部に記録する処理と、前記文字入力欄に入力された文字列を送信する前に前記受信したウェブページに前記重要文字列特定情報が埋め込まれているか否かを判定する処理と、前記受信したウェブページに前記重要文字列特定情報が埋め込まれている場合に、前記文字入力欄に入力された文字列を記憶部の重要文字列記憶テーブルに登録する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を前記重要文字列記憶テーブルに記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信処理と、
前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、真偽判定テーブル記憶手段で記憶する前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定処理と、
をコンピュータに実行させるプログラム。 A program to be executed by a computer of a web page authenticity confirmation device,
A digital watermark information generation process for generating digital watermark information including at least identification information of the designated digital watermark;
A process for automatically determining whether or not the digital watermark information is embedded in the received web page; a process for detecting a transmission instruction of a character string input in a character input field of the received web page; and the reception When the digital watermark information is embedded in the received web page, the digital watermark identification information included in the digital watermark information embedded in the received web page and the web page determined from the received web page a process of transmitting the web page authenticity determination request information including at least identification information to web pages authenticity checking device destined, true the web page with authenticity determination result as a response of the transmitted web page authenticity determination request information The process of recording the important character string specifying information received from the fake confirmation device in the storage unit and the input to the character input field A process for determining whether or not the important character string specifying information is embedded in the received web page before transmitting the character string, and when the important character string specifying information is embedded in the received web page In addition, a process of registering the character string input in the character input field in the important character string storage table of the storage unit, and if the digital watermark information is not embedded in the received web page, the character input field It is determined whether or not the input character string is stored in the important character string storage table, and the transmission of the character string or the suspension of the transmission of the character string or the warning display of the transmission of the character string is determined according to the result A process for performing at least one of the above, and a process for permitting transmission of the character string when a true / false determination result returned in response to the web page authenticity determination request information indicates true At least the authenticity determination request information transmission program to be executed by the terminal computer, authenticity determination request information transmission program transmitting process of transmitting to the terminal a,
Correspondence between the digital watermark identification information included in the web page authenticity determination request information received from the terminal and the web page identification information is stored in the authenticity determination table storage unit and the digital watermark identification information It is determined whether or not it is recorded in a true / false determination table indicating a normal correspondence relationship with the identification information of the web page. As a result, if it is determined that the correspondence relationship is recorded, the web page is true. The authenticity determination result indicating that the web page is false is transmitted to the terminal when it is determined that the correspondence is not recorded. Authenticity determination processing to be transmitted;
A program that causes a computer to execute.
管理サーバが、
指定された電子透かしの識別情報を少なくとも含む電子透かし情報を生成する電子透かし情報生成手段と、
前記受信したウェブページに前記電子透かし情報が埋め込まれているか否かを自動判定する処理と、前記受信したウェブページの文字入力欄に入力された文字列の送信指示を検出する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれている場合にはその受信したウェブページに埋め込まれた前記電子透かし情報に含まれる電子透かし識別情報と前記受信したウェブページから判定される当該ウェブページの識別情報とを少なくとも含むウェブページ真偽判定依頼情報を前記真偽判定サーバ宛に送信させる処理と、前記送信したウェブページ真偽判定依頼情報の応答となる真偽判定結果とともに前記真偽判定サーバより受信した前記重要文字列特定情報を記憶部に記録する処理と、前記文字入力欄に入力された文字列を送信する前に前記受信したウェブページに前記重要文字列特定情報が埋め込まれているか否かを判定する処理と、前記受信したウェブページに前記重要文字列特定情報が埋め込まれている場合に、前記文字入力欄に入力された文字列を記憶部の重要文字列記憶テーブルに登録する処理と、前記受信したウェブページに前記電子透かし情報が埋め込まれていない場合には前記文字入力欄に入力された文字列を前記重要文字列記憶テーブルに記憶しているか否かを判定してその結果に応じて前記文字列の送信または前記文字列の送信の保留または前記文字列の送信の警告表示の少なくとも何れか一つを行う処理と、前記ウェブページ真偽判定依頼情報に応じて返信される真偽判定結果が真を示す場合に前記文字列の送信許可を行う処理と、を少なくとも端末のコンピュータに実行させる真偽判定依頼情報送信プログラムを、前記端末へ送信する真偽判定依頼情報送信プログラム送信手段と、を備え、
真偽判定サーバが、
前記電子透かし識別情報と前記ウェブページの識別情報との正規の対応関係を示す真偽判定テーブルを記憶する真偽判定テーブル記憶手段と、
前記電子透かし情報を埋め込んだウェブページの識別情報と、当該ウェブページにおける文字入力欄の識別情報とからなる重要文字列特定情報を記憶する重要文字列特定情報記憶手段と、
前記端末から受信した前記ウェブページ真偽判定依頼情報に含まれる前記電子透かし識別情報と前記ウェブページの識別情報との対応関係が、前記真偽判定テーブルに記録されているか否かを判定し、その結果前記対応関係が記録されていると判定された場合には前記ウェブページが真であることを示す前記真偽判定結果を前記端末へ送信し、前記対応関係が記録されていないと判定した場合には前記ウェブページが偽であることを示す前記真偽判定結果を前記端末へ送信する真偽判定手段とを備える
ことを特徴とするウェブページ真偽確認システム。 A web page authenticity confirmation system in which a management server and a true / false determination server are connected via a communication network,
Management server
Digital watermark information generating means for generating digital watermark information including at least identification information of the designated digital watermark;
A process for automatically determining whether or not the digital watermark information is embedded in the received web page; a process for detecting a transmission instruction of a character string input in a character input field of the received web page; and the reception When the digital watermark information is embedded in the received web page, the digital watermark identification information included in the digital watermark information embedded in the received web page and the web page determined from the received web page Processing for transmitting web page authenticity determination request information including at least identification information to the authenticity determination server, and the authenticity determination server as a response to the transmitted web page authenticity determination request information The process of recording the important character string specifying information received from the storage unit and the character string input in the character input field. A process for determining whether or not the important character string specifying information is embedded in the received web page, and when the important character string specifying information is embedded in the received web page, the character Processing for registering the character string input in the input field in the important character string storage table of the storage unit, and if the digital watermark information is not embedded in the received web page, the character input in the character input field It is determined whether or not a column is stored in the important character string storage table, and at least one of transmission of the character string, suspension of transmission of the character string, or warning display of transmission of the character string is determined according to the result And a process of permitting transmission of the character string when a true / false determination result returned in response to the web page authenticity determination request information indicates true. Also the authenticity determination request information transmission program to be executed by the terminal computer, and a false determination request information transmission program transmitting means for transmitting to said terminal,
The true / false judgment server
A true / false determination table storage means for storing a true / false determination table indicating a normal correspondence between the digital watermark identification information and the identification information of the web page;
Important character string specifying information storage means for storing important character string specifying information consisting of identification information of a web page in which the digital watermark information is embedded and identification information of a character input field in the web page;
Determining whether the correspondence between the digital watermark identification information included in the web page authenticity determination request information received from the terminal and the web page identification information is recorded in the authenticity determination table; As a result, when it is determined that the correspondence is recorded, the authenticity determination result indicating that the web page is true is transmitted to the terminal, and it is determined that the correspondence is not recorded. A web page authenticity confirmation system comprising: a true / false determination means that transmits the true / false determination result indicating that the web page is false to the terminal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006275652A JP3996181B1 (en) | 2006-10-06 | 2006-10-06 | Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006275652A JP3996181B1 (en) | 2006-10-06 | 2006-10-06 | Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP3996181B1 true JP3996181B1 (en) | 2007-10-24 |
JP2008097145A JP2008097145A (en) | 2008-04-24 |
Family
ID=38683379
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006275652A Expired - Fee Related JP3996181B1 (en) | 2006-10-06 | 2006-10-06 | Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3996181B1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5102659B2 (en) * | 2008-03-13 | 2012-12-19 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | Malignant website determining device, malignant website determining system, method and program thereof |
US20110219446A1 (en) * | 2010-03-05 | 2011-09-08 | Jeffrey Ichnowski | Input parameter filtering for web application security |
KR101427733B1 (en) | 2013-04-24 | 2014-08-07 | 주식회사 리턴트루 | Device and method for authenticating server |
-
2006
- 2006-10-06 JP JP2006275652A patent/JP3996181B1/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008097145A (en) | 2008-04-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7757088B2 (en) | Methods of accessing and using web-pages | |
JP3892468B2 (en) | Web page authenticity confirmation apparatus, web page authenticity confirmation method and program thereof | |
US7730321B2 (en) | System and method for authentication of users and communications received from computer systems | |
JP2006244474A (en) | Method and system for safely disclosing distinguishing information through the internet | |
KR20070108315A (en) | Appartus and method for privacy information sharing service using signed callback url message | |
CN102073822A (en) | Method and system for preventing user information from leaking | |
EA034474B1 (en) | Method and system for abstracted and randomized one-time passwords for transactional authentication | |
JP4637773B2 (en) | Personal information protection program and terminal | |
JP2010536055A5 (en) | ||
EP1719283A2 (en) | Method and apparatus for authentication of users and communications received from computer systems | |
US6954854B1 (en) | Electronic authentication method, electronic authentication apparatus and electronic authentication storage medium | |
JP3996181B1 (en) | Web page authenticity confirmation device, web page authenticity confirmation method and program, and web page authenticity confirmation system | |
CN102222195B (en) | E-book reading method and system | |
JP6488613B2 (en) | Trading system and program | |
JP6349188B2 (en) | User authentication device | |
JP2006171892A (en) | Web site owner information communication method, web site owner information transmission device and method, and program | |
KR20230114940A (en) | Method of implementing technology to prevent smishing text fraud crimes related to congratulations and condolences | |
WO2017145273A1 (en) | User authentication device | |
JP4869956B2 (en) | Web page authenticity confirmation device, web page authenticity confirmation method, program, and web page authenticity confirmation system | |
JP4675924B2 (en) | Web page authenticity confirmation device, web page authenticity confirmation method and program | |
JP4039377B2 (en) | Document data management system, document data management method, and document data management program | |
KR20140123251A (en) | Method and system for providing certification of financial service page | |
KR100875919B1 (en) | Apparatus and method for providing personal information sharing service using signed callback UEL message | |
JP7453458B1 (en) | Service provision equipment, service provision method, and program | |
JP2008022189A (en) | Electronic application method using virtual storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070724 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070801 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100810 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 3996181 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100810 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110810 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120810 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130810 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140810 Year of fee payment: 7 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |