JP2009157911A - Communication restriction system, communication restriction device, communication restriction method, and communication restriction program - Google Patents

Communication restriction system, communication restriction device, communication restriction method, and communication restriction program Download PDF

Info

Publication number
JP2009157911A
JP2009157911A JP2008236707A JP2008236707A JP2009157911A JP 2009157911 A JP2009157911 A JP 2009157911A JP 2008236707 A JP2008236707 A JP 2008236707A JP 2008236707 A JP2008236707 A JP 2008236707A JP 2009157911 A JP2009157911 A JP 2009157911A
Authority
JP
Japan
Prior art keywords
file
block
pdu
pattern
communication
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.)
Granted
Application number
JP2008236707A
Other languages
Japanese (ja)
Other versions
JP5110306B2 (en
Inventor
Toru Egashira
徹 江頭
Suguru Shimamura
英 島村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2008236707A priority Critical patent/JP5110306B2/en
Publication of JP2009157911A publication Critical patent/JP2009157911A/en
Application granted granted Critical
Publication of JP5110306B2 publication Critical patent/JP5110306B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To effectively restrict transmission of a file similar to a specified file in communication by a peer-to-peer type file transfer protocol. <P>SOLUTION: A communication restriction device 100 includes: a block check means 101 for checking a file block of a file transmission PDU by referring to block information including a file ID, a block number of the file block, and checksum; a pattern retrieval means 102 for performing pattern retrieval of the file block of the file transmission PDU by referring to a gray list including a pattern and an appearance location of the pattern; a file decision means 103 for discriminating whether the file block of the file transmission PDU is similar to the specified file by referring to specified file features including the pattern included in the specified file and the appearance location of the pattern; and a request decision means 104 for processing a file request PDU by referring to a black list including the file ID. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、通信制限システム、通信制限装置、通信制限方法、および通信制限プログラムに関し、特に、ピアツーピア型ファイル転送プロトコルを用いるファイル転送を制御する通信制限装置、該通信制限装置における通信制限方法および該通信制限装置で動作する通信制限プログラムに関する。   The present invention relates to a communication restriction system, a communication restriction device, a communication restriction method, and a communication restriction program, and in particular, a communication restriction device that controls file transfer using a peer-to-peer file transfer protocol, a communication restriction method in the communication restriction device, and the communication restriction program The present invention relates to a communication restriction program that operates on a communication restriction device.

本発明が前提とするピアツーピア(Peer-to-Peer:P2P)型ファイル転送プロトコルは、次のような特徴をもつプロトコルである。   The peer-to-peer (P2P) type file transfer protocol assumed by the present invention is a protocol having the following characteristics.

特徴1:ファイルの転送を要求するファイル要求ノードは、ファイルを提供するファイル提供ノードに対して、要求するファイルをファイルIDで特定し、当該ファイルIDを含むファイル要求PDU(Protocol Data Unit:プロトコルデータ単位)を送信することにより、所望するファイルを要求する。   Feature 1: A file request node that requests file transfer identifies a requested file by a file ID to the file providing node that provides the file, and a file request PDU (Protocol Data Unit: protocol data including the file ID). Request the desired file by sending (unit).

特徴2:ファイル提供ノードのファイル提供は、要求されたファイルを1つ以上のブロックに分割した単位で送信することにより行われる。より具体的にはファイルを分割したファイルブロック1つと、当該ブロックのファイルにおける構成位置を示すブロック番号とを備えるファイル送信PDUをファイル要求ノードに送信することで行われる。   Feature 2: File provision of a file provision node is performed by transmitting a requested file in units divided into one or more blocks. More specifically, this is performed by transmitting a file transmission PDU including one file block obtained by dividing a file and a block number indicating a configuration position in the file of the block to the file request node.

特徴3:ファイルIDはグローバルにユニークである。すなわち、ファイル要求ノードは、異なるファイル提供ノードに要求しても、同一のファイルIDを指定したファイル要求PDUに対して、同一内容のファイルを構成するファイルブロックをファイル送信PDUから取得できる。   Feature 3: File ID is globally unique. That is, the file request node can obtain a file block constituting a file having the same contents from the file transmission PDU for a file request PDU specifying the same file ID even if a request is made to a different file providing node.

このような特徴を持つP2P型ファイル転送ソフトウェアの例としてWinnyがある。Winnyでは特徴3を活かして、ファイル要求ノードは1つのファイルを入手する際に複数のファイル提供ノードにファイル要求PDUを送信し、複数のファイル提供ノードからファイルの夫々の部分を転送してもらう多重ダウンロードと呼ばれる手法が利用可能である。   Winny is an example of P2P type file transfer software with such characteristics. Winny takes advantage of Feature 3 to send multiple file request PDUs to multiple file provider nodes when a file request node obtains a single file, and then transfer multiple parts of the file from multiple file provider nodes. A technique called download is available.

また、このようなP2P型ファイル転送ソフトウェアにより通信するノードからのP2P通信プロトコルによるPtoP通信を媒介するネットワークにおいて一般的に観測される特徴としては、次のようなものがある。   In addition, the following features are commonly observed in a network that mediates PtoP communication using a P2P communication protocol from a node that communicates with such P2P type file transfer software.

特徴4:複数のノードに転送されるうちに、人為的、あるいはノードの障害などの理由により、ファイルの内容が変化することがある。   Feature 4: While being transferred to a plurality of nodes, the contents of the file may change due to human or node failure.

このようなP2P型ファイル転送プロトコルによる通信全体を制限する装置としては、ネットエージェント株式会社のワンポイントウォール(登録商標)などがある。また、例えば、特許文献1に記載された通信遮断装置が挙げられる。   As an apparatus for restricting the entire communication by such a P2P type file transfer protocol, there is a one-point wall (registered trademark) of Net Agent Corporation. Moreover, for example, the communication cutoff device described in Patent Document 1 can be cited.

特開2003−111105号公報JP 2003-111105 A

しかしながら、P2P型ファイル転送プロトコルを用いた通信全てを制限する装置では、指定したファイルの転送だけを選択的に制限することはできず、その他の有用なファイル転送をも等しく制限してしまうという問題がある。そこで、指定したファイルの送信のみを制限する制限装置が望まれているが、この制限装置を実現するためには、次のような課題がある。   However, a device that restricts all communications using the P2P file transfer protocol cannot selectively restrict only the transfer of specified files, and it also restricts other useful file transfers equally. There is. Therefore, a restriction device that restricts only the transmission of a designated file is desired. However, in order to realize this restriction device, there are the following problems.

課題1:上記特徴4の現象によりファイルの内容が変化した場合に、制限装置を実現する情報処理装置では、当該ファイルが転送される時に、指定したファイルに類似のファイルであると認識することが難しい。即ち、情報処理装置では内容の変化が極僅かであっても、変化したファイルは、別のファイルとして取扱われる。   Problem 1: When the content of a file changes due to the phenomenon of feature 4 above, an information processing device that implements a restriction device recognizes that the file is similar to the specified file when the file is transferred difficult. In other words, even if the content of the information processing apparatus changes very little, the changed file is handled as another file.

課題2:複数のファイル提供ノードから分割してファイルが送られる多重ダウンロードの際にも、同様に、情報処理装置では、指定したファイルに類似のファイルであると認識することが難しい。   Problem 2: Also in the case of multiple downloads in which files are divided and sent from a plurality of file providing nodes, similarly, it is difficult for the information processing apparatus to recognize that the file is similar to the designated file.

課題3:指定したファイルに類似することが判明しているファイルについて、ファイルが一部でも送信されないうちに制限することが難しい。   Problem 3: It is difficult to limit a file that has been found to be similar to the specified file before any file is transmitted.

課題4:ファイル送信PDUを捏造する悪質なファイル提供ノードの影響により、有用なファイル転送が制限されないようにすることが難しい。   Problem 4: It is difficult to prevent useful file transfer from being restricted due to the influence of a malicious file providing node that creates a file transmission PDU.

本発明は、上記問題点に鑑みてなされたものであって、その主たる目的は、ピアツーピア型ファイル転送プロトコルによる通信において、指定したファイルに類似するファイルの送信を有効に制限できる通信制限システム、通信制限装置、通信制限方法、および通信制限プログラムを提供することにある。   The present invention has been made in view of the above problems, and its main object is a communication restriction system and communication capable of effectively restricting transmission of a file similar to a specified file in communication using a peer-to-peer file transfer protocol. A restriction device, a communication restriction method, and a communication restriction program are provided.

本発明の通信制限装置は、ネットワークに接続されてピアツーピア通信に制限を加える通信制限装置であって、ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDUのファイルブロックをチェックするブロックチェック手段と、文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、前記ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別するファイル判定手段と、ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する要求判定手段と、を少なくとも備えることを特徴とする。   The communication restriction device of the present invention is a communication restriction device that is connected to a network and restricts peer-to-peer communication, and refers to block information including a file ID, a block number of a file block, and a checksum of the file block. Block check means for checking a file block of the file transmission PDU, pattern search means for pattern searching for a file block of the file transmission PDU with reference to a gray list including a character string pattern and an appearance position of the pattern, and A file determination means for determining whether a file block of the file transmission PDU is similar to the specified file with reference to a specified file characteristic including a pattern included in the specified file and an appearance position of the pattern, and a file ID Refer to the blacklist and process the file request PDU. And at least a request determination means for processing.

本発明の通信制限システムは、ネットワークに接続されてピアツーピア通信に制限を加える通信制限システムであって、管理対象であるネットワークを流通するPDUを取得するPDU採取分別手段と、通信セションを特定するセション情報を指定することによって当該通信セションの通信を制限するセション制限手段と、前記PDU採取分別手段で取得したファイル送信PDUのファイルブロックを、ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照してチェックするブロックチェック手段と、文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、前記PDU採取分別手段で取得したファイル送信PDUのファイルブロックを、指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、指定ファイルに類似するかを判別し、判別結果を前記セション制限手段に通知するファイル判定手段と、前記PDU採取分別手段で取得したファイル要求PDUを、ファイルIDを含むブラックリストを参照して、制限するかを判別し、判別結果を前記セション制限手段に通知する要求判定手段と、を少なくとも備えることを特徴とする。   A communication restriction system according to the present invention is a communication restriction system that is connected to a network and restricts peer-to-peer communication, and includes a PDU collection / separation unit that acquires PDUs that circulate in a network to be managed, and a session that specifies a communication session. A session restriction means for restricting communication of the communication session by designating information, a file block of the file transmission PDU obtained by the PDU collection and classification means, a file ID, a block number of the file block, and a checksum of the file block Block check means for checking by referring to block information including: pattern search means for searching for a file block of the file transmission PDU by referring to a gray list including a character string pattern and an appearance position of the pattern And the frame obtained by the PDU collection / sorting means. The file block of the file transmission PDU is determined by referring to the specified file characteristic including the pattern included in the specified file and the appearance position of the pattern, and the determination result is notified to the session restriction means. A file determination unit that determines whether to limit the file request PDU acquired by the PDU collection and classification unit with reference to a black list including a file ID, and notifies the session limitation unit of the determination result And at least.

本発明の通信制限システム、通信制限装置、通信制限方法、および通信制限プログラムによれば、ピアツーピア型ファイル転送プロトコルによる通信において、指定したファイルに類似するファイルの送信を有効に制限することができる。   According to the communication restriction system, the communication restriction device, the communication restriction method, and the communication restriction program of the present invention, transmission of a file similar to a designated file can be effectively restricted in communication using a peer-to-peer file transfer protocol.

所定のPtoPファイル交換ソフトウェアで用いられるP2P型ファイル転送プロトコルによる通信の全てを、制限する装置は存在しているが、指定したファイルが転送されるのを有効に制限する装置は存在しておらず、このような装置を実現するためには、上記課題1〜4を解決しなければならない。   There is a device that restricts all communications using the P2P type file transfer protocol used by a given PtoP file exchange software, but there is no device that effectively restricts the transfer of a specified file. In order to realize such a device, the above problems 1 to 4 must be solved.

そこで、本発明の一実施形態では、ピアツーピア型ファイル転送プロトコルによる通信を媒介するネットワークに、ファイルIDとファイルブロックのブロック番号とファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDUのファイルブロックをチェックするブロックチェック手段と、文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別するファイル判定手段と、ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する要求判定手段と、を少なくとも備える通信制限装置を設ける。   Therefore, in one embodiment of the present invention, a file transmission PDU is referred to a block that includes a file ID, a block number of a file block, and a checksum of the file block in a network that mediates communication using the peer-to-peer file transfer protocol. Included in the specified file, block check means for checking file blocks, pattern search means for pattern searching for file blocks of a file transmission PDU by referring to a gray list including a character string pattern and the appearance position of the pattern Refers to the specified file characteristics including the pattern to be displayed and the appearance position of the pattern, and refers to the file determination means for determining whether the file block of the file transmission PDU is similar to the specified file, and the black list including the file ID , Required to process the file request PDU A communication limiting device including at least a request determination unit.

そして、ファイル判定手段は、ファイル送信PDUに含まれるファイルブロックに、指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合、前記ファイル送信PDUのファイルブロックが指定ファイルに類似すると判断し、ファイル送信PDUのセションの制限を依頼すると共に、ブラックリストにファイル送信PDUのファイルIDを登録する制御を行う。   Then, the file determining means, when the ratio of the character string equivalent to the pattern included in the designated file feature appearing in the vicinity of the appearance position of the pattern in the file block included in the file transmission PDU is a predetermined value or more, It is determined that the file block is similar to the specified file, and a request is made to limit the session of the file transmission PDU, and control is performed to register the file ID of the file transmission PDU in the black list.

また、パターン検索手段は、ファイル送信PDUのファイルブロック中に、ファイル送信PDUのファイルIDに対応するグレイリストに含まれるパターンと同等の文字列がある場合に、当該パターンと当該パターンの出現位置とをグレイリストに追加する制御を行う。   Also, the pattern search means, when there is a character string equivalent to the pattern included in the gray list corresponding to the file ID of the file transmission PDU in the file block of the file transmission PDU, the pattern and the appearance position of the pattern To add to the greylist.

また、ブロックチェック手段は、ファイル送信PDUのファイルブロックのチェックサムを計算し、計算したチェックサムとブロック情報のチェックサムとが一致しない場合に、ファイル送信PDUは捏造されたものとみなして、ファイル送信PDUのファイルIDをブラックリストから削除する制御を行う。   Further, the block check means calculates the checksum of the file block of the file transmission PDU, and if the calculated checksum does not match the checksum of the block information, the file transmission PDU is regarded as a forged file. Control to delete the file ID of the transmission PDU from the black list.

また、要求判定手段は、ファイル要求PDUのファイルIDが前記ブラックリストに含まれる場合に、ファイル要求PDUのセションの制限を依頼する制御を行う。   Further, the request determination unit performs control for requesting a session restriction of the file request PDU when the file ID of the file request PDU is included in the black list.

これにより、上記課題1〜4を解決することができ、ピアツーピア型ファイル転送ソフトウェアによる通信において、指定したファイルに類似するファイルの送信を有効に制限することができる。   Thereby, the said problems 1-4 can be solved, and transmission of the file similar to the designated file can be restrict | limited effectively in communication by peer to peer type file transfer software.

その理由は、課題1については、ファイル判定手段が、指定ファイルを特徴づけるパターンとその出現位置とのペアの集合である指定ファイル特徴に基づき、転送されているファイルに、指定ファイル特徴に列挙されたパターンがそれぞれ特定の出現位置に現れるかを判断し、現れる場合に当該転送されているファイルが指定ファイルと判断するため、転送ファイルにおいて指定ファイル特徴に列挙されている特徴以外が変化していても、指定したファイルと類似のファイルであると認識できるからである。   The reason for the problem 1 is that the file determination means enumerates the designated file feature in the transferred file based on the designated file feature that is a set of pairs of the pattern characterizing the designated file and its appearance position. Since the transferred file is determined to be the specified file when it appears, the transferred file has changed except for the features listed in the specified file feature. This is because it can be recognized that the file is similar to the designated file.

また、課題2については、異なるファイル提供ノードから同一のファイルを送信するファイル送信PDUが入力されても、パターン検索手段がグレイリスト記憶手段の同一ファイルIDに対応するグレイリストを更新するため、当該グレイリストを参照するファイル判定手段は、多重ダウンロードの際にも、指定したファイルに類似のファイルを認識することができるからである。   As for the problem 2, the pattern search means updates the gray list corresponding to the same file ID in the gray list storage means even when file transmission PDUs for sending the same file are input from different file providing nodes. This is because the file determination means that refers to the gray list can recognize a file similar to the designated file even during multiple download.

また、課題3については、指定したファイルに類似のファイルであることが分かったファイルは、ファイル判定手段によりブラックリスト記憶手段の記憶するブラックリストにファイルIDが記載され、ブラックリストに記載されたファイルIDのファイルを要求するファイル要求PDUが入力された場合、要求判定手段により、当該PDUのセションを制限することがセション制限手段に依頼されるため、類似のファイルであると判明したファイルは、事実上、ファイル要求をすることができなくなり、ファイルが一部でも送信されないうちに制限することができるからである。   As for the problem 3, a file that is found to be similar to the specified file is described in the black list stored in the black list storage unit by the file determination unit, and the file described in the black list When a file request PDU requesting a file with an ID is input, the request determination means requests the session restriction means to restrict the session of the PDU. In addition, it is impossible to make a file request, and it is possible to limit a file before it is transmitted.

また、課題4については、ブロックチェック手段がファイル送信PDUに含まれるファイルブロックのチェックサムを計算し、ブロック情報記憶手段のブロック情報に記憶されているチェックサムと比較して、一致しない場合には当該ファイル送信PDUは捏造されたものとみなして当該ファイル送信PDUのファイルIDをブラックリスト記憶手段の記憶するブラックリストから削除するため、ファイル送信PDUを捏造する悪質なファイル提供ノードの影響を受けて有用なファイル転送が制限されてしまうことが無いからである。   As for the problem 4, when the block check means calculates the checksum of the file block included in the file transmission PDU and does not match the checksum stored in the block information of the block information storage means Since the file transmission PDU is considered to be forged and the file ID of the file transmission PDU is deleted from the black list stored in the black list storage means, the file transmission PDU is affected by the malicious file providing node that forges the file transmission PDU. This is because useful file transfers are never restricted.

次に、本発明の別の実施の一形態について説明する。
本発明の第2の実施の一形態では、ピアツーピア型ファイル転送プロトコルによる通信を媒介するネットワークに、ファイルIDとファイルブロックのブロック番号とファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDUのファイルブロックをチェックするブロックチェック手段と、文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別するファイル判定手段と、ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する要求判定手段とを少なくとも備える通信制限装置を接続する。
Next, another embodiment of the present invention will be described.
In the second embodiment of the present invention, a network that mediates communication using the peer-to-peer file transfer protocol is referred to block information including a file ID, a block number of a file block, and a checksum of the file block. Block check means for checking the file block of the transmission PDU, pattern search means for pattern searching for the file block of the file transmission PDU with reference to the gray list including the character string pattern and the appearance position of the pattern, and the specified file Refers to the specified file characteristics including the pattern included in the file and the appearance position of the pattern, and refers to the file determination means for determining whether the file block of the file transmission PDU is similar to the specified file, and the black list including the file ID Process the file request PDU A communication restriction device including at least a request determination unit is connected.

そして、ファイル判定手段は、ファイル送信PDUに含まれるファイルブロックに指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合に、前記ファイル送信PDUのファイルブロックが指定ファイルに類似すると判断し、ファイル送信PDUのセションの制限を依頼すると共に、ブラックリストにファイル送信PDUのファイルIDを登録し、ネットワークを通じて他の通信制限装置(通信制限システム)に当該ファイルIDのファイルが指定ファイルに類似することを通知する制御を行う。   Then, the file determination means, when the ratio of the character string equivalent to the pattern included in the designated file feature in the file block included in the file transmission PDU appears in the vicinity of the appearance position of the pattern is greater than or equal to a predetermined value, Judge that the file block is similar to the specified file, request the file transmission PDU session restriction, register the file ID of the file transmission PDU in the black list, and send it to another communication restriction device (communication restriction system) through the network. Control to notify that the file with file ID is similar to the specified file.

また、ファイル判定手段は、他の通信制限装置(通信制限システム)から特定のファイルIDのファイルが指定ファイルに類似することを通知された場合に、ブラックリストに当該ファイルIDを登録する制御を行う。   Further, the file determination unit performs control for registering the file ID in the black list when notified from another communication restriction device (communication restriction system) that the file with the specific file ID is similar to the specified file. .

また、パターン検索手段は、ファイル送信PDUのファイルブロック中に、ファイル送信PDUのファイルIDに対応するグレイリストに含まれるパターンと同等の文字列がある場合に、当該パターンと当該パターンの出現位置とをグレイリストに追加する制御を行う。   Also, the pattern search means, when there is a character string equivalent to the pattern included in the gray list corresponding to the file ID of the file transmission PDU in the file block of the file transmission PDU, the pattern and the appearance position of the pattern To add to the greylist.

また、ブロックチェック手段は、ファイル送信PDUのファイルブロックのチェックサムを計算し、計算したチェックサムとブロック情報のチェックサムとが一致しない場合に、ファイル送信PDUは捏造されたものとみなして、ファイル送信PDUのファイルIDをブラックリストから削除するとともに、ネットワークを通じて他の通信制限装置(通信制限システム)に当該ファイルIDのファイルでPDUの捏造があったことを通知する制御を行う。   Further, the block check means calculates the checksum of the file block of the file transmission PDU, and if the calculated checksum does not match the checksum of the block information, the file transmission PDU is regarded as a forged file. In addition to deleting the file ID of the transmission PDU from the black list, control is performed to notify another communication restriction device (communication restriction system) that the PDU has been created in the file with the file ID through the network.

また、ブロックチェック手段は、他の通信制限装置(通信制限システム)から特定ファイルIDのファイルでPDUの捏造があったことを通知された場合に、当該ファイルIDをブラックリストから削除する制御を行う。   In addition, the block check means performs control to delete the file ID from the black list when notified from another communication restriction device (communication restriction system) that the PDU has been created with the file having the specific file ID. .

また、要求判定手段は、ファイル要求PDUのファイルIDが前記ブラックリストに含まれる場合に、ファイル要求PDUのセションの制限を依頼する制御を行う。   Further, the request determination unit performs control for requesting a session restriction of the file request PDU when the file ID of the file request PDU is included in the black list.

即ち、通信制限装置とネットワークを介して通信可能であるピアツーピア通信に制限を加える他の通信制限装置(通信制限システム)との間で、ブラックリストに記載される情報の共有を図る。尚、同様に、通信制限装置と他の通信制限装置(通信制限システム)との間で、ブロック情報を共有しても良い。   That is, the information described in the black list is shared with another communication restriction device (communication restriction system) that restricts peer-to-peer communication that can communicate with the communication restriction device via the network. Similarly, the block information may be shared between the communication restriction device and another communication restriction device (communication restriction system).

これにより、上記課題1〜4を解決することができ、ピアツーピア型ファイル転送プロトコルを用いるP2Pファイル共有ソフトウェアによる通信において、指定したファイルに類似するファイルの送信を有効に制限することができる。   Thus, the above problems 1 to 4 can be solved, and transmission of a file similar to a designated file can be effectively limited in communication by P2P file sharing software using a peer-to-peer file transfer protocol.

また、他の通信制御システムと連携して、指定したファイルに類似するファイルの送信を更に効果的に制限することができる。   In addition, in cooperation with other communication control systems, it is possible to more effectively restrict transmission of a file similar to the designated file.

その理由は、課題1については、ファイル判定手段が、指定ファイルを特徴づけるパターンとその出現位置とのペアの集合である指定ファイル特徴に基づき、転送されているファイルに、指定ファイル特徴に列挙されたパターンがそれぞれ特定の出現位置に現れるかを判断し、現れる場合に当該転送されているファイルが指定ファイルと判断するため、転送ファイルにおいて指定ファイル特徴に列挙されている特徴以外が変化していても、指定したファイルと類似のファイルであると認識できるからである。   The reason for the problem 1 is that the file determination means enumerates the designated file feature in the transferred file based on the designated file feature that is a set of pairs of the pattern characterizing the designated file and its appearance position. Since the transferred file is determined to be the specified file when it appears, the transferred file has changed except for the features listed in the specified file feature. This is because it can be recognized that the file is similar to the designated file.

また、課題2については、異なるファイル提供ノードから同一のファイルを送信するファイル送信PDUが入力されても、パターン検索手段がグレイリスト記憶手段の同一ファイルIDに対応するグレイリストを更新するため、当該グレイリストを参照するファイル判定手段は、多重ダウンロードの際にも、指定したファイルに類似のファイルを認識することができるからである。   As for the problem 2, the pattern search means updates the gray list corresponding to the same file ID in the gray list storage means even when file transmission PDUs for sending the same file are input from different file providing nodes. This is because the file determination means that refers to the gray list can recognize a file similar to the designated file even during multiple download.

また、課題3については、指定したファイルに類似のファイルであることが分かったファイルは、ファイル判定手段によりブラックリスト記憶手段の記憶するブラックリストにファイルIDが記載されるとともに、ネットワークを通じて他の通信制限装置(通信制限システム)に当該ファイルIDのファイルが指定ファイルに類似することを通知し、当該通知を受けた通信制限装置はブラックリストに当該ファイルIDを登録する。当該通知を受けた通信制限装置にブラックリストに記載されたファイルIDのファイルを要求するファイル要求PDUが入力された場合、要求判定手段により、当該PDUのセションを制限することがセション制限手段に依頼されるため、類似のファイルであると判明したファイルは、事実上、ファイル要求をすることができなくなり、ファイルが一部でも送信されないうちに制限することができるからである。   As for the problem 3, a file that is found to be similar to the designated file is described in the black list stored in the black list storage means by the file determination means, and other communication is performed through the network. The restriction device (communication restriction system) is notified that the file with the file ID is similar to the specified file, and the communication restriction device that has received the notification registers the file ID in the black list. When a file request PDU requesting a file with a file ID listed in the blacklist is input to the communication restriction device that has received the notification, the request determination means requests the session restriction means to restrict the session of the PDU. Therefore, a file that has been found to be a similar file cannot effectively be requested for a file, and can be restricted before any file is transmitted.

また、課題4については、ブロックチェック手段がファイル送信PDUに含まれるファイルブロックのチェックサムを計算し、ブロック情報記憶手段のブロック情報に記憶されているチェックサムと比較して、一致しない場合には当該ファイル送信PDUは捏造されたものとみなして当該ファイル送信PDUのファイルIDをブラックリスト記憶手段の記憶するブラックリストから削除するため、ファイル送信PDUを捏造する悪質なファイル提供ノードの影響を受けて有用なファイル転送が制限されてしまうことが無いからである。   As for the problem 4, when the block check means calculates the checksum of the file block included in the file transmission PDU and does not match the checksum stored in the block information of the block information storage means Since the file transmission PDU is considered to be forged and the file ID of the file transmission PDU is deleted from the black list stored in the black list storage means, the file transmission PDU is affected by the malicious file providing node that forges the file transmission PDU. This is because useful file transfers are never restricted.

以下、図面を参照して詳細に説明する。 Hereinafter, it will be described in detail with reference to the drawings.

図1は本発明に係わる通信制限装置の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of a communication restriction apparatus according to the present invention.

本実施例の通信制限装置100は、ファイル送信PDUに含まれるファイルブロックをチェックするブロックチェック手段101と、ファイルブロックをパターン検索するパターン検索手段102と、ファイルが指定ファイルと類似のものであるか判定するファイル判定手段103と、ファイル要求PDUのファイルIDがブラックリストに記載されているか判定し処理する要求判定手段104と、ブロック情報を記憶するブロック情報記憶手段106と、指定ファイルの特徴情報である指定ファイル特徴およびファイルID個別のグレイリストを記憶するグレイリスト記憶手段107と、ブラックリストを記憶するブラックリスト記憶手段108とから構成される。   The communication restriction apparatus 100 according to the present embodiment includes a block check unit 101 that checks a file block included in a file transmission PDU, a pattern search unit 102 that performs a pattern search for a file block, and whether the file is similar to a specified file. File determining means 103 for determining, request determining means 104 for determining and processing whether the file ID of the file request PDU is listed in the black list, block information storing means 106 for storing block information, and feature information of the designated file It comprises a gray list storage means 107 for storing a specified file feature and a gray list for each file ID, and a black list storage means 108 for storing a black list.

通信制限装置100は、ネットワーク191に流れる通信データからファイル送信PDUとファイル要求PDUを採取・分別して通信制限装置100に渡すPDU採取分別手段192から分別されたPDUの入力を受け、また、通信セションを特定するセション情報を指定するとその通信セションの通信を制限するセション制限手段193に対して、制限すべき通信セションのセション情報を出力する。上記PDU採取分別手段192およびセション制限手段193は当業者により容易に実施できるため、説明は略する。ピアツーピア型通信制限システム190は、通信制限装置100とPDU採取分別手段192とセション制限手段193とを含むネットワーク191に接続するシステムである。   The communication restriction device 100 receives the input of the PDU sorted from the PDU collection / sorting means 192 that collects and separates the file transmission PDU and the file request PDU from the communication data flowing through the network 191 and passes them to the communication restriction device 100, and also receives the communication session. When the session information for specifying the communication session is designated, the session information of the communication session to be restricted is output to the session restriction means 193 for restricting the communication of the communication session. Since the PDU collection / separation means 192 and the session restriction means 193 can be easily implemented by those skilled in the art, description thereof will be omitted. The peer-to-peer communication restriction system 190 is a system connected to a network 191 including a communication restriction device 100, a PDU collection / separation means 192, and a session restriction means 193.

図6、図7、図8、図9は、それぞれブロック情報、グレイリスト、指定ファイル特徴、ブラックリストのデータ構造を示す図である。   6, FIG. 7, FIG. 8, and FIG. 9 are diagrams showing data structures of block information, gray list, designated file feature, and black list, respectively.

本実施例のブロック情報711は、ファイルIDが含まれるファイルID部と、ファイル中のファイルブロックの位置を示すブロック番号が含まれるブロック番号部と、チェックサムが含まれるチェックサム部とを含む行からなる表形式のデータである。   The block information 711 of this embodiment includes a file ID part including a file ID, a block number part including a block number indicating the position of the file block in the file, and a checksum part including a checksum. This is tabular data consisting of

本実施例のグレイリスト721および指定ファイル特徴731は、文字列リテラルであるパターンが含まれるパターン部と、ファイル中においてパターンが出現した位置を示す出現位置が含まれる出現位置部とを含む行からなる表形式のデータである。なお、グレイリスト記憶手段107はあらゆるファイルIDに対して、それと対応するグレイリストを記憶する。また、該記憶手段は指定ファイル特徴を1つと、ファイルIDと同じ数のグレイリストを記憶する。   The gray list 721 and the specified file feature 731 of the present embodiment are obtained from a line including a pattern portion including a pattern that is a character string literal and an appearance position portion including an appearance position indicating a position where the pattern appears in the file. This is tabular data. The gray list storage means 107 stores a gray list corresponding to every file ID. The storage means stores one designated file feature and the same number of gray lists as the file ID.

本実施例のブラックリスト741は、ファイルIDが含まれるファイルID部と、当該行が有効であるかどうかを修飾する削除フラグ(真値の場合は、無効=削除しない)が含まれる削除フラグ部とを含む行からなる表形式のデータである。   The black list 741 of the present embodiment includes a file ID part including a file ID and a deletion flag part including a deletion flag that qualifies whether or not the line is valid (in the case of a true value, invalid = not deleted). Data in a tabular format consisting of rows including

図10、図11は、それぞれファイル送信PDU、ファイル要求PDUのデータ構造を示す図である。   10 and 11 are diagrams showing data structures of the file transmission PDU and the file request PDU, respectively.

本実施例のファイル送信PDU 610は、通信セションを特定するセション情報が含まれるセション情報部611と、ファイルの一部であるファイルブロックが含まれるファイルブロック部614と、当該ファイルのファイルIDが含まれるファイルID部612と、当該ファイル中のファイルブロック614の位置を示すブロック番号が含まれるブロック番号部613とを含む。   The file transmission PDU 610 of the present embodiment includes a session information unit 611 that includes session information that identifies a communication session, a file block unit 614 that includes a file block that is a part of the file, and a file ID of the file. File ID portion 612 and a block number portion 613 containing a block number indicating the position of the file block 614 in the file.

本実施例のファイル要求PDU 620は、通信セションを特定するセション情報が含まれるセション情報部621と、要求するファイルを特定するファイルIDが含まれるファイルID部622とを含む。   The file request PDU 620 of this embodiment includes a session information unit 621 that includes session information that specifies a communication session, and a file ID unit 622 that includes a file ID that specifies a requested file.

次に、上記構成の通信制限装置100の動作について説明する。   Next, the operation of the communication restriction device 100 configured as described above will be described.

図2は、本実施例の通信制限装置100にファイル送信PDUが入力されたときのブロックチェック手段101の動作を説明するフローチャートである。   FIG. 2 is a flowchart for explaining the operation of the block check means 101 when a file transmission PDU is input to the communication restriction device 100 of this embodiment.

PDU採取分別手段192からファイル送信PDUが入力されると、ブロックチェック手段101は、まず変数Fに該PDUのファイルID部612に含まれるファイルID値を代入し、変数Nに該PDUのブロック番号部613に含まれるブロック番号値を代入する(ステップ201)。次に、該PDUのファイルブロック部614に含まれるファイルブロックのチェックサムを計算処理し、変数Sに計算結果値を代入する(ステップ202)。尚、ここでのチェックサムの計算処理は、ブロック情報に記録されているチェックサム値と同一形式で計算結果を算出する。   When the file transmission PDU is input from the PDU collection and classification unit 192, the block check unit 101 first substitutes the file ID value included in the file ID unit 612 of the PDU for the variable F, and the block number of the PDU for the variable N. The block number value included in section 613 is substituted (step 201). Next, the checksum of the file block included in the file block unit 614 of the PDU is calculated, and the calculation result value is substituted for the variable S (step 202). In this checksum calculation process, the calculation result is calculated in the same format as the checksum value recorded in the block information.

このチェックサムの計算方法であるが、例えばCRC(Cyclic Redundancy Check)やMD(Message Digest)、SHA(Secure Hash Architecture)やその他、チェックサム計算に一般的に用いられる計算方法を用いることが出来る。   As a checksum calculation method, for example, CRC (Cyclic Redundancy Check), MD (Message Digest), SHA (Secure Hash Architecture), and other calculation methods generally used for checksum calculation can be used.

次に、ブロック情報記憶手段106の記憶するブロック情報を参照し、ファイルID部が変数Fと同じ値であり、かつ、ブロック番号部が変数Nと同じ値である行があるかどうか判定し、ある場合にはステップ204へ、無い場合はステップ205へ進む(ステップ203)。   Next, referring to the block information stored in the block information storage means 106, it is determined whether there is a row in which the file ID portion has the same value as the variable F and the block number portion has the same value as the variable N, If yes, go to Step 204, otherwise go to Step 205 (Step 203).

ステップ204へ進んだ場合、ステップ203にてブロック番号部が変数Nと同じ値であった行について、その行のチェックサム部の値と変数Sの値とを比較し、一致する場合はステップ207へ、そうでない場合はステップ206へ進む(ステップ204)。   When the processing proceeds to step 204, the value of the checksum portion of the row and the value of the variable S are compared for the row whose block number portion has the same value as the variable N in step 203. If not, the process proceeds to Step 206 (Step 204).

ステップ205へ進んだ場合、ブロック情報記憶手段106の記憶するブロック情報に、ファイルID部が変数Fの値であり、ブロック番号部が変数Nの値であり、チェックサム部が変数Sの値である新しい行を追加し(ステップ205)、ステップ207へ進む。   When the process proceeds to step 205, the block information stored in the block information storage means 106 includes the file ID part as the value of the variable F, the block number part as the value of the variable N, and the checksum part as the value of the variable S. A new line is added (step 205), and the process proceeds to step 207.

ステップ207へ進んだ場合、前記PDUをパターン検索手段102に送付し(ステップ207)、本処理動作を終了する。   When the processing proceeds to step 207, the PDU is sent to the pattern search means 102 (step 207), and this processing operation is terminated.

ステップ206へ進んだ場合、ブラックリスト記憶手段108の記憶するブラックリストのファイルID部が変数Fの値と同じである行の削除フラグ部に真値を設定し(ステップ206)、本動作を終了する。
また、ステップ206において、ブラックリスト記憶手段108の記憶するブラックリストのファイルID部が変数Fの値と同じである行が無い場合は、ファイルID部が変数Fの値であり、削除フラグ部が真値である新しい行を追加し、本動作を終了する。
When the process proceeds to step 206, the true value is set in the deletion flag part of the line where the file ID part of the black list stored in the black list storage means 108 is the same as the value of the variable F (step 206), and this operation is finished. To do.
In step 206, if there is no line in which the file ID portion of the black list stored in the black list storage means 108 is the same as the value of the variable F, the file ID portion is the value of the variable F, and the deletion flag portion is A new line that is a true value is added, and this operation is terminated.

図3は、本実施例のパターン検索手段102にファイル送信PDUが送付されたときのパターン検索手段102の動作を説明するフローチャートである。   FIG. 3 is a flowchart for explaining the operation of the pattern search unit 102 when a file transmission PDU is sent to the pattern search unit 102 of this embodiment.

ブロックチェック手段101からファイル送信PDUが入力されると、パターン検索手段102は、まず変数Fに該PDUのファイルID部612に含まれるファイルID値を代入し、変数Nに該PDUのブロック番号部613に含まれるブロック番号値を代入する(ステップ301)。   When the file transmission PDU is input from the block check means 101, the pattern search means 102 first substitutes the file ID value included in the file ID part 612 of the PDU for the variable F, and the block number part of the PDU for the variable N. The block number value included in 613 is substituted (step 301).

次に、該PDUのファイルブロック部614に含まれるファイルブロックに、グレイリスト記憶手段107の記憶する指定ファイル特徴のいずれかの行のパターン部に含まれるパターンと同等なものが存在するかどうか検索する(ステップ302)。   Next, the file block included in the file block portion 614 of the PDU is searched for whether there is an equivalent to the pattern included in the pattern portion of any row of the designated file feature stored in the gray list storage means 107. (Step 302).

同等なものの存在を発見した場合には、ステップ304へ進み、そうでない場合は本動作を終了する(ステップ303)。   If an equivalent is found, the process proceeds to step 304; otherwise, the operation is terminated (step 303).

ステップ304へ進んだ場合、グレイリスト記憶手段107に記憶されて変数Fの値に対応したファイルIDのグレイリストにアクセスし、当該グレイリストのパターン部および出現位置部に、ステップ302にて同等なものの存在が発見されたパターンおよびファイル中において当該パターンと同等なものが出現した位置を、新たな行として追加記録する(ステップ304)。   When the process proceeds to step 304, the gray list of the file ID corresponding to the value of the variable F stored in the gray list storage means 107 is accessed, and the pattern part and the appearance position part of the gray list are equivalent to those in step 302. The pattern where the existence of the object is found and the position where the equivalent of the pattern appears in the file are additionally recorded as a new line (step 304).

次に、前記PDUをファイル判定手段103に送付し(ステップ305)、本動作を終了する。   Next, the PDU is sent to the file determination means 103 (step 305), and this operation is terminated.

ステップ301ないしステップ305の動作を、具体例を用いて説明する。図12はファイルの内容の一例であり、このファイルのファイルIDは「4452」であるとし、更に、ファイルを構成するブロックの一つであるブロック8の内容には、「重要顧客名」が含まれる。また、ブロック8をファイルブロックとして含むファイル送信PDUが本実施例のパターン検索手段102に送付されるものとする。
グレイリスト記憶手段107の記憶する指定ファイル特徴は図8の指定ファイル特徴731であり、ファイルID「4452」に対応するグレイリストは図7のグレイリスト721であるとする。
このときのパターン検索手段102の動作では、ステップ301の動作により、変数Fには4452が、変数Nには8が代入されることとなる。
The operation in steps 301 to 305 will be described using a specific example. FIG. 12 shows an example of the contents of the file. The file ID of this file is “4452”, and the contents of block 8 which is one of the blocks constituting the file include “important customer name”. It is. Also, it is assumed that a file transmission PDU including the block 8 as a file block is sent to the pattern search unit 102 of the present embodiment.
The designated file feature stored in the gray list storage means 107 is the designated file feature 731 in FIG. 8, and the gray list corresponding to the file ID “4452” is the gray list 721 in FIG.
In the operation of the pattern search means 102 at this time, 4452 is substituted for the variable F and 8 is substituted for the variable N by the operation of step 301.

次にステップ302の動作により、ブロック8がグレイリスト記憶手段107の記憶する指定ファイル特徴のいずれかの行のパターン部に含まれるパターンと同等なものが存在するかどうか検索される。   Next, by the operation of step 302, the block 8 is searched for whether there is an equivalent pattern contained in the pattern portion of any row of the designated file feature stored in the gray list storage means 107.

本例ではブロック8に「重要顧客名」というパターンが存在するため、それが発見(一致)され、動作はステップ304へ進み、グレイリスト記憶手段107の記憶する、ファイルID「4452」に対応したグレイリストすなわちグレイリスト721について、パターン部がステップ302にて同等なものの存在が発見されたパターンすなわち「重要顧客名」であり、出現位置部がファイル中において当該パターンと同等なものが出現した位置(553378)である新しい行が追加され、図13のグレイリスト751のようになる。   In this example, since there is a pattern of “important customer name” in block 8, it is found (matched), and the operation proceeds to step 304, corresponding to the file ID “4452” stored in the gray list storage means 107. For the gray list, that is, the gray list 721, the pattern portion is the pattern in which an equivalent is found in step 302, that is, “important customer name”, and the appearance position portion is the position where the equivalent of the pattern appears in the file. A new line (553378) is added, resulting in a gray list 751 in FIG.

この出現位置部の数字(553378)の算出方法であるが、この例においてはファイルブロックの長さは65536バイト固定であることを想定しており、ブロック番号が8であることから、そのブロック先頭のファイル先頭からの位置は65536x8バイトと成る。さらにブロック8においてパターン「重要顧客名」が現れる位置は検索時に判明し、それがブロック先頭から29090バイト目であることがわかるので、65536x8+29090=553378として算出される。   In this example, it is assumed that the file block length is fixed at 65536 bytes and the block number is 8. The position from the beginning of the file is 65536x8 bytes. Further, the position where the pattern “important customer name” appears in block 8 is found at the time of search, and it is found that it is the 29090th byte from the head of the block, so it is calculated as 65536 × 8 + 29090 = 553378.

次に、ステップ305の動作により、ブロック8をファイルブロックとして含むファイル送信PDUがファイル判定手段103に送付され、パターン検索手段102の動作が終了する。   Next, by the operation of step 305, a file transmission PDU including block 8 as a file block is sent to the file determination unit 103, and the operation of the pattern search unit 102 ends.

図4は、本実施例のファイル判定手段103にファイル送信PDUが送付されたときのファイル判定手段103の動作を説明するフローチャートである。   FIG. 4 is a flowchart for explaining the operation of the file determination unit 103 when a file transmission PDU is sent to the file determination unit 103 of this embodiment.

パターン検索手段102からファイル送信PDUが入力されると、ファイル判定手段103は、まず変数Fに該PDUのファイルID部612に含まれるファイルID値を代入する(ステップ401)。   When the file transmission PDU is input from the pattern search means 102, the file determination means 103 first substitutes the file ID value included in the file ID portion 612 of the PDU for the variable F (step 401).

次に、グレイリスト記憶手段107の記憶する、対応したファイルIDが変数Fの値であるグレイリストと、グレイリスト記憶手段107の記憶する指定ファイル特徴を比較し、両者で同等の行の数を数える(ステップ402)。   Next, the gray list stored in the gray list storage unit 107 and the corresponding file ID whose value is the value of the variable F is compared with the designated file feature stored in the gray list storage unit 107, and the number of lines equivalent in both is compared. Count (step 402).

同等の行数が所定値を超える場合、又は、指定ファイル特徴の行数の所定の割合の数以上である場合には、ファイルIDが変数Fであるファイルは、指定ファイルと同等とみなし、ステップ404へ進み、そうでない場合は本動作を終了する(ステップ403)。   If the number of equivalent lines exceeds the specified value, or if it is greater than or equal to a specified percentage of the number of specified file feature lines, the file whose file ID is variable F is regarded as equivalent to the specified file, and step Proceed to 404, otherwise, end this operation (step 403).

ステップ404へ進んだ場合は、前記PDUのセション情報部611のセション情報をセション制限手段193に伝え、当該セション情報で特定される通信セションの制限を依頼する(ステップ404)。   When the process proceeds to step 404, the session information in the session information unit 611 of the PDU is transmitted to the session restriction unit 193, and a restriction on the communication session specified by the session information is requested (step 404).

次に、ブラックリスト記憶手段108の記憶するブラックリストのファイルID部が変数Fの値と同じである行があるかどうか確認し、ある場合には本動作を終了し、それ以外の場合はステップ406へ進む(ステップ405)。   Next, it is confirmed whether there is a row in which the file ID portion of the black list stored in the black list storage means 108 is the same as the value of the variable F. If there is a row, this operation is terminated. Proceed to 406 (step 405).

ステップ406へ進んだ場合は、ブラックリスト記憶手段108の記憶するブラックリストにファイルID部が変数Fの値であり、削除フラグ部が偽値である新しい行を追加し(ステップ406)、本動作を終了する。   When the process proceeds to step 406, a new line is added to the black list stored in the black list storage means 108 with the file ID part being the value of the variable F and the deletion flag part being a false value (step 406). Exit.

ステップ402の動作について具体例を用いて補足する。グレイリスト記憶手段107の記憶する、対応したファイルIDが変数Fの値であるグレイリストが図7のグレイリスト721であり、グレイリスト記憶手段107の記憶する指定ファイル特徴が図8の指定ファイル特徴731である時に、両者で同等の行の数は2(極秘資料の行、xx株式会社の行)である。   The operation of step 402 will be supplemented with a specific example. The gray list whose corresponding file ID is the value of the variable F stored in the gray list storage unit 107 is the gray list 721 in FIG. 7, and the designated file feature stored in the gray list storage unit 107 is the designated file feature in FIG. When the number is 731, the number of lines that are the same for both is 2 (the line of top secret material, the line of xx Corporation).

また、グレイリスト記憶手段107の記憶する、対応したファイルIDが変数Fの値であるグレイリストが図13のグレイリスト751であり、グレイリスト記憶手段107の記憶する指定ファイル特徴が図8の指定ファイル特徴731である時に、両者で同等の行の数も2(極秘資料の行、xx株式会社の行)である。   Further, the gray list whose corresponding file ID is the value of the variable F stored in the gray list storage unit 107 is the gray list 751 in FIG. 13, and the designated file feature stored in the gray list storage unit 107 is the designation in FIG. In the case of the file feature 731, the number of lines equivalent to both is also 2 (line of confidential material, line of xx corporation).

しかし、出現位置の若干の違い(553177と553378)を同等とみなす場合、パターン「重要顧客名」の出現位置は同等であるため、同等の行の数は3(極秘資料の行、xx株式会社の行、重要顧客名の行)であるとしても良い。   However, if the slight difference in appearance position (553177 and 553378) is considered equivalent, the appearance position of the pattern “Important Customer Name” is equivalent, so the number of equivalent lines is 3 (the top secret material line, xx Corporation Line of important customer names).

図5は、本実施例の通信制限装置100にファイル要求PDUが入力されたときの要求判定手段104の動作を説明するフローチャートである。   FIG. 5 is a flowchart for explaining the operation of the request determination unit 104 when a file request PDU is input to the communication restriction device 100 of this embodiment.

PDU採取分別手段192からファイル要求PDUが入力されると、要求判定手段104は、まず変数Fに該PDUのファイルID部622に含まれるファイルID値を代入する(ステップ501)。   When the file request PDU is input from the PDU collection / separation unit 192, the request determination unit 104 first substitutes the file ID value included in the file ID portion 622 of the PDU for the variable F (step 501).

次に、ブラックリスト記憶手段108の記憶するブラックリストのファイルID部が変数Fの値と同じであり、かつ、削除フラグ部が偽値である行があるかどうか確認し、ある場合にはステップ503へ進み、それ以外の場合は本動作を終了する(ステップ502)。   Next, it is checked whether there is a row in which the file ID portion of the black list stored in the black list storage means 108 is the same as the value of the variable F and the deletion flag portion is a false value. Proceed to 503, otherwise the operation ends (step 502).

ステップ503へ進んだ場合は、前記PDUのセション情報部621のセション情報をセション制限手段193に通知し、当該セション情報で特定される通信セションの制限を依頼し(ステップ503)、本動作を終了する。   When the process proceeds to step 503, the session information of the session information unit 621 of the PDU is notified to the session restriction unit 193, and the restriction of the communication session specified by the session information is requested (step 503), and this operation is terminated. To do.

このように通信制限装置100が動作することによって、ファイル判定手段103が、指定ファイルを特徴づけるパターンとその出現位置とのペアの集合である指定ファイル特徴に基づき、転送されているファイルに指定ファイル特徴に列挙されたパターンがそれぞれ特定の出現位置に現れる場合に当該転送されているファイルが指定ファイルと判断するため、転送ファイルにおいて指定ファイル特徴に列挙されている特徴以外が変化していても、指定したファイルと類似のファイルであると認識できる。   As the communication restriction device 100 operates in this manner, the file determination unit 103 uses the specified file feature that is a set of pairs of patterns that characterize the specified file and their appearance positions to specify the specified file in the transferred file. When each of the patterns listed in the feature appears at a specific appearance position, the transferred file is determined to be a specified file, so even if the transfer file has other than the features listed in the specified file feature, It can be recognized that the file is similar to the specified file.

また、異なるファイル提供ノードから同一のファイルを送信するファイル送信PDUが入力されても、パターン検索手段102がグレイリスト記憶手段107の同一ファイルIDに対応するグレイリストを更新するため、当該グレイリストを参照して指定したファイルと類似かどうか判断するファイル判定手段103は、多重ダウンロードの際にも、指定したファイルに類似のファイルを認識することができる。   Further, even when file transmission PDUs for transmitting the same file are input from different file providing nodes, the pattern search means 102 updates the gray list corresponding to the same file ID in the gray list storage means 107. The file determination unit 103 that determines whether the file is similar to the file specified by reference can recognize a file similar to the specified file even during multiple download.

また、指定したファイルに類似のファイルであることが分かったファイルは、ファイル判定手段103によりブラックリスト記憶手段108の記憶するブラックリストにファイルIDが記載され、ブラックリストに記載されたファイルIDのファイルを要求するファイル要求PDUが入力された場合、要求判定手段104により当該PDUのセションを制限することがセション制限手段193に依頼されるため、指定したファイルに類似のファイルであることが分かったファイルは、事実上、ファイル要求をすることができなくなるため、ファイルが一部でも送信されないうちに制限することができる。   In addition, a file whose file ID is found to be similar to the specified file is described in the black list stored in the black list storage unit 108 by the file determination unit 103, and the file ID of the file ID described in the black list When a file request PDU requesting the PDU is input, the request determining unit 104 requests the session limiting unit 193 to limit the session of the PDU, so that the file that has been found to be similar to the specified file. Since, in effect, it becomes impossible to make a file request, it is possible to limit before a part of the file is transmitted.

また、ブロックチェック手段101がファイル送信PDUに含まれるファイルブロックのチェックサムを計算し、ブロック情報記憶手段106のブロック情報に記憶されているチェックサムと比較して一致しない場合には当該ファイル送信PDUは捏造されたものとみなして当該ファイル送信PDUのファイルIDをブラックリスト記憶手段108の記憶するブラックリストから削除するため、ファイル送信PDUを捏造する悪質なファイル提供ノードの影響を受けて有用なファイル転送を制限してしまうことが無い。   Further, the block check means 101 calculates the checksum of the file block included in the file transmission PDU, and if it does not match the checksum stored in the block information of the block information storage means 106, the file transmission PDU The file ID of the file transmission PDU is deleted from the black list stored in the black list storage unit 108 as if the file transmission PDU is forged. There is no restriction on transfer.

次に、本発明の他の実施例について図面を参照して詳細に説明する。
図14は、本発明の第2の実施例に係る通信制限装置を含む通信制限システムを示すブロック図である。
Next, another embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 14 is a block diagram showing a communication restriction system including a communication restriction device according to the second embodiment of the present invention.

本実施例の通信制限システム190aないし190dは、それぞれ実施例1の通信制限システム190と同等の構成である。ただし、各通信制限装置がネットワーク194に接続しており、相互に通信することが可能となっている。また、ネットワーク191aないし191dは、上位ネットワーク195と接続しており、相互に通信可能となっている。尚、具体的に複数の通信制限装置をネットワーク194経由で相互通信を可能とする手段は当業者により容易に実施できるため、詳細な説明を略するが、後述する様に、ブラックリストに記載される情報の共有を図る情報を送受信できればどのようなネットワークであっても構わない。また、ネットワーク194は、191aないし191dと同一ネットワークを用いて実現しても良い。   The communication restriction systems 190a to 190d of this embodiment have the same configuration as the communication restriction system 190 of the first embodiment. However, each communication restriction device is connected to the network 194 and can communicate with each other. The networks 191a to 191d are connected to the upper network 195 and can communicate with each other. Note that a means for enabling a plurality of communication restriction devices to communicate with each other via the network 194 can be easily implemented by those skilled in the art, and a detailed description thereof will be omitted. Any network can be used as long as information for sharing information can be transmitted and received. The network 194 may be realized using the same network as 191a to 191d.

通信制限システム190aないし190dを構成する通信制限装置100aないし100dはそれぞれ実施例1の通信制限装置100と同じ構成であり、一部の例外を除き同じ動作を行うため、説明は省略し、以下、実施例1と異なる動作について説明する。   The communication restriction devices 100a to 100d constituting the communication restriction systems 190a to 190d have the same configuration as that of the communication restriction device 100 of the first embodiment and perform the same operation except for some exceptions. An operation different from that of the first embodiment will be described.

図15は、本実施例の通信制限装置にファイル送信PDUが入力されたときのブロックチェック手段101の動作を説明する流れ図である。図2を用いて説明した動作とは、ステップ206の次にステップ208の動作が行われることが異なる。   FIG. 15 is a flowchart for explaining the operation of the block check means 101 when a file transmission PDU is input to the communication restriction device of this embodiment. 2 is different from the operation described with reference to FIG. 2 in that step 208 is followed by step 208.

ステップ208では、PDUの捏造(データの改変)があったファイルを検出した場合に、他の通信制限装置に対して、捏造があったことを通知する。即ち、通信制限装置(例えば100a)の制御部は、ブロックチェック手段を用いて、ネットワーク194を介して、通信可能である他の通信制限装置(例えば100bないし100d)に対して、PDUの捏造を通知する情報(ブラックリストの更新に関する情報)と共に、当該ファイルブロックのファイルID(値)を送信する(ステップ208)。   In step 208, when a file in which a PDU is forged (data modification) is detected, the other communication restriction device is notified of the forged file. In other words, the control unit of the communication restriction device (for example, 100a) uses the block check unit to create a PDU for other communication restriction devices (for example, 100b to 100d) that can communicate via the network 194. The file ID (value) of the file block is transmitted together with the information to be notified (information relating to the update of the black list) (step 208).

図16は、本実施例の通信制限装置に他の通信制限装置からファイルIDが指定の値であるファイルでPDUの捏造があったことの通知(情報)を受信したときのブロックチェック手段101の動作を説明するフローチャートである。   FIG. 16 shows the block check means 101 when the communication restriction device of this embodiment receives a notification (information) from another communication restriction device that a file ID has a designated value and that a PDU has been forged. It is a flowchart explaining operation | movement.

当該通知を受信すると、通信制限装置は、ブロックチェック手段101を用い、まず変数Fに該通知が指定するファイルID値を代入する(ステップ210)。次に、ステップ206の処理動作を実効して、本動作を終了する。   When the notification is received, the communication restriction device uses the block check means 101 and first substitutes the file ID value designated by the notification for the variable F (step 210). Next, the processing operation of step 206 is executed, and this operation is terminated.

図17は、本実施例の本実施例のファイル判定手段103にファイル送信PDUが送付されたときのファイル判定手段103の動作を説明するフローチャートである。図4を用いて説明した動作とは、ステップ406の次にステップ407の動作が行われることが異なる。   FIG. 17 is a flowchart for explaining the operation of the file determination unit 103 when a file transmission PDU is sent to the file determination unit 103 of the present embodiment. The operation described with reference to FIG. 4 is different from the operation described in FIG.

ステップ407では、ファイルIDが変数Fの値であるファイルは、指定ファイルと同等であることを検出した場合に、他の通信制限装置に対して、同等であることを通知する。即ち、通信制限装置(例えば100a)の制御部は、ファイル判定手段を用いて、ネットワーク194を介して、通信可能である他の通信制限装置(例えば100bないし100d)に対して、PDUの同等を通知する情報(ブラックリストの更新に関する情報)と共に、当該ファイルブロックのファイルID(値)を送信する(ステップ407)。   In step 407, when it is detected that the file whose file ID is the value of the variable F is equivalent to the designated file, it notifies the other communication restriction devices that it is equivalent. In other words, the control unit of the communication restriction device (for example, 100a) uses the file determination unit to make the PDU equivalent to other communication restriction devices (for example, 100b to 100d) that can communicate via the network 194. The file ID (value) of the file block is transmitted together with the information to be notified (information regarding the update of the black list) (step 407).

図18は、本実施例の通信制限装置に他の通信制限装置からファイルIDが指定の値であるファイルが指定ファイルと同等であることの通知を受信したときのファイル判定手段103の動作を説明するフローチャートである。   FIG. 18 illustrates the operation of the file determination unit 103 when the communication restriction device of this embodiment receives a notification from another communication restriction device that a file having a specified file ID is equivalent to the designated file. It is a flowchart to do.

当該通知(情報)を受信すると、ファイル判定手段103は、まず変数Fに該通知が指定するファイルID値を代入する(ステップ410)。次に、ブラックリスト記憶手段108の記憶するブラックリストのファイルID部が変数Fの値と同じである行があるかどうか確認し、ある場合には本動作を終了し、それ以外の場合はステップ406へ進む(ステップ405)。   When the notification (information) is received, the file determination unit 103 first substitutes the file ID value designated by the notification into the variable F (step 410). Next, it is confirmed whether there is a line in which the file ID portion of the black list stored in the black list storage means 108 is the same as the value of the variable F. Proceed to 406 (step 405).

ステップ406へ進んだ場合は、ブラックリスト記憶手段108の記憶するブラックリストにファイルID部が変数Fの値であり、削除フラグ部が偽(値)である新しい行を追加し(ステップ406)、本動作を終了する。   When the process proceeds to step 406, a new line in which the file ID part is the value of the variable F and the deletion flag part is false (value) is added to the black list stored in the black list storage unit 108 (step 406). This operation ends.

このように、1つの通信制限装置においてファイル判定手段103がブラックリスト記憶手段のブラックリストに新たに行を追加すると、他の通信制限装置(通信制限システム)においてもブラックリスト記憶手段のブラックリストに新たに同じ内容の行が追加される。   As described above, when the file determining unit 103 adds a new line to the black list of the black list storage unit in one communication restriction device, the black list of the black list storage unit is also added to the other communication restriction device (communication restriction system). A new line with the same content is added.

また、1つの通信制限装置においてブロックチェック手段101がブラックリスト記憶手段のブラックリストの行を削除(無効化:真値に設定)すると、他の通信制限装置(通信制限システム)においてもブラックリスト記憶手段のブラックリストの同じ内容に設定される。即ち、ブラックリストの更新が複数の通信制限装置間で共有される。このため、ある1つのピアツーピア通信を行なうシステムにおいて指定ファイルの類似ファイルが転送されてブラックリストに登録されていれば、その後他のピアツーピア通信を行なうシステムにおいて、それぞれ初めて当該類似ファイルが転送されようとした場合であっても、すでにブラックリストに登録されているため、事実上、ファイル要求をすることができなくなり、当該類似ファイルは一部でも送信されないうちに制限することができる。   In addition, when the block check unit 101 deletes the blacklist row in the blacklist storage unit (invalidation: sets to true value) in one communication restriction device, the blacklist storage is also performed in the other communication restriction device (communication restriction system). Set to the same content of the blacklist of means. That is, the update of the black list is shared among a plurality of communication restriction devices. For this reason, if a similar file of a designated file is transferred and registered in the black list in a system that performs one peer-to-peer communication, the similar file is transferred for the first time in another system that performs peer-to-peer communication thereafter. Even in this case, since the file is already registered in the black list, it is practically impossible to make a file request, and it is possible to limit the similar file before it is partially transmitted.

即ち、通信可能である通信制限装置間で、ブラックリストに記載される情報の共有を図ることが可能になる。
尚、同様に、通信可能である通信制限装置間で、ブロック情報を共有しても良い。
That is, it becomes possible to share information described in the black list between communication restriction devices that can communicate.
Similarly, block information may be shared between communication restriction devices that can communicate.

以上説明したように、本発明によれば、ピアツーピア型ファイル転送プロトコルによる通信において、指定したファイルに類似するファイルの送信を有効に制限することが可能になる。   As described above, according to the present invention, it is possible to effectively limit transmission of a file similar to a designated file in communication using the peer-to-peer file transfer protocol.

尚、本発明における通信制限装置は、一般的であるソフトウェアによって各種手段を実現する情報処理装置(コンピュータ)で実現可能である。具体的には、通信制限装置の有する制御部やROM、RAM等の記憶部、各種入力部、出力部、ネットワークインタフェース部等を用い、記憶部に展開されて用いられる通信制限プログラムに基づいて、ブロックチェック手段、パターン検索手段、ファイル判定手段、要求判定手段を実現する。即ち、通信制限プログラムは、制御部を、ブロックチェック手段、パターン検索手段、ファイル判定手段、要求判定手段として機能させる。また、各種手段に用いられる各種テーブル情報(ブロック情報、グレイリスト、指定ファイル特徴、ブラックリスト)も、記憶部に記憶されて、制御部の演算処理に用いられる。尚、通信制限プログラムや各種テーブル情報は、補助記憶装置や記憶媒体、ネットワークサーバに記憶されて情報処理装置に用いられ、通信制限装置を実現しても良い。   Note that the communication restriction device according to the present invention can be realized by an information processing device (computer) that implements various means using general software. Specifically, using a control unit, a storage unit such as a ROM, a RAM, etc., various input units, an output unit, a network interface unit, etc. that the communication restriction device has, based on a communication restriction program developed and used in the storage unit, A block check unit, a pattern search unit, a file determination unit, and a request determination unit are realized. That is, the communication restriction program causes the control unit to function as a block check unit, a pattern search unit, a file determination unit, and a request determination unit. Various table information (block information, gray list, specified file feature, black list) used for various means is also stored in the storage unit and used for arithmetic processing of the control unit. Note that the communication restriction program and various table information may be stored in an auxiliary storage device, a storage medium, or a network server and used in the information processing device to implement a communication restriction device.

尚、各種手段はハードウェアを用いて実現しても良く、通信制限プログラムによって実現される一部又は全部の機能をハードウェアに置換した場合には、処理能力の向上を望める。   Various means may be realized using hardware, and when a part or all of the functions realized by the communication restriction program are replaced with hardware, it is possible to improve the processing capability.

また、本発明は上記実施例に限定されるものではなく、本発明の趣旨を逸脱しない限りにおいて適宜変更可能である。   The present invention is not limited to the above-described embodiments, and can be appropriately changed without departing from the gist of the present invention.

本発明は、ファイル転送のピアツーピア型通信に限らず、例えば音声通信などのファイル転送でないピアツーピア型通信に対しても利用可能である。   The present invention is not limited to peer-to-peer communication for file transfer, and can also be used for peer-to-peer communication that is not file transfer, such as voice communication.

本発明の一実施例に係る通信制限装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the communication limiting apparatus which concerns on one Example of this invention. 本発明の一実施例に係る通信制限装置にファイル送信PDUが入力されたときのブロックチェック手段の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement of a block check means when file transmission PDU is input into the communication restriction apparatus which concerns on one Example of this invention. 本発明の一実施例に係る通信制限装置にファイル送信PDUが送付されたときのパターン検索手段の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of a pattern search means when file transmission PDU is sent to the communication restriction apparatus which concerns on one Example of this invention. 本発明の一実施例に係る通信制限装置にファイル送信PDUが送付されたときのファイル判定手段の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the file determination means when file transmission PDU is sent to the communication restriction apparatus which concerns on one Example of this invention. 本発明の一実施例に係る通信制限装置にファイル要求PDUが入力されたときの要求判定手段の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the request determination means when the file request PDU is input into the communication restriction apparatus based on one Example of this invention. 本発明の一実施例に係るブロック情報のデータ構造を示す図である。It is a figure which shows the data structure of the block information which concerns on one Example of this invention. 本発明の一実施例に係るグレイリストのデータ構造を示す図である。It is a figure which shows the data structure of the greylist which concerns on one Example of this invention. 本発明の一実施例に係る指定ファイル特徴のデータ構造を示す図である。It is a figure which shows the data structure of the designation | designated file characteristic which concerns on one Example of this invention. 本発明の一実施例に係るブラックリストのデータ構造を示す図である。It is a figure which shows the data structure of the black list which concerns on one Example of this invention. 本発明の一実施例に係るファイル送信PDUのデータ構造を示す図である。It is a figure which shows the data structure of the file transmission PDU which concerns on one Example of this invention. 本発明の一実施例に係るファイル要求PDUのデータ構造を示す図である。It is a figure which shows the data structure of the file request PDU which concerns on one Example of this invention. 本発明の一実施例に係るファイルの内容の一例を示す図である。It is a figure which shows an example of the content of the file which concerns on one Example of this invention. 本発明の一実施例に係る更新されたグレイリストのデータ構造を示す図である。FIG. 6 is a diagram illustrating a data structure of an updated gray list according to an embodiment of the present invention. 別の実施例に係る通信制限システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the communication restriction | limiting system which concerns on another Example. 別の実施例に係る通信制限装置にファイル送信PDUが入力されたときのブロックチェック手段の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement of a block check means when file transmission PDU is input into the communication restriction apparatus which concerns on another Example. 別の実施例に係る通信制限装置が通知を受信したときのブロックチェック手段の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement of a block check means when the communication restriction apparatus which concerns on another Example receives notification. 別の実施例に係る通信制限装置にファイル送信PDUが送付されたときのファイル判定手段の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the file determination means when file transmission PDU is sent to the communication restriction apparatus which concerns on another Example. 別の実施例に係る通信制限装置が通知を受信したときのファイル判定手段の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the file determination means when the communication restriction apparatus which concerns on another Example receives notification.

符号の説明Explanation of symbols

100 通信制限装置
101 ブロックチェック手段
102 パターン検索手段
103 ファイル判定手段
104 要求判定手段
106 ブロック情報記憶手段
107 グレイリスト記憶手段
108 ブラックリスト記憶手段
190 通信制限システム
191 ネットワーク
192 PDU採取分別手段
193 セション制限手段
194 ネットワーク
195 基幹ネットワーク
610 ファイル送信PDU
611 セション情報部
612 ファイルID部
613 ブロック番号部
614 ファイルブロック部
620 ファイル要求PDU
621 セション情報部
622 ファイルID部
711 ブロック情報
721 グレイリスト
731 指定ファイル特徴
741 ブラックリスト
DESCRIPTION OF SYMBOLS 100 Communication restriction apparatus 101 Block check means 102 Pattern search means 103 File determination means 104 Request determination means 106 Block information storage means 107 Gray list storage means 108 Black list storage means 190 Communication restriction system 191 Network 192 PDU collection and classification means 193 Session restriction means 194 network 195 backbone network 610 file transmission PDU
611 Session information part 612 File ID part 613 Block number part 614 File block part 620 File request PDU
621 Session information part 622 File ID part 711 Block information 721 Gray list 731 Specified file feature 741 Black list

Claims (26)

ネットワークに接続されてピアツーピア通信に制限を加える通信制限装置であって、
ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDU(Protocol Data Unit)のファイルブロックをチェックするブロックチェック手段と、
文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、
指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、前記ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別するファイル判定手段と、
ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する要求判定手段と、を少なくとも備えることを特徴とする通信制限装置。
A communication restriction device connected to a network and restricting peer-to-peer communication,
Block check means for checking a file block of a file transmission PDU (Protocol Data Unit) with reference to block information including a file ID, a block number of the file block, and a checksum of the file block;
Pattern search means for pattern searching the file block of the file transmission PDU with reference to a gray list including a character string pattern and the appearance position of the pattern,
A file determining means for determining whether a file block of the file transmission PDU is similar to a specified file with reference to a specified file characteristic including a pattern included in the specified file and an appearance position of the pattern;
A communication restriction device comprising at least request determination means for processing a file request PDU with reference to a black list including a file ID.
前記ブロックチェック手段は、前記ファイル送信PDUのファイルブロックのチェックサムを計算し、計算したチェックサムと前記ファイル送信PDUのファイルIDに対応する前記ブロック情報のチェックサムとが一致しない場合に、前記ファイル送信PDUは捏造されたものとみなして、前記ファイル送信PDUのファイルIDを前記ブラックリストから削除することを特徴とする請求項1に記載の通信制限装置。   The block check means calculates a checksum of a file block of the file transmission PDU, and if the calculated checksum does not match the checksum of the block information corresponding to the file ID of the file transmission PDU, The communication restriction apparatus according to claim 1, wherein the transmission PDU is regarded as a forged product and the file ID of the file transmission PDU is deleted from the black list. 前記パターン検索手段は、前記ファイル送信PDUのファイルブロック中に、前記ファイル送信PDUのファイルIDに対応する前記グレイリストに含まれるパターンと同等の文字列がある場合に、当該パターンと当該パターンの出現位置とを前記グレイリストに追加することを特徴とする請求項1又は2に記載の通信制限装置。   The pattern search means, when there is a character string equivalent to the pattern included in the gray list corresponding to the file ID of the file transmission PDU in the file block of the file transmission PDU, the pattern and the appearance of the pattern The communication restriction device according to claim 1, wherein a position is added to the greylist. 前記ファイル判定手段は、前記ファイル送信PDUに含まれるファイルブロックに、前記指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合、前記ファイル送信PDUのファイルブロックが前記指定ファイルに類似すると判断し、前記ファイル送信PDUのセションの制限を依頼すると共に、前記ブラックリストに前記ファイル送信PDUのファイルIDを登録することを特徴とする請求項1乃至3のいずれか一に記載の通信制限装置。   The file determination means, when the ratio of a character string equivalent to the pattern included in the designated file feature appearing in the vicinity of the appearance position of the pattern in the file block included in the file transmission PDU is a predetermined value or more, The file block of the file transmission PDU is judged to be similar to the specified file, a session restriction of the file transmission PDU is requested, and the file ID of the file transmission PDU is registered in the blacklist. The communication restriction device according to any one of the above. 前記要求判定手段は、前記ファイル要求PDUのファイルIDが前記ブラックリストに含まれる場合に、前記ファイル要求PDUのセションの制限を依頼することを特徴とする請求項1乃至4のいずれか一に記載の通信制限装置。   5. The request determination unit requests a session restriction of the file request PDU when a file ID of the file request PDU is included in the black list. 6. Communication restriction device. 前記ブロックチェック手段は、
前記ファイル送信PDUのファイルブロックのチェックサムを算出処理し、算出したチェックサムと前記ファイル送信PDUのファイルIDに対応する前記ブロック情報のチェックサムとを比較処理し、比較結果が一致しない場合に、前記ファイル送信PDUを捏造されたものとみなして、前記ファイル送信PDUのファイルIDを前記ブラックリストから削除すると共に、
ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限装置に、前記ファイルIDのファイル送信でPDUの捏造があったことを通知する
ことを特徴とする請求項1乃至5のいずれか一に記載の通信制限装置。
The block check means includes
When the checksum of the file block of the file transmission PDU is calculated, the calculated checksum is compared with the checksum of the block information corresponding to the file ID of the file transmission PDU, and the comparison result does not match, Assuming that the file transmission PDU is forged, deleting the file ID of the file transmission PDU from the blacklist,
6. A communication restriction device that is communicable over a network and that restricts peer-to-peer communication is notified that a PDU has been produced by file transmission of the file ID. The communication restriction device according to any one of the above.
前記ブロックチェック手段は、前記ファイルIDのファイル送信でPDUの捏造があったことの前記通知を受信した場合に、前記ファイルIDを前記ブラックリストから削除する
ことを特徴とする請求項1乃至6のいずれかに一に記載の通信制限装置。
7. The block check unit according to claim 1, wherein the file ID is deleted from the black list when receiving the notification that a PDU has been created in the file transmission of the file ID. The communication restriction device according to any one of the above.
前記ファイル判定手段は、
前記ファイル送信PDUに含まれるファイルブロックに、前記指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合、前記ファイル送信PDUのファイルブロックが前記指定ファイルに類似すると判断し、前記ファイル送信PDUのセションの制限を依頼し、前記ブラックリストに前記ファイル送信PDUのファイルIDを登録すると共に、
ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限装置に、前記ファイルIDのファイルが前記指定ファイルに類似することを通知する
ことを特徴とする請求項1乃至7のいずれか一に記載の通信制限装置。
The file determination means includes
When the ratio of the character string equivalent to the pattern included in the specified file feature to the file block included in the file transmission PDU is greater than or equal to a predetermined appearance position, the file block of the file transmission PDU is the specified block Judging that it is similar to a file, requesting a session restriction of the file transmission PDU, registering the file ID of the file transmission PDU in the blacklist,
8. The communication device according to claim 1, wherein communication is possible via a network, and notifies another communication restriction device that restricts peer-to-peer communication that the file with the file ID is similar to the designated file. The communication restriction device according to claim 1.
前記ファイル判定手段は、前記ファイルIDのファイルが前記指定ファイルに類似することの前記通知を受信した場合に、前記ブラックリストに前記ファイルIDを登録することを特徴とする
ことを特徴とする請求項1乃至8のいずれかに一に記載の通信制限装置。
The file determination unit, when receiving the notification that the file with the file ID is similar to the specified file, registers the file ID in the blacklist. The communication restriction device according to any one of 1 to 8.
ネットワークに接続された情報処理装置を用いるピアツーピア通信に制限を加える通信制限方法であって、
ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDUのファイルブロックをチェックする第1ステップと、
文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索する第2ステップと、
指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、前記ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別する第3ステップと、
ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する第4ステップと、を少なくとも有することを特徴とする通信制限方法。
A communication restriction method for restricting peer-to-peer communication using an information processing apparatus connected to a network,
A first step of checking a file block of a file transmission PDU with reference to block information including a file ID, a block number of the file block, and a checksum of the file block;
A second step of searching for a file block of the file transmission PDU with reference to a gray list including a character string pattern and an appearance position of the pattern;
A third step of determining whether a file block of the file transmission PDU is similar to the specified file with reference to a specified file characteristic including a pattern included in the specified file and an appearance position of the pattern;
A communication restriction method comprising at least a fourth step of processing a file request PDU with reference to a black list including a file ID.
前記第1ステップでは、前記ファイル送信PDUのファイルブロックのチェックサムを計算し、計算したチェックサムと前記ファイル送信PDUのファイルIDに対応する前記ブロック情報のチェックサムとが一致しない場合に、前記ファイル送信PDUは捏造されたものとみなして、前記ファイル送信PDUのファイルIDを前記ブラックリストから削除することを特徴とする請求項10に記載の通信制限方法。   In the first step, a file block checksum of the file transmission PDU is calculated, and when the calculated checksum and the checksum of the block information corresponding to the file ID of the file transmission PDU do not match, the file The communication restriction method according to claim 10, wherein the transmission PDU is considered to be forged and the file ID of the file transmission PDU is deleted from the black list. 前記第2ステップでは、前記ファイル送信PDUのファイルブロック中に、前記ファイル送信PDUのファイルIDに対応する前記グレイリストに含まれるパターンと同等の文字列がある場合に、当該パターンと当該パターンの出現位置とを前記グレイリストに追加することを特徴とする請求項10又は11に記載の通信制限方法。   In the second step, when there is a character string equivalent to the pattern included in the gray list corresponding to the file ID of the file transmission PDU in the file block of the file transmission PDU, the pattern and the appearance of the pattern 12. The communication restriction method according to claim 10, wherein a position is added to the greylist. 前記第3ステップでは、前記ファイル送信PDUに含まれるファイルブロックに、前記指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合、前記ファイル送信PDUのファイルブロックが前記指定ファイルに類似すると判断し、前記ファイル送信PDUのセションの制限を依頼すると共に、前記ブラックリストに前記ファイル送信PDUのファイルIDを登録することを特徴とする請求項10乃至12のいずれか一に記載の通信制限方法。   In the third step, when the ratio of a character string equivalent to the pattern included in the designated file feature appearing in the vicinity of the appearance position of the pattern in the file block included in the file transmission PDU is greater than or equal to a predetermined value, the file transmission PDU 13. The file block is determined to be similar to the specified file, a session restriction of the file transmission PDU is requested, and the file ID of the file transmission PDU is registered in the black list. The communication restriction method according to any one of the above. 前記第4ステップでは、前記ファイル要求PDUのファイルIDが前記ブラックリストに含まれる場合に、前記ファイル要求PDUのセションの制限を依頼することを特徴とする請求項10乃至13のいずれか一に記載の通信制限方法。   The said 4th step WHEREIN: When the file ID of the said file request PDU is contained in the said black list, the restriction | limiting of the session of the said file request PDU is requested. Communication restriction method. ネットワークに接続されてピアツーピア通信に制限を加える情報処理装置を機能させる通信制限プログラムあって、
情報処理装置を、
ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照して、ファイル送信PDUのファイルブロックをチェックするブロックチェック手段、
文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段、
指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、前記ファイル送信PDUのファイルブロックが指定ファイルに類似するかを判別するファイル判定手段、
ファイルIDを含むブラックリストを参照して、ファイル要求PDUを処理する要求判定手段、として機能させることを特徴とする通信制限プログラム。
There is a communication restriction program for operating an information processing apparatus that is connected to a network and restricts peer-to-peer communication,
Information processing device
Block check means for checking a file block of a file transmission PDU with reference to block information including a file ID, a block number of the file block, and a checksum of the file block;
A pattern search means for pattern searching the file block of the file transmission PDU with reference to the gray list including the pattern of the character string and the appearance position of the pattern,
A file determination means for determining whether a file block of the file transmission PDU is similar to a specified file with reference to a specified file characteristic including a pattern included in the specified file and an appearance position of the pattern;
A communication restriction program that functions as a request determination unit that processes a file request PDU with reference to a black list including a file ID.
前記ブロックチェック手段は、前記ファイル送信PDUのファイルブロックのチェックサムを計算し、計算したチェックサムと前記ファイル送信PDUのファイルIDに対応する前記ブロック情報のチェックサムとが一致しない場合に、前記ファイル送信PDUは捏造されたものとみなして、前記ファイル送信PDUのファイルIDを前記ブラックリストから削除することを特徴とする請求項15に記載の通信制限プログラム。   The block check means calculates a checksum of a file block of the file transmission PDU, and if the calculated checksum does not match the checksum of the block information corresponding to the file ID of the file transmission PDU, 16. The communication restriction program according to claim 15, wherein the transmission PDU is considered to be forged, and the file ID of the file transmission PDU is deleted from the black list. 前記パターン検索手段は、前記ファイル送信PDUのファイルブロック中に、前記ファイル送信PDUのファイルIDに対応する前記グレイリストに含まれるパターンと同等の文字列がある場合、当該パターンと当該パターンの出現位置とを前記グレイリストに追加することを特徴とする請求項15又は16に記載の通信制限プログラム。   When there is a character string equivalent to the pattern included in the gray list corresponding to the file ID of the file transmission PDU in the file block of the file transmission PDU, the pattern search means, and the appearance position of the pattern The communication restriction program according to claim 15 or 16, characterized by adding to the greylist. 前記ファイル判定手段は、前記ファイル送信PDUに含まれるファイルブロックに前記指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合に、前記ファイル送信PDUのファイルブロックが前記指定ファイルに類似すると判断し、前記ファイル送信PDUのセションの制限を依頼すると共に、前記ブラックリストに前記ファイル送信PDUのファイルIDを登録することを特徴とする請求項15乃至17のいずれか一に記載の通信制限プログラム。   The file determination means, when the ratio of a character string equivalent to the pattern included in the designated file feature appearing in the vicinity of the appearance position of the pattern in the file block included in the file transmission PDU is a predetermined value or more, The file block is determined to be similar to the designated file, and a request is made to limit the session of the file transmission PDU, and the file ID of the file transmission PDU is registered in the blacklist. The communication restriction program according to any one of the above. 前記要求判定手段は、前記ファイル要求PDUのファイルIDが前記ブラックリストに含まれる場合に、前記ファイル要求PDUのセションの制限を依頼することを特徴とする請求項15乃至18のいずれか一に記載の通信制限プログラム。   19. The request determination unit requests a session restriction of the file request PDU when the file ID of the file request PDU is included in the black list. Communication restriction program. 前記ブロックチェック手段は、
前記ファイル送信PDUのファイルブロックのチェックサムを算出処理し、算出したチェックサムと前記ファイル送信PDUのファイルIDに対応する前記ブロック情報のチェックサムとを比較処理し、比較結果が一致しない場合に、前記ファイル送信PDUは捏造されたものとみなして、前記ファイル送信PDUのファイルIDを前記ブラックリストから削除すると共に、
ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限装置に、前記ファイルIDのファイル送信でPDUの捏造があったことを通知する
ことを特徴とする請求項15乃至19のいずれか一に記載の通信制限プログラム。
The block check means includes
When the checksum of the file block of the file transmission PDU is calculated, the calculated checksum is compared with the checksum of the block information corresponding to the file ID of the file transmission PDU, and the comparison result does not match, Assuming that the file transmission PDU is forged, deleting the file ID of the file transmission PDU from the blacklist,
20. The communication restriction device that is communicable via a network and restricts peer-to-peer communication is notified that a PDU has been produced by file transmission of the file ID. The communication restriction program according to any one of the above.
前記ブロックチェック手段は、前記ファイルIDのファイル送信でPDUの捏造があったことの前記通知を受信した場合に、前記ファイルIDを前記ブラックリストから削除する
ことを特徴とする請求項15乃至20のいずれか一に記載の通信制限プログラム。
21. The block check unit according to claim 15, wherein the block check unit deletes the file ID from the black list when receiving the notification that a PDU has been forged in the file transmission of the file ID. The communication restriction program according to any one of the above.
前記ファイル判定手段は、
前記ファイル送信PDUに含まれるファイルブロックに前記指定ファイル特徴に含まれるパターンと同等の文字列が当該パターンの出現位置近傍に現れる割合が所定以上の場合に、前記ファイル送信PDUのファイルブロックが前記指定ファイルに類似すると判断し、前記ファイル送信PDUのセションの制限を依頼し、前記ブラックリストに前記ファイル送信PDUのファイルIDを登録すると共に、
ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限装置に、前記ファイルIDのファイルが前記指定ファイルに類似することを通知する
ことを特徴とする請求項15乃至21のいずれか一に記載の通信制限プログラム。
The file determination means includes
When the ratio of the character string equivalent to the pattern included in the specified file feature to the file block included in the file transmission PDU appears in the vicinity of the appearance position of the pattern is a predetermined value or more, the file block of the file transmission PDU is Judging that it is similar to a file, requesting a session restriction of the file transmission PDU, registering the file ID of the file transmission PDU in the blacklist,
The communication device according to any one of claims 15 to 21, wherein communication is possible via a network, and notifies other communication restriction devices that restrict peer-to-peer communication that the file with the file ID is similar to the designated file. The communication restriction program according to any one of the above.
前記ファイル判定手段は、前記ファイルIDのファイルが前記指定ファイルに類似することの前記通知を受信した場合に、前記ブラックリストに前記ファイルIDを登録する
ことを特徴とする請求項15乃至22のいずれか一に記載の通信制限プログラム。
23. The file determination unit according to claim 15, wherein the file determination unit registers the file ID in the black list when the notification that the file with the file ID is similar to the specified file is received. The communication restriction program according to any one of the above.
ネットワークに接続されてピアツーピア通信に制限を加える通信制限システムであって、
管理対象であるネットワークを流通するPDUを取得するPDU採取分別手段と、
通信セションを特定するセション情報を指定することによって当該通信セションの通信を制限するセション制限手段と、
前記PDU採取分別手段で取得したファイル送信PDUのファイルブロックを、ファイルIDとファイルブロックのブロック番号と前記ファイルブロックのチェックサムとを含むブロック情報を参照してチェックするブロックチェック手段と、
文字列のパターンと当該パターンの出現位置とを含むグレイリストを参照して、前記ファイル送信PDUのファイルブロックをパターン検索するパターン検索手段と、
前記PDU採取分別手段で取得したファイル送信PDUのファイルブロックを、指定ファイルに含まれるパターンと当該パターンの出現位置とを含む指定ファイル特徴を参照して、指定ファイルに類似するかを判別し、判別結果を前記セション制限手段に通知するファイル判定手段と、
前記PDU採取分別手段で取得したファイル要求PDUを、ファイルIDを含むブラックリストを参照して、制限するかを判別し、判別結果を前記セション制限手段に通知する要求判定手段と、を少なくとも備えることを特徴とする通信制限システム。
A communication restriction system connected to a network and restricting peer-to-peer communication,
PDU collection and classification means for acquiring PDUs that circulate in the network to be managed;
Session restriction means for restricting communication of the communication session by designating session information for identifying the communication session;
Block check means for checking the file block of the file transmission PDU acquired by the PDU collection and classification means with reference to block information including a file ID, a block number of the file block, and a checksum of the file block;
Pattern search means for pattern searching the file block of the file transmission PDU with reference to a gray list including a character string pattern and the appearance position of the pattern,
Determine whether the file block of the file transmission PDU acquired by the PDU collection and classification means is similar to the specified file by referring to the specified file characteristics including the pattern included in the specified file and the appearance position of the pattern. File determination means for notifying the session restriction means of the result;
A request determination unit that determines whether or not to limit the file request PDU acquired by the PDU collection and classification unit with reference to a blacklist including a file ID, and notifies the session limitation unit of the determination result. A communication restriction system characterized by.
請求項24記載の通信制限システムであって、
前記ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限システムと、ブラックリストに記載される情報を共有することを特徴とする通信制限システム。
The communication restriction system according to claim 24, wherein
A communication restriction system that shares information on a blacklist with another communication restriction system that is communicable via the network and restricts peer-to-peer communication.
請求項24または25に記載の通信制限システムであって、
前記ネットワークを介して通信可能であり、ピアツーピア通信に制限を加える他の通信制限システムと、ブロック情報を共有することを特徴とする通信制限システム。
The communication restriction system according to claim 24 or 25,
A communication restriction system, which is capable of communicating via the network and shares block information with another communication restriction system that restricts peer-to-peer communication.
JP2008236707A 2007-12-05 2008-09-16 COMMUNICATION LIMIT SYSTEM, COMMUNICATION LIMIT DEVICE, COMMUNICATION LIMIT METHOD, AND COMMUNICATION LIMIT PROGRAM Expired - Fee Related JP5110306B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008236707A JP5110306B2 (en) 2007-12-05 2008-09-16 COMMUNICATION LIMIT SYSTEM, COMMUNICATION LIMIT DEVICE, COMMUNICATION LIMIT METHOD, AND COMMUNICATION LIMIT PROGRAM

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2007314245 2007-12-05
JP2007314245 2007-12-05
JP2008236707A JP5110306B2 (en) 2007-12-05 2008-09-16 COMMUNICATION LIMIT SYSTEM, COMMUNICATION LIMIT DEVICE, COMMUNICATION LIMIT METHOD, AND COMMUNICATION LIMIT PROGRAM

Publications (2)

Publication Number Publication Date
JP2009157911A true JP2009157911A (en) 2009-07-16
JP5110306B2 JP5110306B2 (en) 2012-12-26

Family

ID=40961803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008236707A Expired - Fee Related JP5110306B2 (en) 2007-12-05 2008-09-16 COMMUNICATION LIMIT SYSTEM, COMMUNICATION LIMIT DEVICE, COMMUNICATION LIMIT METHOD, AND COMMUNICATION LIMIT PROGRAM

Country Status (1)

Country Link
JP (1) JP5110306B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129022A (en) * 2009-12-21 2011-06-30 Nec Corp System, method and program for preventing information leakage
JP2011129023A (en) * 2009-12-21 2011-06-30 Nec Corp System, method, and program for preventing information leakage

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06131225A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for document processing
JP2002132976A (en) * 2000-10-23 2002-05-10 Uniden Corp Homepage management device and method, homepage evaluation device and recording medium
JP2002182969A (en) * 2000-12-18 2002-06-28 Toshiba Corp Proxy server and access limiting method
JP2006048546A (en) * 2004-08-06 2006-02-16 Nippon Telegr & Teleph Corp <Ntt> Url filtering system, method, program and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06131225A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for document processing
JP2002132976A (en) * 2000-10-23 2002-05-10 Uniden Corp Homepage management device and method, homepage evaluation device and recording medium
JP2002182969A (en) * 2000-12-18 2002-06-28 Toshiba Corp Proxy server and access limiting method
JP2006048546A (en) * 2004-08-06 2006-02-16 Nippon Telegr & Teleph Corp <Ntt> Url filtering system, method, program and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129022A (en) * 2009-12-21 2011-06-30 Nec Corp System, method and program for preventing information leakage
JP2011129023A (en) * 2009-12-21 2011-06-30 Nec Corp System, method, and program for preventing information leakage

Also Published As

Publication number Publication date
JP5110306B2 (en) 2012-12-26

Similar Documents

Publication Publication Date Title
KR100865443B1 (en) Method for providing a clip for viewing at a remote device
US20170364572A1 (en) Method and system for providing a synchronization service
EP2153625B1 (en) Mobile device file sharing method and apparatus
US20060112422A1 (en) Data transfer using hyper-text transfer protocol (HTTP) query strings
US8250171B2 (en) Content delivery apparatus, content delivery method, and content delivery program
US20050203971A1 (en) Selecting data for synchronization
CN108683668B (en) Resource checking method, device, storage medium and equipment in content distribution network
JP2006506877A (en) Network traffic control in a peer-to-peer environment
EP1692584A1 (en) Interdiction of unauthorized copying in a decentralized network
US8086629B2 (en) Content delivery apparatus, content delivery method, and content delivery program
US8619631B2 (en) Information communication system, information communication method, node device included in information communication system and recording medium recording information processing program
JP6195014B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, RELAY DEVICE, AND COMMUNICATION PROGRAM
US7512715B2 (en) System and method for requesting a resource over at least one network with reduced overhead
JP2017063412A (en) Flow control by fragment with network name
CN109274720B (en) Method and system for transmitting data
JP5110306B2 (en) COMMUNICATION LIMIT SYSTEM, COMMUNICATION LIMIT DEVICE, COMMUNICATION LIMIT METHOD, AND COMMUNICATION LIMIT PROGRAM
JP7130995B2 (en) Information processing device and program
JP2006227763A (en) Data sharing system, data sharing method, and program
JP2016099969A (en) Information processing apparatus, data storage system, and data storage method
CN116743785A (en) Cloud network data storage method, device, equipment and medium based on fog calculation
JP2005115453A (en) Distributed information sharing/search method and system in peer-to-peer network
CN114125818B (en) Service parameter transmission method, device, system, electronic equipment and storage medium
US20180176129A1 (en) Communication method, control device, and system
CN115687168B (en) File operation notification system and method
CN111901388B (en) Block chain multi-chain system, method for block chain multi-chain system and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110805

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120830

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: 20120912

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120925

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151019

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5110306

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees