WO2022074874A1 - 情報取引管理システム、方法およびプログラム - Google Patents

情報取引管理システム、方法およびプログラム Download PDF

Info

Publication number
WO2022074874A1
WO2022074874A1 PCT/JP2021/021538 JP2021021538W WO2022074874A1 WO 2022074874 A1 WO2022074874 A1 WO 2022074874A1 JP 2021021538 W JP2021021538 W JP 2021021538W WO 2022074874 A1 WO2022074874 A1 WO 2022074874A1
Authority
WO
WIPO (PCT)
Prior art keywords
cti
token
user terminal
information
control unit
Prior art date
Application number
PCT/JP2021/021538
Other languages
English (en)
French (fr)
Inventor
卓也 西野
正樹 志村
伸悟 加島
Original Assignee
エヌ・ティ・ティ・コミュニケーションズ株式会社
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 エヌ・ティ・ティ・コミュニケーションズ株式会社 filed Critical エヌ・ティ・ティ・コミュニケーションズ株式会社
Publication of WO2022074874A1 publication Critical patent/WO2022074874A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • One aspect of the present invention relates to an information transaction management system, method and program for managing information transactions related to cyber threat intelligence (CTI).
  • CTI cyber threat intelligence
  • Cyber threat intelligence is used in incident handling and security operations.
  • an intelligence platform that covers a series of utilization cycles such as cooperation with services that collect CTI information, storage and operation of collected CTI information, and provision of analysis results of CTI information is required.
  • this type of platform adopts a centralized type based on a client-server method, for example, so that the operating organization of the platform has substantial control and other participants can participate in an equal relationship. It may disappear and hinder collaboration between participants.
  • the platform be operated by multiple participants in a distributed manner in order to prevent the concentration of power.
  • security activities will be divided and other issues will arise, such as the cost burden of each participant involved in the operation of the platform becoming unclear.
  • Blockchain technology manages transactions that represent the history of transactions made on the P2P (Peer to Peer) network in a state where all participants participating in the network are shared by a distributed ledger called a block. (See, for example, Patent Document 1).
  • CTI information includes a wide variety of information with different levels and granularity, from information that field personnel take into the device and use, such as malware hash values, to information that managers use to consider future countermeasures, such as news about cyber threats.
  • the sources of this information differ depending on the particle size, and the amount of data generated per day is extremely large.
  • This invention was made by paying attention to the above circumstances, and is intended to provide a technology that enables management regarding transactions of CTI information while using a blockchain.
  • one aspect of the system or method according to the present invention is an information transaction management system or information that manages the transaction of CTI information related to Cyber Threat Intelligence (CTI) using a blockchain platform.
  • CTI Cyber Threat Intelligence
  • the token management control unit or process that generates a CTI token including the attribute information of the CTI information corresponding to the CTI information to be traded and manages the generated CTI token, and the first A CTI token granting control unit or process for transmitting the CTI token to the requesting first user terminal in response to a request for acquiring the CTI token sent from the user terminal, and the CTI token from the first user terminal.
  • a second user terminal capable of executing the corresponding processing with respect to the CTI information corresponding to the CTI token is selected based on the received CTI token and the predetermined corresponding processing specifications.
  • the response process request control unit or process for requesting the selected second user terminal to execute the response process, and the information representing the execution result of the response process by the second user terminal is the first.
  • a data transmission channel setting control unit or process for establishing a data transmission channel that does not pass through the blockchain substrate between the first user terminal and the second user terminal for transmission to the user terminal is provided. It is the one that was made.
  • the blockchain platform as the CTI intelligence platform, it becomes possible to manage the distributed sharing of CIT information and share security activities. Moreover, since CTI tokens that replace CTI information are traded on the blockchain platform, it is no longer necessary to directly handle large volumes of CTI information on the blockchain platform, which enables management of CTI information transactions using the blockchain platform. It will be possible.
  • a data transmission channel that does not go through the blockchain infrastructure is set between the first user terminal that is the acquisition request source and the second user terminal that executes the corresponding processing related to CTI information, and the second user terminal responds.
  • Information representing the result of processing is directly transferred to the first user terminal via the data transmission channel. Therefore, information representing the result of the corresponding processing, for example, CTI information or information representing the analysis result thereof can be distributed without going through the blockchain infrastructure.
  • FIG. 1 is a diagram schematically showing an overall configuration of an information transaction management system according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a hardware configuration of a node of the information transaction management system shown in FIG.
  • FIG. 3 is a block diagram showing a software configuration of a node of the information transaction management system shown in FIG.
  • FIG. 4 is a flowchart showing the entire processing procedure by the node control unit shown in FIGS. 2 and 3.
  • FIG. 5 is a flowchart showing the processing procedure and the processing content of the catalog management control among the entire processing procedures shown in FIG.
  • FIG. 6 is a flowchart showing the processing procedure and processing content of the CTI token grant control among the entire processing procedures shown in FIG.
  • FIG. 7 is a flowchart showing the processing procedure and processing content of the corresponding processing request control and the data transmission channel setting control among the entire processing procedures shown in FIG.
  • FIG. 1 is a diagram showing an overall configuration of an information transaction management system according to an embodiment of the present invention.
  • the information transaction management system includes, for example, a blockchain platform BC in which a plurality of nodes N1 to Nn are connected via a P2P (Peer to Peer) network as an intelligence platform, and a user of the blockchain platform BC via a public network NW.
  • the terminals UT and MT can be connected.
  • the user terminal UT is operated by an organization or an individual called Seeker who requests the acquisition of CTI information or information representing the analysis result thereof, and is composed of an information processing terminal such as a personal computer or a smartphone.
  • the user terminal MT is operated by an organization or individual called Solver, which has the ability to generate CTI information or execute analysis processing, and this terminal is also composed of an information processing terminal such as a personal computer or a smartphone.
  • the user terminals UT and MT may be Solver and Seeker, respectively, or may have both Seeker and Solver functions and exert either function according to the CTI token.
  • a server computer may be used in addition to the personal computer or the smartphone.
  • FIG. 1 for the sake of simplicity of illustration, a case where each of the user terminals UT and MT is provided is illustrated, but in reality, a plurality of user terminals UT and MT are connected.
  • Nodes N1 to Nn 2 and 3 are block diagrams showing an example of a hardware configuration and a software configuration of nodes N1 to Nn, respectively.
  • Nodes N1 to Nn consist of, for example, personal computers or server devices operated by a plurality of participating organizations.
  • the nodes N1 to Nn include a control unit 1 having a hardware processor such as a central processing unit (CPU), and the control unit 1 is connected to the program storage unit 2 and the data storage unit via the bus 5.
  • the storage unit having 3 is connected to the communication interface (communication I / F) 4.
  • the communication I / F4 transmits / receives various information to / from other nodes and user terminals UT and MT using communication protocols defined by the public network NW and the P2P network, respectively. conduct.
  • the program storage unit 2 includes, for example, a non-volatile memory such as an HDD (Hard Disk Drive) or SSD (Solid State Drive) that can be written and read at any time as a storage medium, and a non-volatile memory such as a ROM (Read Only Memory). It is configured by combining the above, and stores a program necessary for executing various control processes according to an embodiment of the present invention, in addition to middleware such as an OS (Operating System).
  • middleware such as an OS (Operating System).
  • the data storage unit 3 is, for example, a combination of a non-volatile memory such as an HDD or SSD capable of writing and reading at any time and a volatile memory such as a RAM (RandomAccessMemory) as a storage medium, and is one of the present inventions.
  • a storage unit necessary for implementing the embodiment a CTI token storage unit 31, a token catalog storage unit 32, a transaction data storage unit 33, and a Solver / token correspondence table 34 are provided.
  • the CTI token storage unit 31 is used to store the CTI token generated for defining the attribute information for each CTI information.
  • a CTI token is used in place of the CTI information when trading CTI information, and acts like a voucher or voucher.
  • the token catalog storage unit 32 stores the metadata of each CTI token stored in the CTI token storage unit 31.
  • the metadata includes, for example, the title and usage price of the CTI information, which is the attribute information of the CTI information, and further includes the CTI token address.
  • the transaction data storage unit 33 stores data representing the transaction history of the CTI token as a transaction, and this transaction data storage unit 33 constitutes a blockchain with a transaction data storage unit stored in another node.
  • the Solver / token correspondence table 34 is a list of Solvers that can execute a predetermined correspondence process for the CTI information corresponding to the CTI token in association with each of the plurality of CTI tokens stored in the CTI token storage unit 31. Is used to memorize.
  • the control unit 1 includes a token catalog management control unit 11, a CTI token grant control unit 12, a corresponding processing request control unit 13, and a data transmission channel setting control unit 14 as processing functions according to an embodiment of the present invention. I have.
  • Each of these processing units 11 to 14 is realized, for example, by causing a hardware processor included in the control unit 1 to execute a program stored in the program storage unit 2.
  • the token catalog management control unit 11 generates a specified amount of CTI tokens corresponding to a plurality of CTI information to be traded, stores the generated CTI tokens in the CTI token storage unit 31, and each of the generated CTI tokens. The process of registering the CTI token metadata in the token catalog storage unit 32 is performed.
  • the CTI token donation control unit 12 has the following processing functions. (1) When a CTI token acquisition request is received from the user terminal UT as a Seeker, the process of reading the metadata of the registered CTI token from the token catalog storage unit 32 and transmitting it to the requesting user terminal UT.
  • the response processing request control unit 13 has the following processing functions. (1) Receive a list of CTI tokens corresponding to the corresponding processing that the Solver can execute from the user terminal MT that is the Solver, and based on the received list of CTI tokens, the target CTI tokens and the corresponding CTI tokens. A process of generating information representing a correspondence relationship with a Solver that can execute the process, and registering the generated information representing the correspondence relationship in the Solver / token correspondence table 34.
  • the correspondence process is executed from the Solver / token correspondence table 34 based on the received above CTI token and the predetermined correspondence processing specifications.
  • the data transmission channel setting control unit 14 requests the execution of the corresponding processing by the corresponding processing request control unit 13 and also connects the user terminal MT which is the Solver with the user terminal UT which is the Seeker and the public network NW.
  • the process of instructing the setting of the data transmission channel that does not go through the blockchain board BC is performed above.
  • FIG. 4 is a flowchart showing the processing procedure.
  • the control unit 1 of the nodes N1 to Nn monitors the occurrence of the CTI token acquisition request in step S2 while monitoring the occurrence of the CTI token registration request in step S1.
  • the control unit 1 executes the token catalog management control in step S3.
  • the control unit 1 proceeds to step S4 to execute CTI token donation control, and then in steps S5 and S6, corresponding processing request control and data transmission channel setting control, respectively.
  • FIG. 5 is a flowchart showing a processing procedure and processing contents of the token catalog management control unit 11.
  • the control unit 1 Under the control of the token catalog management control unit 11, the control unit 1 first generates a specified amount of CTI tokens corresponding to the CTI information in step S31, and the generated CTI tokens are stored in the CTI token storage unit 31 by step S32. save. Then, in step S33, the data representing the inventory amount of the CTI token stored in the token catalog storage unit 32 is updated.
  • the token catalog management control unit 11 generates the generated metadata of the CTI token in step S34.
  • the metadata includes, for example, the title and the usage price, which are the attribute information of the corresponding CTI information, and further includes the CTI token address.
  • the generated metadata of the CTI token is registered in the token catalog storage unit 32. The above token catalog management control is executed every time new CTI information is generated.
  • FIG. 6 is a flowchart showing the processing procedure and processing content of the CTI token granting control unit 12 together with the processing procedure and processing content of the user terminal UT which is a Seeker.
  • the address of the token catalog stored in advance is read out in step S11 in the user terminal UT, and one of the nodes N1 to Nn, For example, it is transmitted to the node N1.
  • control unit 1 of the node N1 receives the address of the token catalog in step S41 under the control of the CTI token donation control unit 12, the control unit 1 reads the CTI token metadata from the token catalog storage unit 32 in step S42. Then, the metadata is transmitted from the communication I / F4 to the requesting user terminal UT.
  • the user terminal UT When the user terminal UT receives the metadata of the above CTI token in step S12, the received metadata is displayed on the display. Then, when the Seeker operator performs an operation to specify the CTI token desired to be acquired in this state, the user terminal UT proceeds from step S13 to step S14, and the specified address of the CTI token is converted into metadata. It is transmitted to the node N1 together with the cryptographic asset (cryptocurrency) corresponding to the described usage price.
  • the cryptographic asset cryptocurrency
  • the token catalog is based on the CTI token address received in step S44.
  • the usage price is read from the metadata stored in the storage unit 32.
  • the received price of the cryptographic asset is collated with the usage price, and it is determined in step S46 whether or not both prices match.
  • the designated CTI token is read from the CTI token storage unit 31, and the read CTI token is transmitted from the communication I / F 4 to the user terminal UT.
  • the user terminal UT receives the above CTI token in step S15.
  • the Seeker user terminal UT can acquire the CTI token desired to be acquired.
  • FIG. 7 shows the processing procedures and processing contents of the corresponding processing request control unit 13 and the data transmission channel setting control unit 14 together with the Solver processing procedure and processing contents. It is a flowchart which shows.
  • the Solver determines whether or not the correspondence processing whose specifications are defined by the nodes N1 to Nn can be executed for each CTI information, and the result is sent to the user terminal MT. input. Based on the input determination result, the user terminal MT generates a list of CTI tokens corresponding to the CTI information that can execute the corresponding processing in step S21, and transmits the list to the nodes N1 to Nn. That is, Solver declares to the nodes N1 to Nn a CTI token that can execute CTI information generation or analysis processing.
  • the control unit 1 of the nodes N1 to Nn receives the list of CTI tokens from the user terminal MT in step S51 under the control of the corresponding processing request control unit 13, the received CTI tokens are received in step S52. Based on the list of, the information showing the correspondence between the target CTI token and the Solver that can execute the correspondence processing for the corresponding CTI information is generated, and the information showing the generated correspondence is the Solver /. Register in the token correspondence table 34. At this time, the address information of the user terminal MT to be Solver is also registered in the Solver / token correspondence table 34.
  • step S53 When the corresponding processing request control unit 13 of the corresponding processing request nodes N1 to Nn receives the CTI token from the user terminal UT which is the Seeker in step S53, the received CTI token and the received CTI token are previously received in step S54. Based on the defined correspondence processing specifications, the Solver that can execute the correspondence processing is selected from the Solver / token correspondence table 34. Then, in step S55, the communication I / F4 transmits an execution request for the corresponding process to the selected Solver user terminal MT. This execution request includes the above CTI token and information indicating the type of corresponding processing.
  • the data transmission channel setting control unit 14 of the nodes N1 to Nn connects the selected user terminal MT of the Solver to the user terminal UT which is the Seeker via the public network NW. Request the setting of the transmission channel.
  • the nodes N1 to Nn receive the CTI token from the user terminal UT, they receive the address information in the public network NW of the source user terminal UT, and include this address information in the setting request to the user terminal MT. Notify to.
  • the user terminal MT to be the Solver receives the execution request in step S22, it determines the type of the corresponding process instructed by the received execution request in step S23. As a result of this determination, if the type of the instructed corresponding process is "generation" of the CTI information, the user terminal MT generates the CTI information corresponding to the CTI token in step S24.
  • This CTI information generation process is performed, for example, by reading the corresponding CTI information from a database (not shown) in which the CTI information is stored.
  • the user terminal MT performs a process of analyzing the CTI information corresponding to the CTI token in step S25.
  • the analysis process for example, the characteristics of cyber attacks, the extraction of attack scenarios, the processing of the extracted data, the analysis and evaluation of whether or not the same event can occur, and the like are performed.
  • the Solver user terminal MT subsequently determines in step S26 whether or not the above "generation” or “analysis” process has succeeded. If it is determined to be successful, the user terminal MT uses the public network NW with the Seeker user terminal UT in step S27 based on the data transmission channel setting request received in step S22. Performs processing to establish a data transmission channel. Thus, a data transmission channel that does not go through the blockchain platform BC is established between the Solver user terminal MT and the Solver user terminal UT.
  • the Solver user terminal MT transfers the CTI information generated in step S24 or the information representing the analysis result of the CTI information obtained in step S25 to the public network NW. It is transmitted to the Seeker user terminal UT via the data transmission channel. Finally, in step S29, the user terminal MT notifies the nodes N1 to Nn of the success / failure determination result of the corresponding processing in step S26.
  • the Solver / token correspondence table 34 is updated in step S57 under the control of the corresponding processing request control unit 13. do.
  • the success / failure determination result of the corresponding processing is "success”
  • the contents of the Solver / token correspondence table 34 are updated so that the solver selection priority at the time of the next and subsequent processing requests is high.
  • the contents of the Solver / token correspondence table 34 are updated so that the selection priority of the Solver at the next processing request is lowered or the Solver is deleted.
  • Information regarding the success or failure of the corresponding processing may be stored in the transaction data storage unit 33 as a part of the information indicating the transaction history.
  • Seeker will acquire CTI tokens from the token catalog at the common usage price defined in its metadata, so it is possible to maintain fairness in the cost burden among each user.
  • a data transmission channel is set on the public network NW according to the instructions of the nodes N1 to Nn between the requesting Seeker user terminal UT and the Solver user terminal MT that executes the corresponding processing for the CTI information.
  • Information representing the execution result of the corresponding processing by the user terminal MT of the Solver is directly transmitted to the user terminal UT of the Seeker via the data transmission channel. Therefore, the CTI information generated by the corresponding processing or the information representing the analysis result of the CTI information can be distributed without going through the blockchain platform BC.
  • the present invention is not limited to the above-mentioned embodiment as it is, and at the implementation stage, the components can be modified and embodied within a range that does not deviate from the gist thereof.
  • various inventions can be formed by an appropriate combination of a plurality of components disclosed in the above embodiment. For example, some components may be removed from all the components shown in one embodiment. In addition, components from different embodiments may be combined as appropriate.
  • BC Blockchain platform N1 to Nn ... Node UT ... User terminal (Seeker) MT ... User terminal (Solver) NW ... Public network 1 ... Control unit 2 ; Program storage unit 3 ... Data storage unit 4 ... Communication I / F 5 ... Bus 11 ... Token catalog management control unit 12 ... CTI token grant control unit 13 ... Correspondence processing request control unit 14 ... Data transmission channel setting control unit 31 ... CTI token storage unit 32 ... Token catalog storage unit 33 ... Transaction data storage unit 34 ... Solver / token compatible table

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Tourism & Hospitality (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

ブロックチェーンを使用しつつCTI情報の取引に関する管理を可能にする。ブロックチェーン基盤において、取引対象となるCTI情報に対応してCTIトークンを生成して管理し、第1のユーザ端末からのCTIトークンの取得要求に応じて、前記CTIトークンを選択して要求元のユーザ端末へ送信する。そして、ユーザ端末からCTIトークンを受信した場合に、受信されたCTIトークンと予め決められた対応処理の仕様とに基づいて当該CTIトークンに対応するCTI情報に係る対応処理を実行可能な第2のユーザ端末を選択し、選択された第2のユーザ端末に対し上記対応処理を依頼する。またそれと共に、上記対応処理の結果を第1のユーザ端末に伝送するために、第2のユーザ端末と第1のユーザ端末との間にブロックチェーン基盤を通らないデータ伝送チャネルを確立させる。

Description

情報取引管理システム、方法およびプログラム
 この発明の一態様は、サイバー脅威インテリジェンス(Cyber Threat Intelligence:CTI)に係る情報の取引を管理する情報取引管理システム、方法およびプログラムに関する。
 インシデントハンドリングやセキュリティの運用においては、サイバー脅威インテリジェンス(CTI)が活用されている。CTIを運用するには、CTI情報を収集するサービスとの連携、収集したCTI情報の保存と運用、CTI情報の分析結果等の提供といった、一連の活用サイクルをカバーするインテリジェンスプラットフォームが必要になる。しかし、一般にこの種のプラットフォームは、例えばクライアントサーバ方式による中央集権型を採用しているため、プラットフォームの運営組織が実質的に支配権を持ってしまい、他の参加者が平等な関係で参加できなくなって、参加者間のコラボレーションに支障が生じる場合がある。
 一方、権力の集中を防ぐためプラットフォームを複数の参加者が分散して運用することも提案されている。しかしながら、プラットフォームが分散運用されると、セキュリティアクティビティの分断が発生すると共に、プラットフォームの運営に係る各参加者の費用負担が不明確になるといった別の課題が発生することが懸念される。
 ところで、近年ブロックチェーン技術を採用したデータ管理システムが普及し始めている。ブロックチェーン技術は、P2P(Peer to Peer)ネットワーク上で行われた取引の履歴を表すトランザクションを、ネットワークに参加しているすべての参加者がブロックと呼ばれる分散台帳により共有する状態で管理するようにしたシステムである(例えば、特許文献1を参照)。
 このブロックチェーン技術を用いてインテリジェンスプラットフォームを構築し、CTI情報の活用サイクルを実現すれば、特定の参加者が支配権を持つことなく、しかもセキュリティアクティビティの分断や参加者間の負担の不平等が発生することなく情報の取引を行うことが可能となる。
日本国特許第6358658号公報
 ところが、CTI情報には、例えばマルウェアのハッシュ値といった現場担当者が機器に取り込んで利用する情報から、サイバー脅威に関するニュースといったマネージャが今後の対策検討に利用する情報まで、レベル感や粒度の異なる多種多様な情報が含まれる。そして、粒度ごとにこれらの情報を入手可能な情報源が異なり、加えて一日に生成されるデータ量は非常に大きなものとなる。一方、ブロックチェーンはその構造上、大容量の分散台帳を持つことが一般に困難である。このため、ブロックチェーン技術を採用したインテリジェンスプラットフォームにおいてCTI情報の活用サイクルを実現しようとしても、既存のブロックチェーンではCTI情報をそのまま流通させることが困難である。
 この発明は上記事情に着目してなされたもので、ブロックチェーンを使用しつつCTI情報の取引に関する管理を可能にした技術を提供しようとするものである。
 上記課題を解決するためにこの発明に係るシステム又は方法の一態様は、ブロックチェーン基盤を用いてサイバー脅威インテリジェンス(Cyber Threat Intelligence:CTI)に係るCTI情報の取引を管理する情報取引管理システムまたは情報取引管理方法にあって、取引対象となるCTI情報に対応して当該CTI情報の属性情報を含むCTIトークンを生成し、生成されたCTIトークンを管理するトークン管理制御部または過程と、第1のユーザ端末から送られる前記CTIトークンの取得要求に応じて、前記CTIトークンを要求元の前記第1のユーザ端末へ送信するCTIトークン供与制御部または過程と、前記第1のユーザ端末から前記CTIトークンを受信した場合に、受信された前記CTIトークンと予め決められた対応処理の仕様とに基づいて当該CTIトークンに対応する前記CTI情報に関し前記対応処理を実行可能な第2のユーザ端末を選択し、選択された前記第2のユーザ端末に対し前記対応処理の実行を依頼する対応処理依頼制御部または過程と、前記第2のユーザ端末による前記対応処理の実行結果を表す情報を前記第1のユーザ端末へ伝送するために、前記第1のユーザ端末と前記第2のユーザ端末との間に前記ブロックチェーン基盤を経由しないデータ伝送チャネルを確立させるデータ伝送チャネル設定制御部または過程とを備えるようにしたものである。
 この発明に係る一態様によれば、ブロックチェーン基盤をCTIインテリジェンスプラットフォームに採用したことで、CIT情報の分散共有管理とセキュリティアクティビティの共有が可能となる。しかも、ブロックチェーン基盤上ではCTI情報に代わるCTIトークンが取引されるので、ブロックチェーン基盤では大容量のCTI情報を直接扱う必要がなくなり、これによりブロックチェーン基盤を用いたCTI情報の取引に関する管理が可能となる。
 また、取得要求元の第1のユーザ端末とCTI情報に係る対応処理を実行する第2のユーザ端末との間にブロックチェーン基盤を経由しないデータ伝送チャネルが設定され、第2のユーザ端末による対応処理の結果を表す情報が、上記データ伝送チャネルを介して直接第1のユーザ端末に転送される。このため、対応処理の結果を表す情報、例えばCTI情報またはその分析結果を表す情報を、ブロックチェーン基盤を経由せずに流通させることができる。
 すなわち、この発明の一態様によれば、ブロックチェーンを使用しつつCTI情報の取引に関する管理を可能にした技術を提供することができる。
図1は、この発明の一実施形態に係る情報取引管理システムの全体構成を概略的に示した図である。 図2は、図1に示した情報取引管理システムのノードのハードウェア構成を示すブロック図である。 図3は、図1に示した情報取引管理システムのノードのソフトウェア構成を示すブロック図である。 図4は、図2および図3に示したノードの制御部による全体の処理手順を示すフローチャートである。 図5は、図4に示した全体の処理手順のうちカタログ管理制御の処理手順と処理内容を示すフローチャートである。 図6は、図4に示した全体の処理手順のうちCTIトークン供与制御の処理手順と処理内容を示すフローチャートである。 図7は、図4に示した全体の処理手順のうち対応処理依頼制御およびデータ伝送チャネル設定制御の処理手順と処理内容を示すフローチャートである。
 以下、図面を参照してこの発明に係わる実施形態を説明する。
 [一実施形態]
 (構成例)
 (1)システム
 図1は、この発明の一実施形態に係る情報取引管理システムの全体構成を示す図である。 
 情報取引管理システムは、例えば複数のノードN1~NnをP2P(Peer to Peer)ネットワークを介して接続したブロックチェーン基盤BCをインテリジェンスプラットフォームとして備え、上記ブロックチェーン基盤BCに対し公衆ネットワークNWを介してユーザ端末UT,MTを接続可能にしたものである。
 ユーザ端末UTは、例えばCTI情報またはその分析結果を表す情報の取得を要求するSeekerと呼ばれる組織または個人が運用するもので、パーソナルコンピュータまたはスマートフォン等の情報処理端末により構成される。
 一方、ユーザ端末MTは、例えばCTI情報の生成または分析処理の実行能力を有するSolverと呼ばれる組織または個人が運用するもので、この端末もパーソナルコンピュータまたはスマートフォン等の情報処理端末により構成される。
 なお、ユーザ端末UT,MTはそれぞれSolverおよびSeekerであってもよく、またSeekerとSolverの両方の機能を有してCTIトークンに応じていずれかの機能を発揮するものであってもよい。また、ユーザ端末UT,MTとしては、パーソナルコンピュータまたはスマートフォン以外にサーバコンピュータが使用されてもよい。また、図1では図示の簡単のため、ユーザ端末UT,MTのいずれも1台ずつ設けた場合を例示しているが、実際には複数台のユーザ端末UT,MTが接続される。
 (2)ノードN1~Nn
 図2および図3は、それぞれノードN1~Nnのハードウェア構成およびソフトウェア構成の一例を示すブロック図である。
 ノードN1~Nnは、例えば複数の参加組織がそれぞれ運用するパーソナルコンピュータまたはサーバ装置からなる。ノードN1~Nnは、中央処理ユニット(Central Processing Unit:CPU)等のハードウェアプロセッサを有する制御部1を備え、この制御部1に対し、バス5を介して、プログラム記憶部2およびデータ記憶部3を有する記憶ユニットと、通信インタフェース(通信I/F)4とを接続したものとなっている。
 通信I/F4は、制御部1の制御の下、公衆ネットワークNWおよびP2Pネットワークによりそれぞれ定義される通信プロトコルを用いて、他のノード、およびユーザ端末UT,MTとの間で各種情報の送受信を行う。
 プログラム記憶部2は、例えば、記憶媒体としてHDD(Hard Disk Drive)またはSSD(Solid State Drive)等の随時書込みおよび読出しが可能な不揮発性メモリと、ROM(Read Only Memory)等の不揮発性メモリとを組み合わせて構成されたもので、OS(Operating System)等のミドルウェアに加えて、この発明の一実施形態に係る各種制御処理を実行するために必要なプログラムを格納する。
 データ記憶部3は、例えば、記憶媒体として、HDDまたはSSD等の随時書込みおよび読出しが可能な不揮発性メモリと、RAM(Random Access Memory)等の揮発性メモリと組み合わせたもので、この発明の一実施形態を実施するために必要な記憶部として、CTIトークン記憶部31と、トークンカタログ記憶部32と、取引データ記憶部33と、Solver/トークン対応テーブル34とを備えている。
 CTIトークン記憶部31は、CTI情報毎にその属性情報を定義するために生成されたCTIトークンを保存するために用いられる。CTIトークンは、CTI情報の取引に際し、当該CTI情報の代わりに使用されるもので、利用券または引換券のような役割を持つ。
 トークンカタログ記憶部32は、上記CTIトークン記憶部31に保存されている各CTIトークンのメタデータを記憶する。メタデータは、例えばCTI情報の属性情報であるCTI情報のタイトルと利用価格を含み、さらにCTIトークンアドレスを含む。
 取引データ記憶部33は、CTIトークンの取引履歴を表すデータをトランザクションとして記憶するもので、この取引データ記憶部33は他のノードに記憶される取引データ記憶部とブロックチェーンを構成する。
 Solver/トークン対応テーブル34は、上記CTIトークン記憶部31に保存されている複数のCTIトークンの各々に対応付けて、当該CTIトークンに対応するCTI情報について所定の対応処理を実行可能なSolverの一覧を記憶するために用いられる。
 制御部1は、この発明の一実施形態に係る処理機能として、トークンカタログ管理制御部11と、CTIトークン供与制御部12と、対応処理依頼制御部13と、データ伝送チャネル設定制御部14とを備えている。これらの処理部11~14は、何れも例えばプログラム記憶部2に格納されたプログラムを制御部1が備えるハードウェアプロセッサに実行させることにより実現される。
 トークンカタログ管理制御部11は、取引対象の複数のCTI情報に対応する指定量のCTIトークンを生成し、生成された当該CTIトークンをCTIトークン記憶部31に保存する処理と、生成された上記各CTIトークンのメタデータをトークンカタログ記憶部32に登録する処理を行う。
 CTIトークン供与制御部12は、以下の処理機能を有する。 
 (1) Seekerとしてのユーザ端末UTからCTIトークンの取得要求を受信した場合、トークンカタログ記憶部32から登録済のCTIトークンのメタデータを読み出して要求元のユーザ端末UTへ送信する処理。
 (2) 上記メタデータをもとにSeekerが指定したCTIトークンの指定情報と利用価格に相当する暗号資産をユーザ端末UTから受信し、受信された上記暗号資産の額を上記トークンカタログ記憶部32に記憶されている対応するCTIトークンの利用価格と照合する。そして、この照合の結果、送金金額がCTIトークンの利用価格と一致した場合に、CTIトークン記憶部31から上記CTIトークンを読み出して要求元のユーザ端末UTへ送信する処理。
 (3) 上記CTIトークンの供与結果を表す取引データを、取引データ記憶部33に取引履歴として記憶させる処理。
 対応処理依頼制御部13は、以下の処理機能を有する。 
 (1) Solverであるユーザ端末MTから当該Solverが実行可能な対応処理に対応するCTIトークンのリストを受信し、受信されたCTIトークンのリストに基づいて、対象となるCTIトークンと、それに対応する処理を実行可能なSolverとの対応関係を表す情報を生成し、生成された当該対応関係を表す情報をSolver/トークン対応テーブル34に登録する処理。
 (2) Seekerであるユーザ端末UTから上記CTIトークンを受信した場合に、受信された上記CTIトークンと予め定義された対応処理の仕様とに基づいて、Solver/トークン対応テーブル34から対応処理を実行可能なSolverを選択し、選択された上記Solverのユーザ端末MTに対し上記CTIトークンに関する対応処理の実行を依頼する処理。
 データ伝送チャネル設定制御部14は、上記対応処理依頼制御部13による対応処理の実行依頼と共に、上記Solverとなるユーザ端末MTに対し上記Seekerとなっているユーザ端末UTとの間に、公衆ネットワークNW上にブロックチェーン基盤BCを経由しないデータ伝送チャネルの設定を指示する処理を行う。
 (動作例)
 次に、以上のように構成されたノードN1~Nnにより行われる情報取引管理動作を、図4乃至図7に示すフローチャートを用いて説明する。
 先ず、ノードN1~Nnの全体の処理手順を説明する。図4はその処理手順を示すフローチャートである。
 ノードN1~Nnの制御部1は、ステップS1によりCTIトークンの登録要求の発生を監視しながら、ステップS2においてCTIトークンの取得要求の発生を監視している。この状態で、CTIトークンの登録要求が発生されると、制御部1はステップS3においてトークンカタログ管理制御を実行する。一方、CTIトークンの取得要求が発生されると、制御部1はステップS4に移行してCTIトークン供与制御を実行し、続いてステップS5,S6においてそれぞれ対応処理依頼制御およびデータ伝送チャネルの設定制御を実行する。
(1)トークンカタログ管理制御
 図5は、トークンカタログ管理制御部11の処理手順と処理内容を示すフローチャートである。
 制御部1は、トークンカタログ管理制御部11の制御の下、先ずステップS31において、CTI情報に対応する指定量のCTIトークンを生成し、生成されたCTIトークンをステップS32によりCTIトークン記憶部31に保存する。そして、ステップS33において、トークンカタログ記憶部32に記憶されているCTIトークンの在庫量を表すデータを更新する。
 また、トークンカタログ管理制御部11は、ステップS34において、生成された上記CTIトークンのメタデータを生成する。このときメタデータには、例えば対応するCTI情報の属性情報であるタイトルと利用価格が含まれ、さらにCTIトークンアドレスが含まれる。そしてステップS35により、生成された上記CTIトークンのメタデータをトークンカタログ記憶部32に登録する。 
 以上のトークンカタログ管理制御は、新たなCTI情報が発生される毎に実行される。
(2)CTIトークン供与制御
 図6は、CTIトークン供与制御部12の処理手順と処理内容を、Seekerとなるユーザ端末UTの処理手順および処理内容と共に示したフローチャートである。
 Seekerとなるユーザ端末UTにおいてCTIトークンの取得を要求する操作が行われると、ユーザ端末UTではステップS11において、予め記憶されているトークンカタログのアドレスが読み出され、ノードN1~Nnの一つ、例えばノードN1に向け送信される。
 これに対しノードN1の制御部1は、CTIトークン供与制御部12の制御の下、ステップS41により上記トークンカタログのアドレスを受信すると、ステップS42によりトークンカタログ記憶部32からCTIトークンのメタデータを読み出して、当該メタデータを通信I/F4から要求元のユーザ端末UTへ送信する。
 ユーザ端末UTは、ステップS12により上記CTIトークンのメタデータを受信すると、受信されたメタデータをディスプレイに表示する。そして、この状態でSeekerのオペレータが取得を希望するCTIトークンを指定する操作を行うと、ユーザ端末UTはステップS13からステップS14に移行して、指定された上記CTIトークンのアドレスを、メタデータに記載された利用価格に相当する暗号資産(暗号通貨)と共に、ノードN1へ送信する。
 ノードN1の制御部1は、CTIトークン供与制御部12の制御の下、ステップS43において上記CTIトークンアドレスと暗号資産を受信すると、ステップS44により、受信された上記CTIトークンアドレスをもとにトークンカタログ記憶部32に記憶されたメタデータから利用価格を読み込む。そして、ステップS45により、受信された上記暗号資産の価格を上記利用価格と照合し、ステップS46において両方の価格が一致するか否かを判定する。この判定の結果、両方の価格が一致すると、ステップS47において、上記指定されたCTIトークンをCTIトークン記憶部31から読み出し、読み出されたCTIトークンを通信I/F4からユーザ端末UTへ送信する。
 ユーザ端末UTは、上記CTIトークンをステップS15により受信する。かくして、Seekerであるユーザ端末UTは取得を希望するCTIトークンを取得することができる。
 一方、上記CTIトークンの送信を終了するとノードN1の制御部1は、CTIトークン供与制御部12の制御の下、ステップS48により、受信された上記暗号資産をCTI情報提供者の端末に向け転送する。そして、最後にステップS49において、上記CTIトークンの供与結果を表す取引データを、取引データ記憶部33に取引履歴として記憶させる。
(3)対応処理依頼制御とそれに伴うデータ伝送チャネルの設定制御
 図7は、対応処理依頼制御部13およびデータ伝送チャネル設定制御部14の処理手順と処理内容を、Solverの処理手順と処理内容と共に示すフローチャートである。
 (3-1)Solver/トークン対応テーブルへの登録
 Solverは、各CTI情報について、ノードN1~Nnにより仕様が定義される対応処理を実行可能か否かを判断し、その結果をユーザ端末MTに入力する。ユーザ端末MTは、入力された判断結果に基づいて、上記対応処理を実行可能なCTI情報に対応するCTIトークンのリストをステップS21により生成して、ノードN1~Nnへ送信する。すなわち、SolverはノードN1~Nnに対し、自身がCTI情報の生成または分析処理を実行可能なCTIトークンを申告する。
 これに対しノードN1~Nnの制御部1は、対応処理依頼制御部13の制御の下、ステップS51により上記ユーザ端末MTからCTIトークンのリストを受信すると、ステップS52において、受信された上記CTIトークンのリストに基づいて、対象となるCTIトークンと、それに対応するCTI情報についての対応処理を実行可能なSolverとの対応関係を表す情報を生成し、生成された当該対応関係を表す情報をSolver/トークン対応テーブル34に登録する。なお、このときSolver/トークン対応テーブル34には、Solverとなるユーザ端末MTのアドレス情報も登録される。
 (3-2)対応処理の依頼
 ノードN1~Nnの対応処理依頼制御部13は、ステップS53によりSeekerであるユーザ端末UTからCTIトークンを受信すると、ステップS54において、受信された上記CTIトークンと予め定義された対応処理の仕様とに基づいて、Solver/トークン対応テーブル34から対応処理を実行可能なSolverを選択する。そして、ステップS55において、選択された上記Solverのユーザ端末MTに対し、通信I/F4から対応処理の実行依頼を送信する。この実行依頼には、上記CTIトークンと、対応処理の種類を表す情報が含まれる。
 またこのとき、ノードN1~Nnのデータ伝送チャネル設定制御部14は、選択された上記Solverのユーザ端末MTに対し、上記Seekerとなっているユーザ端末UTとの間に公衆ネットワークNWを経由するデータ伝送チャネルの設定を依頼する。なお、ノードN1~Nnは、上記ユーザ端末UTからCTIトークンを受信した際に、送信元のユーザ端末UTの公衆ネットワークNWにおけるアドレス情報を受け取り、このアドレス情報を上記設定依頼に含めてユーザ端末MTへ通知する。
 Solverとなるユーザ端末MTは、ステップS22により上記実行依頼を受信すると、ステップS23において、受信された上記実行依頼により指示された対応処理の種類を判定する。この判定の結果、指示された対応処理の種類がCTI情報の「生成」であれば、ユーザ端末MTは、ステップS24において上記CTIトークンに対応するCTI情報を生成する。このCTI情報の生成処理は、例えばCTI情報が蓄積されている図示しないデータベースから該当するCTI情報を読み出すことにより行われる。
 一方、上記判定の結果、指示された対応処理の種類がCTI情報の「分析」であれば、ユーザ端末MTは、ステップS25において上記CTIトークンに対応するCTI情報を分析する処理を行う。分析処理では、例えばサイバー攻撃の特徴や攻撃シナリオの抽出と抽出されたデータの加工、同一の事象が発生しうるか否かの分析、評価等が行われる。
 Solverのユーザ端末MTは、続いてステップS26において、上記「生成」または「分析」の処理が成功したか否かを判定する。そして、成功したと判定された場合には、ユーザ端末MTは上記ステップS22により受信したデータ伝送チャネルの設定依頼に基づいて、ステップS27によりSeekerのユーザ端末UTとの間に公衆ネットワークNWを利用したデータ伝送チャネルを確立するための処理を実行する。かくして、Solverのユーザ端末MTとSolverのユーザ端末UTとの間には、ブロックチェーン基盤BCを経由しないデータ伝送チャネルが確立される。
 上記データ伝送チャネルが確立されると、Solverのユーザ端末MTは、上記ステップS24により生成されたCTI情報、または上記ステップS25により得られたCTI情報の分析結果を表す情報を、上記公衆ネットワークNWのデータ伝送チャネルを介してSeekerのユーザ端末UTへ送信する。そしてユーザ端末MTは、最後にステップS29において、上記ステップS26による対応処理の成否の判定結果をノードN1~Nnに通知する。
 これに対しノードN1~Nnの制御部1は、ステップS56により上記対応処理の成否の判定結果を受信すると、対応処理依頼制御部13の制御の下、ステップS57においてSolver/トークン対応テーブル34を更新する。例えば、対応処理の成否の判定結果が「成功」の場合には、次回以降の処理依頼時におけるSolverの選択優先度が高くなるようにSolver/トークン対応テーブル34の内容を更新する。一方、「失敗」の場合には、次回以降の処理依頼時におけるSolverの選択優先度が低くなるようにするかまたは当該Solverを削除するように、Solver/トークン対応テーブル34の内容を更新する。なお、上記対応処理の成否に関する情報を、取引履歴を示す情報の一部として取引データ記憶部33に記憶するようにしてもよい。
 (作用・効果)
 以上述べたように一実施形態によれば、ブロックチェーン基盤BCをCTIインテリジェンスプラットフォームに採用したことで、結果的にCIT情報の分散共有管理とセキュリティアクティビティの共有が可能となる。また、ブロックチェーン基盤BC上ではCTI情報に代わるCTIトークンが取引されるので、ブロックチェーン基盤BCでは大容量のCTI情報を直接扱う必要がなくなり、これによりブロックチェーン基盤BCを用いたCTI情報の取引が実現可能となる。
 また、Seekerは、トークンカタログからCTIトークンをそのメタデータに定義された共通の利用価格で取得することになるため、各ユーザ間の費用負担の公平性を保つことができる。
 さらに、事前にSolverとなるユーザ端末MTから対応処理を実行可能なCTIトークンのリストを取得して、これをトークンカタログ記憶部32に保存するようにしたことで、対応処理の依頼制御過程において、ノードN1~Nnはその都度複数のSolverに対し対応処理の可否を問い合わせる必要がなくなり、これにより円滑かつ迅速に対応処理依頼制御を実行することが可能となる。
 さらに、要求元のSeekerのユーザ端末UTと、CTI情報について対応処理を実行するSolverのユーザ端末MTとの間には、ノードN1~Nnの指示により公衆ネットワークNW上にデータ伝送チャネルが設定され、Solverのユーザ端末MTによる対応処理の実行結果を表す情報が、上記データ伝送チャネルを介して直接Seekerのユーザ端末UTに伝送される。このため、対応処理により生成されたCTI情報、またはCTI情報の分析結果を表す情報を、ブロックチェーン基盤BCを経由せずに流通させることができる。
 [他の実施形態]
 以上、本発明の一実施形態を詳細に説明してきたが、前述までの説明はあらゆる点において本発明の例示に過ぎない。例えば、ブロックチェーン基盤の構成、ノードの構成とその処理手順および処理内容、CTIトークンの構成とそのメタデータに含める情報要素の種類、Seekerとなるユーザ端末の種類とその機能、Solverとなるユーザ端末の種類とその機能、公衆ネットワークの種類等については、この発明の要旨を逸脱しない範囲で種々変形して実施できる。
 要するにこの発明は、上記一実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記一実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、一実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。
  BC…ブロックチェーン基盤
  N1~Nn…ノード
  UT…ユーザ端末(Seeker)
  MT…ユーザ端末(Solver)
  NW…公衆ネットワーク
  1…制御部
  2…プログラム記憶部
  3…データ記憶部
  4…通信I/F
  5…バス
  11…トークンカタログ管理制御部
  12…CTIトークン供与制御部
  13…対応処理依頼制御部
  14…データ伝送チャネル設定制御部
  31…CTIトークン記憶部
  32…トークンカタログ記憶部
  33…取引データ記憶部
  34…Solver/トークン対応テーブル

Claims (8)

  1.  ブロックチェーン基盤を用いて、サイバー脅威インテリジェンス(Cyber Threat Intelligence:CTI)に係るCTI情報の取引を管理する情報取引管理システムであって、
     取引対象となるCTI情報に対応して当該CTI情報の属性情報を含むCTIトークンを生成し、生成されたCTIトークンを管理するトークン管理制御部と、
     第1のユーザ端末から送られる前記CTIトークンの取得要求に応じて、前記CTIトークンを要求元の前記第1のユーザ端末へ送信するCTIトークン供与制御部と、
     前記第1のユーザ端末から前記CTIトークンを受信した場合に、受信された前記CTIトークンと予め決められた対応処理の仕様とに基づいて当該CTIトークンに対応する前記CTI情報に関し前記対応処理を実行可能な第2のユーザ端末を選択し、選択された前記第2のユーザ端末に対し前記対応処理の実行を依頼する対応処理依頼制御部と、
     前記第2のユーザ端末による前記対応処理の実行結果を表す情報を前記第1のユーザ端末へ伝送するために、前記第1のユーザ端末と前記第2のユーザ端末との間に前記ブロックチェーン基盤を経由しないデータ伝送チャネルを確立させるデータ伝送チャネル設定制御部と
     を具備する情報取引管理システム。
  2.  前記CTIトークン供与制御部は、前記CTIトークンに含まれる利用価格に相当する暗号資産を前記第1のユーザ端末から受け取ったことを確認する処理を行い、前記暗号資産の受け取りを確認した場合にした、前記CTIトークンを要求元の前記第1のユーザ端末へ送信する、請求項1に記載の情報取引管理システム。
  3.  前記対応処理依頼制御部は、前記第2のユーザ端末から当該第2のユーザ端末が実行可能な前記対応処理に対応する前記CTIトークンのリストを取得し、取得された前記リストに基づいて前記CTIトークンと前記第2のユーザ端末との対応関係を表すデータテーブルを生成する機能をさらに有する、請求項1に記載の情報取引管理システム。
  4.  前記対応処理依頼制御部は、前記第2のユーザ端末から前記対応処理の成否に係る通知情報を受け取り、受け取った通知情報に基づいて前記データテーブルを更新する機能をさらに有する、請求項3に記載の情報取引管理システム。
  5.  前記対応処理依頼制御部は、受信された前記CTIトークンと前記対応処理の仕様とに基づいて、前記CTIトークンに対応する前記CTI情報を生成する処理の実行を前記第2のユーザ端末に依頼する、請求項1に記載の情報取引管理システム。
  6.  前記対応処理依頼制御部は、受信された前記CTIトークンと前記対応処理の仕様とに基づいて、前記CTIトークンに対応する前記CTI情報を分析する処理の実行を前記第2のユーザ端末に依頼する、請求項1に記載の情報取引管理システム。
  7.  ブロックチェーン基盤を用いてサイバー脅威インテリジェンス(Cyber Threat Intelligence:CTI)に係るCTI情報の取引を管理する情報取引管理システムが備えるコンピュータが実行する情報取引管理方法であって、
     取引対象となるCTI情報に対応して当該CTI情報の属性情報を含むCTIトークンを生成し、生成されたCTIトークンを管理する過程と、
     第1のユーザ端末から送られる前記CTIトークンの取得要求に応じて、前記CTIトークンを要求元の前記第1のユーザ端末へ送信する過程と、
     前記第1のユーザ端末から前記CTIトークンを受信した場合に、受信された前記CTIトークンと予め決められた対応処理の仕様とに基づいて、当該CTIトークンに対応する前記CTI情報に関し前記対応処理を実行可能な第2のユーザ端末を選択し、選択された前記第2のユーザ端末に対し前記対応処理の実行を依頼する過程と、
     前記第2のユーザ端末による前記対応処理の実行結果を表す情報を前記第1のユーザ端末へ伝送するために、前記第1のユーザ端末と前記第2のユーザ端末との間に前記ブロックチェーン基盤を経由しないデータ伝送チャネルを確立させる過程と
     を具備する情報取引管理方法。
  8.  請求項1乃至6のいずれかに記載の情報取引管理システムが具備する前記各部の処理を、前記情報取引管理システムが備えるプロセッサに実行させるプログラム。
PCT/JP2021/021538 2020-10-05 2021-06-07 情報取引管理システム、方法およびプログラム WO2022074874A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020168533A JP6935567B1 (ja) 2020-10-05 2020-10-05 情報取引管理システム、方法およびプログラム
JP2020-168533 2020-10-05

Publications (1)

Publication Number Publication Date
WO2022074874A1 true WO2022074874A1 (ja) 2022-04-14

Family

ID=77657893

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/021538 WO2022074874A1 (ja) 2020-10-05 2021-06-07 情報取引管理システム、方法およびプログラム

Country Status (2)

Country Link
JP (1) JP6935567B1 (ja)
WO (1) WO2022074874A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003223502A (ja) * 2002-01-29 2003-08-08 Legal Frontier 21:Kk 知的支援システム
JP2018521430A (ja) * 2015-05-04 2018-08-02 ハサン・シェド・カムラン コンピュータネットワークにおけるセキュリティを管理する方法及び装置
WO2018186391A1 (ja) * 2017-04-03 2018-10-11 株式会社野村総合研究所 検査システム、検査方法、およびコンピュータプログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003223502A (ja) * 2002-01-29 2003-08-08 Legal Frontier 21:Kk 知的支援システム
JP2018521430A (ja) * 2015-05-04 2018-08-02 ハサン・シェド・カムラン コンピュータネットワークにおけるセキュリティを管理する方法及び装置
WO2018186391A1 (ja) * 2017-04-03 2018-10-11 株式会社野村総合研究所 検査システム、検査方法、およびコンピュータプログラム

Also Published As

Publication number Publication date
JP6935567B1 (ja) 2021-09-15
JP2022060822A (ja) 2022-04-15

Similar Documents

Publication Publication Date Title
US11030681B2 (en) Intermediate blockchain system for managing transactions
US10965445B2 (en) Blockchain-based unexpected data detection
US11921682B2 (en) Extracting data from a blockchain network
US10949511B2 (en) Multicomputer processing for data authentication using a blockchain approach
JP6199518B1 (ja) プライベートノード、プライベートノードにおける処理方法、及びそのためのプログラム
US11153069B2 (en) Data authentication using a blockchain approach
EP3655905B1 (en) Distributed ledger technology
US20190354968A1 (en) Utilization Management Method, Utilization Management System, and Node
US10693646B2 (en) Event execution using a blockchain approach
CN111400112B (zh) 分布式集群的存储系统的写入方法、装置及可读存储介质
US20200374343A1 (en) Optimization of delivery of blocks
CN110599348B (zh) 股权激励的方法、装置、设备及存储介质
CN112613877B (zh) 应用于区块链网络的智能合约触发方法、装置及相关设备
JP2020161092A (ja) システム間連携方法およびノード
US20200374340A1 (en) Optimization of delivery of blocks
CN110807209B (zh) 一种数据处理方法、设备及存储介质
WO2022074874A1 (ja) 情報取引管理システム、方法およびプログラム
US20230368185A1 (en) Public trust ledger smart contract token transfer in a database system
US20200358597A1 (en) Blockchain-based data processing
JP7421443B2 (ja) データ移行方法、データ移行システム、およびノード
US20200027082A1 (en) Virtual currency payment agent device, virtual currency payment agent method, and program recording medium
JP7490394B2 (ja) 情報共有支援方法、及び情報共有支援システム
US20240177143A1 (en) Intermediary roles in public trust ledger actions via a database system
US20220067028A1 (en) Trustless operations for blockchain networks
Kiran et al. Risk Assessment in Online Banking System

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21877178

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21877178

Country of ref document: EP

Kind code of ref document: A1