JP2010237975A - Incident monitoring apparatus, method and program - Google Patents

Incident monitoring apparatus, method and program Download PDF

Info

Publication number
JP2010237975A
JP2010237975A JP2009085580A JP2009085580A JP2010237975A JP 2010237975 A JP2010237975 A JP 2010237975A JP 2009085580 A JP2009085580 A JP 2009085580A JP 2009085580 A JP2009085580 A JP 2009085580A JP 2010237975 A JP2010237975 A JP 2010237975A
Authority
JP
Japan
Prior art keywords
incident
information
address
detected
name
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
JP2009085580A
Other languages
Japanese (ja)
Other versions
JP5066544B2 (en
Inventor
Kiyoshi Hatta
清志 八田
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.)
Fujitsu Social Science Labs Ltd
Original Assignee
Fujitsu Social Science Labs Ltd
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 Fujitsu Social Science Labs Ltd filed Critical Fujitsu Social Science Labs Ltd
Priority to JP2009085580A priority Critical patent/JP5066544B2/en
Publication of JP2010237975A publication Critical patent/JP2010237975A/en
Application granted granted Critical
Publication of JP5066544B2 publication Critical patent/JP5066544B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an apparatus for outputting analytical information that reduces the time for analyzing a detected incident in order to minimize damage to an object to be monitored. <P>SOLUTION: The incident monitoring apparatus 1 acquires log information of incidents detected by a sensor 3 from an event log storage unit 10 and determines their degrees of importance based on the number of detected incidents, etc. Also, a determination is made as to whether or not the number of incidents detected within a certain period of time and the number of incidents satisfying a predetermined combination condition are equal to or greater than threshold values. Information about the names of incidents having high degrees of importance and the names of incidents exceeding in number the threshold value is edited and output to a manager terminal 6. Analytical information for the name of each incident detected is generated based on the information edited. During generation, information on an organization to which a global IP in the incident log is allocated is inquired of a management server 5 of an Internet registry, and analytical information including the organization information is generated and output. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は,コンピュータシステムへの不正アクセスを検出するために,ネットワークに接続するコンピュータシステムでのインシデントの発生を監視して,インシデント検出の通知と,インシデントの分析用情報の出力とを行うインシデント監視装置,方法,プログラムに関する。   In order to detect unauthorized access to a computer system, the present invention monitors the occurrence of an incident in a computer system connected to a network and performs incident detection notification and output of incident analysis information. It relates to devices, methods, and programs.

コンピュータ間のデータ通信,コンピュータでのイベントを監視してセキュリティ上問題となる事象(セキュリティ・インシデント)を検出する不正侵入検知装置(IDS),不正侵入防御装置(IPS)等が知られている。   There are known an intrusion detection device (IDS), an intrusion prevention device (IPS) and the like that detect data communication between computers, and detect an event (security incident) that causes a security problem by monitoring events in the computer.

また,監視対象システムとネットワークとの間に設けたファイアウォールで通信ログを収集し,収集した通信ログを解析してセキュリティ・インシデントを検出し,検出したセキュリティ・インシデントに関するアドバイス情報を所定の宛先に通知して,閲覧可能な状態にする監視装置が知られている(例えば,特許文献1参照)。   In addition, communication logs are collected by a firewall provided between the monitored system and the network, the collected communication logs are analyzed to detect security incidents, and advice information on the detected security incidents is notified to a predetermined destination. Thus, a monitoring device that enables browsing is known (for example, see Patent Document 1).

特開2006−295232号公報JP 2006-295232 A

上記のIDS,IPS等の検出装置(以下,センサ)で検出される,通常と異なる事象(以下,インシデントという)は,多種多様であるうえ,監視対象のコンピュータシステムに対する脅威の度合いも異なっている。したがって,検出されたインシデントがシステムへ与える影響を分析して,脅威が大きいインシデントに対する対処を優先的に行えるようにする必要がある。   There are many different types of events (hereinafter referred to as incidents) detected by the above-described detection devices (hereinafter referred to as sensors) such as IDS and IPS, and the degree of threat to the monitored computer system is also different. . Therefore, it is necessary to analyze the impact of detected incidents on the system so that priority actions can be taken for incidents with large threats.

また,上記のIDS,IPS等によって監視対象のシステムへの不正アクセスを発見し,システムへの影響を最小限に抑制するための対処を行うには,検出されたインシデントを迅速に分析する必要がある。   In addition, in order to detect unauthorized access to the monitored system using the above IDS, IPS, etc., and take measures to minimize the impact on the system, it is necessary to analyze the detected incidents quickly. is there.

しかし,センサからは,随時,システムへの影響の無いインシデントを含めて,多種多量かつシステムへの脅威の程度が異なるインシデントが検出され続ける。このような状況下において,システムへの影響が大きいと考えられるインシデントを優先しながら,全てのインシデントに対して分析処理を行うことは困難である。   However, a large number of incidents with different levels of threats to the system continue to be detected from the sensor from time to time, including incidents that do not affect the system. Under such circumstances, it is difficult to analyze all incidents while giving priority to incidents that are considered to have a large impact on the system.

また,多くのインシデントは,通知されたインシデント名だけではシステムへの影響の度合いが判別できず,より詳細な分析処理として,例えば,攻撃の方向,単位時間あたりのインシデント検出件数,トリガと攻撃対象の脆弱性との関連性等の確認を行う作業が必要である。しかし,センサが出力する多種多量のインシデントが混在するインシデントのログ情報(インシデント・ログ)から,プライオリティに応じた優先順位でインシデントを分析することは,多くの時間と労力が必要となる。   In addition, for many incidents, the degree of impact on the system cannot be determined by the notified incident name alone. For more detailed analysis processing, for example, the direction of the attack, the number of incidents detected per unit time, the trigger and the attack target It is necessary to confirm the relevance of the vulnerabilities. However, analyzing incidents in priority order according to priority from incident log information (incident log) that contains a large number of incidents output by sensors requires a lot of time and effort.

従来のインシデント分析の際に,以下のような問題が生じている。   The following problems occur during conventional incident analysis.

(1)インシデントには,単位時間あたりの検出件数によって,システムへの影響の程度が異なってくるものがある。インシデントの単位時間あたりの検出件数等によって,サービス拒否攻撃という不正アクセスに繋がるものがある。インシデントが,例えば,DOS攻撃,DDOS攻撃等の不正アクセスであると判断するための閾値は,システムの処理能力に応じて異なってくる。この場合に,同一の送信先に対しての時間あたりのインシデントの検出件数を把握する必要があり,集計には多くの時間と労力が必要となる。   (1) Some incidents have different effects on the system depending on the number of detections per unit time. Depending on the number of incidents detected per unit time, etc., there are things that lead to unauthorized access called denial of service attacks. The threshold value for determining that the incident is an unauthorized access such as a DOS attack or a DDOS attack differs depending on the processing capability of the system. In this case, it is necessary to grasp the number of incidents detected per hour for the same transmission destination, and a large amount of time and labor are required for aggregation.

(2)インシデント・ログには,多くの情報が付加されていて,例えば,発生日時,インシデント名,検出件数,プライオリティ,送信元IPアドレス,送信元ポート番号,送信先IPアドレス,送信先ポート番号,トリガ等の多くの情報が含まれている。したがって,分析に必要な情報を選択して参照する必要があるが,この多数の情報が含まれるインシデント・ログから必要な情報を抽出することは,多くの時間と労力が必要となる。   (2) A lot of information is added to the incident log. For example, occurrence date, incident name, number of detected cases, priority, source IP address, source port number, destination IP address, destination port number A lot of information such as triggers is included. Therefore, it is necessary to select and refer to information necessary for analysis, but it takes a lot of time and effort to extract necessary information from an incident log including a large amount of information.

(3)インシデント分析に必要な情報は,インシデントの種類毎に異なるうえ,異なるタイプのセンサが出力するインシデント・ログのフィールド中の同じフィールドに格納されているものではない。インシデント名と,通知や分析用情報の出力のトリガとなる情報が格納されるフィールド名との紐付け等の情報がないため,情報収集に時間を費やしてしまう。   (3) Information required for incident analysis differs depending on the type of incident, and is not stored in the same field among incident log fields output by different types of sensors. Since there is no information such as the association between the incident name and the field name in which the information that triggers the output of notification and analysis information is stored, it takes time to collect information.

(4)インシデントのシステムへの影響度の分析,対策の検討等を行うためには,送信元および送信先の組織情報(例えば,組織名や機器名等)が必要である。しかし,インシデント・ログは,送信元または送信先の組織情報を含まない。そのため,別途,送信元または送信先がどのような組織であるかを調査する必要があり,この調査作業に多くの時間と労力が必要となる。   (4) In order to analyze the impact level of incidents on the system, examine countermeasures, etc., organization information (for example, organization name and device name) of the transmission source and transmission destination is required. However, the incident log does not include source or destination organization information. Therefore, it is necessary to investigate what kind of organization the transmission source or the transmission destination is separately, and much time and labor are required for this investigation work.

特に,送信元/送信先が監視対象となる自システムの外部である場合に,送信元/送信先の組織情報は,何らかの情報検索サービスを利用して収集しなければならない。   In particular, when the transmission source / transmission destination is outside the monitored system, the organization information of the transmission source / transmission destination must be collected using some kind of information retrieval service.

さらに,攻撃の対象(送信先)が監視対象となる自システムである場合には,IPアドレスのみによってシステムへの影響の度合いを判別することは困難である。   Furthermore, when the attack target (transmission destination) is the own system to be monitored, it is difficult to determine the degree of influence on the system only by the IP address.

(5)インシデント・ログから,不正アクセスの予兆や未知の攻撃等をいち早く発見するためには,インシデントの検出状況を監視する必要があり,検出状況から不正であるかを判断しなければならない。また,不正アクセス等の手口は決まっておらず,インシデント毎の情報だけでは判断に限界があり,以下のような,複数のインシデントとの関連づけを行い,現状を把握することが必要となる。   (5) In order to quickly detect unauthorized access signs or unknown attacks from the incident log, it is necessary to monitor the incident detection status, and it is necessary to determine whether the detection status is illegal. In addition, there is no fixed method for unauthorized access, etc., and there is a limit to judgment based on information for each incident, and it is necessary to correlate with the following multiple incidents and grasp the current situation.

多種多量のインシデントが混在するインシデント・ログ中から,通常とは異なるインシデントの検出状況を識別して,未知の攻撃等を発見することは,多くの時間と労力が必要となる。   It takes a lot of time and labor to identify an unknown attack from an incident log that contains a large number of incidents, and to detect an unknown attack.

(6)インシデント・ログを表示するコンソール画面上では,次々に新しいインシデントが表示されデータが蓄積されていくため,表示されたインシデント・ログを見ながら分析作業を行うことは大変に困難な作業となる。具体的には,表示内容が随時更新されていくコンソール画面上で,インシデント同士の関連づけや優先順位づけを行いながら,全てのインシデントについて漏れなく分析を行うことできない。   (6) On the console screen that displays incident logs, new incidents are displayed one after another and data is accumulated. Therefore, it is very difficult to perform analysis while viewing the displayed incident logs. Become. Specifically, it is not possible to analyze all incidents without omission while associating and prioritizing incidents on a console screen whose display contents are updated as needed.

さらに,365日24時間継続してインシデントの分析を,コンソール画面を見ながら行うことは実際には不可能である。   Furthermore, it is actually impossible to analyze incidents while watching the console screen for 24 hours on 365 days.

本願発明の目的は,システムへの被害を最小限にとどめるために,システムへの不正アクセスおよび不正アクセスの予兆を発見するため,インシデントの検出と検出状況とを監視し,インシデント・ログの分析処理の処理時間を短縮できる分析用情報を出力するインシデント監視装置,方法,プログラムを実現することである。   In order to minimize damage to the system, the object of the present invention is to monitor the detection and detection status of incidents in order to discover unauthorized access to the system and signs of unauthorized access, and analyze the incident log. It is to realize an incident monitoring apparatus, method, and program that outputs analysis information that can shorten the processing time.

本発明にかかるインシデント監視装置は,ネットワークに接続するコンピュータシステムで生じるインシデントを監視する装置であって,以下の記憶部および処理部を有する。すなわち,インシデント監視装置は,監視対象のコンピュータシステムの内部で使用される内部IPアドレスと内部IPアドレスの割り当て先とを登録した内部IPアドレス情報を記憶する内部IPアドレス情報記憶部と,コンピュータシステムを監視するセンサが検出したインシデントに関する情報であって,インシデント名と,検出日時と,送信元IPアドレスと,送信先IPアドレスと,センサが付加したインシデントの脅威の程度を示すプライオリティとを含むインシデント・ログ情報を記憶するインシデント・ログ記憶部と,インシデント分析用情報を作成するための作成用情報を記憶する分析用情報記憶部とを備える。   An incident monitoring apparatus according to the present invention is an apparatus that monitors an incident that occurs in a computer system connected to a network, and includes the following storage unit and processing unit. That is, the incident monitoring apparatus includes an internal IP address information storage unit that stores internal IP address information in which an internal IP address used in the monitored computer system and an assignment destination of the internal IP address are registered, and a computer system. Information related to the incident detected by the sensor to be monitored, including the incident name, the detection date and time, the source IP address, the destination IP address, and the priority indicating the degree of the incident threat added by the sensor. An incident log storage unit for storing log information and an analysis information storage unit for storing creation information for creating incident analysis information are provided.

さらに,上記のインシデント監視装置は,インシデント・ログ記憶部から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,抽出したインシデント・ログ情報をもとに,インシデント名ごとに,時間範囲内でのインシデントの検出件数とプライオリティとをもとに重要度を判定する処理と,インシデント名ごとにインシデントの情報を編集して,インシデント名に対する重要度と編集した情報とを,第1の作成用情報として分析用情報記憶部に格納する処理とを行うイベント監視部を備える。   Further, the above incident monitoring device extracts the incident log information of incidents detected from the incident log storage unit within a time range from the present time to a point in time that is a predetermined time interval at a predetermined time interval. In addition, based on the extracted incident log information, for each incident name, the process of determining the importance based on the number of detected incidents and priority within the time range and the incident information for each incident name. An event monitoring unit is provided that performs a process of editing and storing the importance for the incident name and the edited information as first creation information in the analysis information storage unit.

さらに,上記のインシデント監視装置は,インシデント・ログ記憶部から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,抽出したインシデント・ログ情報をもとに,インシデント名ごとのインシデントの検出件数と所定の組み合わせ条件における検出件数である該当件数とを計算して,検出件数と該当件数とを所定の閾値と比較する処理と,検出件数または該当件数が閾値以上であるインシデント名について,インシデント名ごとにインシデントの情報を編集し,編集した情報を第2の作成用情報として分析用情報記憶部に格納する処理とを行うイベント検出状況監視部を備える。   Further, the above incident monitoring device extracts the incident log information of incidents detected from the incident log storage unit within a time range from the present time to a point in time that is a predetermined time interval at a predetermined time interval. Based on the extracted incident log information, the number of incidents detected for each incident name and the number of hits that are the number of hits in a given combination condition are calculated. Processing for comparison and processing for editing incident information for each incident name with respect to the incident name for which the number of detected cases or the number of hits is greater than or equal to the threshold, and storing the edited information in the analysis information storage unit as second creation information An event detection status monitoring unit is provided.

さらに,上記のインシデント監視装置は,分析用情報記憶部の第1の作成用情報と第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,グローバルIPアドレスの割り当て先を特定する情報を,IPアドレスの割り振りを管轄するインターネットレジストリの管理サーバから取得する割り当て先情報検索部と,第1の作成用情報と第2の作成用情報と割り当て先情報検索部が取得したグローバルIPアドレス割り当て先の情報とを用いて,検出したインシデントに関するインシデント分析用情報を生成して出力する分析用情報生成部とを備える。   Furthermore, the incident monitoring device described above specifies a global IP address assignment destination among the transmission source or transmission destination IP addresses included in the first creation information and the second creation information in the analysis information storage unit. Information to be assigned from the management server of the Internet registry that is responsible for IP address allocation, and the global IP acquired by the first creation information, the second creation information, and the assignment destination information search unit And an analysis information generation unit that generates and outputs incident analysis information related to the detected incident using the address assignment destination information.

上記のインシデント監視装置は,イベント監視部によって,センサが検出したイベント・ログのうち,一定の時間範囲内で検出されたインシデントのインシデント・ログ情報から,インシデント名ごとに,インシデントの検出件数とプライオリティとをもとに重要度を判定する。さらに,イベント監視部によって,インシデント名ごとにインシデントの情報を編集して,インシデント名に対する重要度と編集した情報とを,第1の作成用情報として分析用情報記憶部に格納する。   The above incident monitoring device uses the event monitoring unit to detect the number of incidents detected and their priority for each incident name from the incident log information of incidents detected within a certain time range among the event logs detected by the sensor. The importance is determined based on the above. Further, the event monitoring unit edits the incident information for each incident name, and stores the importance for the incident name and the edited information in the analysis information storage unit as first creation information.

さらに,インシデント監視装置は,イベント検出状況監視部によって,一定の時間範囲内で検出されたインシデントのインシデント・ログ情報から,インシデント・ログ情報をもとに,インシデント名ごとのインシデントの検出件数と所定の組み合わせ条件における検出件数である該当件数とを計算して,検出件数と該当件数とを所定の閾値と比較する。そして,検出件数または該当件数が閾値以上であるインシデント名について,インシデント名ごとにインシデントの情報を編集し,編集した情報を第2の作成用情報として分析用情報記憶部に格納する。   Furthermore, the incident monitoring device determines the number of incidents detected per incident name based on the incident log information from the incident log information of incidents detected within a certain time range by the event detection status monitoring unit. The number of hits, which is the number of hits in the combination condition, is calculated, and the number of hits detected and the hit count are compared with a predetermined threshold. Then, for the incident names for which the number of detected cases or the number of hits is equal to or greater than the threshold, the incident information is edited for each incident name, and the edited information is stored in the analysis information storage unit as second creation information.

そして,インシデント監視装置は,インシデント分析用情報の生成中に,割り当て先情報検索部によって,分析用情報記憶部の第1の作成用情報と第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,グローバルIPアドレスの割り当て先を特定する情報を,グローバルIPアドレスの割り振りを管轄するインターネットレジストリの管理サーバから取得する。   Then, during the generation of the incident analysis information, the incident monitoring device causes the assignment destination information search unit to perform a transmission source or a transmission destination included in the first creation information and the second creation information in the analysis information storage unit. Among the IP addresses, information specifying the global IP address assignment destination is acquired from the management server of the Internet registry that manages the global IP address allocation.

そして,分析用情報生成部によって,第1の作成用情報と第2の作成用情報と,割り当て先情報検索部が取得したグローバルIPアドレス割り当て先の情報とを用いて,検出したインシデントに関するインシデント分析用情報を生成して出力する。   Then, the analysis information generation unit uses the first creation information, the second creation information, and the global IP address assignment destination information acquired by the assignment destination information search unit to analyze the incident related to the detected incident. Generate and output usage information.

上記のインシデント監視装置は,一定の時間内で検出したインシデントを,その重要度とともに通知することができる。これによって,検出したインシデントの緊急性を管理者に通知することができる。   The above incident monitoring device can notify an incident detected within a certain time together with its importance. As a result, the administrator can be notified of the urgency of the detected incident.

また,インシデント監視装置は,インシデントの検出状況を監視して,検出状況を示す,インシデントの検出件数や該当件数が,一定の閾値を超えた場合に,この検出状況を通知することができる。これによって,一定時間内のインシデントの検出傾向を把握して,インシデントの発生または発生予兆を通知することができる。   In addition, the incident monitoring device can monitor the detection status of an incident, and can notify the detection status when the number of detected incidents and the number of hits indicating the detection status exceed a certain threshold. As a result, the tendency of incident detection within a certain period of time can be grasped, and the occurrence or sign of occurrence of an incident can be notified.

また,インシデント監視装置は,インシデント・ログ情報に含まれる,送信先または送信元のIPアドレスの割り当て先に関する組織情報(例えば,組織名,団体名等)を取得し,インシデント名単位に纏めたインシデントに関する情報とともに組織情報を格納した分析用情報を生成することができる。   In addition, the incident monitoring device acquires organization information (for example, organization name, organization name, etc.) related to the destination or the IP address assignment destination included in the incident log information, and collects the incidents in units of incident names. The information for analysis which stored organization information with the information about can be generated.

これによって,分析用情報から,インシデントが検出されたデータ通信の相手方を特定することができ,インシデントの分析が容易になる。   As a result, the partner of data communication in which the incident is detected can be specified from the analysis information, and the analysis of the incident becomes easy.

上記説明したインシデント監視装置によれば,検出したインシデントの分析処理の処理時間を短縮できるため,監視対象のコンピュータシステムへの被害を最小限にとどめることが可能となる。   According to the incident monitoring apparatus described above, the processing time for analyzing the detected incident can be shortened, so that damage to the computer system to be monitored can be minimized.

本発明の一実施例における,インシデント監視装置が実施されるシステムの構成例を示す図である。It is a figure which shows the structural example of the system by which the incident monitoring apparatus is implemented in one Example of this invention. 本発明の一実施例におけるインシデント監視装置の構成例を示す図である。It is a figure which shows the structural example of the incident monitoring apparatus in one Example of this invention. インシデント・ログ記憶部に保存されるインシデント・ログの例を示す図である。It is a figure which shows the example of the incident log preserve | saved at an incident log memory | storage part. トリガ関連付けテーブルの例を示す図である。It is a figure which shows the example of a trigger correlation table. イベント監視部のワークテーブルの例を示す図である。It is a figure which shows the example of the work table of an event monitoring part. インシデント分析用シートの作成用データの例を示す図である。It is a figure which shows the example of the data for creation of the sheet | seat for incident analysis. 内部IPアドレスリストの例を示す図である。It is a figure which shows the example of an internal IP address list. 検出インシデント一覧のデータ構成例を示す図である。It is a figure which shows the data structural example of a detected incident list. 検出インシデント一覧表示画面の表示例を示す図である。It is a figure which shows the example of a display of a detected incident list display screen. 検出インシデント一覧表示画面の検出インシデントの一覧の表示例を示す図である。It is a figure which shows the example of a display of the list of detected incidents of a detected incident list display screen. 詳細情報のデータ構成例を示す図である。It is a figure which shows the data structural example of detailed information. 検出インシデント詳細情報表示画面の例を示す図である。It is a figure which shows the example of a detection incident detailed information display screen. グローバルIPアドレスリストの例を示す図である。It is a figure which shows the example of a global IP address list. 割り当て先情報の抽出データの例を示す図である。It is a figure which shows the example of the extraction data of allocation destination information. 内部割り当てテーブルの例を示す図である。It is a figure which shows the example of an internal allocation table. IPアドレス割り当てテーブルの例を示す図である。It is a figure which shows the example of an IP address allocation table. インシデント分析用シート(左半分)の例を示す図である。It is a figure which shows the example of the sheet | seat for incident analysis (left half). インシデント分析用シート(右半分)の例を示す図である。It is a figure which shows the example of the sheet | seat for incident analysis (right half). 割り当て先情報検索の応答メッセージの例を示す図である。It is a figure which shows the example of the response message of allocation destination information search. インシデント監視装置の概要処理の処理フロー図である。It is a processing flow figure of the outline processing of an incident monitoring device.

図1は,本願発明の一実施形態において,インシデント監視装置1が実施されるシステムの構成例を示す図である。   FIG. 1 is a diagram illustrating a configuration example of a system in which an incident monitoring apparatus 1 is implemented in an embodiment of the present invention.

インシデント監視装置1は,インシデント・ログ記憶部10にアクセスして,所定の時間範囲内のインシデント・ログを取得し,取得したインシデント・ログを分析して,インシデントの発生または発生の予兆を管理者端末6への所定の画面表示等によって通知し,インシデント分析用情報としてインシデント分析用シート20を出力する。   The incident monitoring apparatus 1 accesses the incident log storage unit 10 to acquire an incident log within a predetermined time range, analyze the acquired incident log, and determine whether an incident has occurred or a sign of occurrence. Notification is made by a predetermined screen display on the terminal 6 and the incident analysis sheet 20 is output as incident analysis information.

また,インシデント監視装置1は,インターネット4を通じて,グローバルIPアドレスを管理するインターネットレジストリの管理サーバ5へアクセスして,IPアドレスの割り当て先に関する情報(組織情報)を取得する。   Further, the incident monitoring device 1 accesses the management server 5 of the Internet registry that manages the global IP address through the Internet 4 and acquires information (organization information) regarding the IP address assignment destination.

ここで,インシデントとは,特に不正アクセスに限定するものではなく,単に,通常とは異なる事象(異常事象)をいう。   Here, the incident is not particularly limited to unauthorized access, and simply refers to an unusual event (abnormal event).

インシデント・ログは,監視対象システムまたは監視対象ネットワーク(以下,単に監視対象という)2に設けられた,IDS,IPS等のセンサ3が検出したインシデントに関する情報である。   The incident log is information related to an incident detected by a sensor 3 such as IDS or IPS provided in a monitoring target system or a monitoring target network (hereinafter simply referred to as a monitoring target) 2.

センサ3は,ネットワークを流れるパケットを監視するNIDS(Network IDS),ホストサーバのログやイベントを監視するHIDS(Host IDS)である。   The sensor 3 is a NIDS (Network IDS) that monitors packets flowing through the network, and a HIDS (Host IDS) that monitors logs and events of the host server.

インターネットレジストリとは,インターネットリソース(IPv4,IPv6の両アドレスとAS(自律システム)番号)の割り振りと登録とを管理する組織である。IPアドレス管理の各管轄(国/地域別)のインターネットレジストリの管理サーバ5で「Whois情報検索」を行うことによって,グローバルIPアドレスの割り当て先に関する情報(組織情報)を取得することができる。   The Internet registry is an organization that manages allocation and registration of Internet resources (both IPv4 and IPv6 addresses and AS (autonomous system) numbers). By performing “Whois information search” in the Internet registry management server 5 of each jurisdiction of IP address management (by country / region), information (organization information) regarding the global IP address assignment destination can be acquired.

まず,インシデント監視装置1が実行する処理およびその効果について概説する。   First, the process executed by the incident monitoring apparatus 1 and its effect will be outlined.

1.インシデント監視装置1は,定期的(一定の時間間隔ごと)に,一定の時間範囲(現在から過去に遡った所定の時間範囲)内のインシデント・ログを自動的に検索し,分析が必要な全インシデントの情報を編集して出力する。インシデントの分析用情報は,例えば,1つのインシデント分析用シートとして出力する。   1. The incident monitoring device 1 automatically searches for incident logs within a certain time range (a predetermined time range that goes back from the present to the past) at regular intervals (at regular time intervals), and all the items that need to be analyzed. Edit and output the incident information. The incident analysis information is output as one incident analysis sheet, for example.

これにより,時系列で優先順の高い順に漏れのないインシデントの分析処理が実施できる。   As a result, it is possible to carry out incident analysis processing with no omission in order of priority in chronological order.

2.インシデント監視装置1は,一定の時間範囲内でのインシデントを検索する。これにより,システムへの影響度を考慮した,単位時間あたりの件数の閾値を持つ判断処理を行うことができる。例えば,同一インシデント名であって,同一の送信先または送信元のIPアドレスに対するインシデントの検出件数を集計する。   2. The incident monitoring device 1 searches for incidents within a certain time range. As a result, it is possible to perform a determination process having a threshold value for the number of cases per unit time in consideration of the degree of influence on the system. For example, the number of incidents detected for the same incident name and the same destination or source IP address is counted.

インシデント監視装置1は,インシデントの件数が閾値(ある一定件数)を超えた場合に,例えば管理者端末6へインシデント検出を通知し,そのインシデントの分析情報を編集してインシデント分析用シート20に出力する。   When the number of incidents exceeds a threshold (a certain number), the incident monitoring apparatus 1 notifies the incident detection to the administrator terminal 6, for example, edits the analysis information of the incident, and outputs it to the incident analysis sheet 20 To do.

インシデント監視装置1は,インシデントの検出件数に応じて,重要度を「正常,警告,異常または要確認」にランクづけを行う。例えば,プライオリティ=Highのインシデントを区別し,重要度=異常として扱い,通知および分析情報に含める。   The incident monitoring device 1 ranks the importance level as “normal, warning, abnormal, or confirmation required” according to the number of detected incidents. For example, incidents with priority = High are distinguished and treated as importance = abnormal and included in notification and analysis information.

プライオリティは,監視対象2にインシデントが与える脅威の度合いである。プライオリティは,インシデントを検出するセンサ3が,所定のセキュリティ・ポリシーに基づいて判断する。例えば,インシデント名毎に,Low,Medium,Highの値が割り当てられる。Low,Medium,Highは,それぞれ,脅威の度合いが低程度,中程度,高程度である。   The priority is the degree of threat given to the monitored object 2 by the incident. The priority is determined by the sensor 3 that detects the incident based on a predetermined security policy. For example, values of Low, Medium, and High are assigned for each incident name. Low, Medium, and High have low, medium, and high threat levels, respectively.

より具体的には,インシデント監視装置1は,プライオリティと重要度との関係から,インシデントを以下のように扱う。   More specifically, the incident monitoring apparatus 1 handles incidents as follows from the relationship between priority and importance.

(1)インシデントがプライオリティ=Lowの場合に,重要度=正常として,分析不要と判断する。   (1) When the incident has priority = Low, it is determined that importance is normal and analysis is unnecessary.

(2)インシデントがプライオリティ=Mediumの場合に,その重要度を,インシデント名および送信先IPアドレスに対する検出件数等で判断する。検出件数が警告件数未満であれば,重要度=正常として,分析不要と判断する。また,検出件数が警告件数以上かつ異常件数未満であれば,重要度=警告と判断する。また,検出件数が異常件数以上であれば,重要度=異常と判断する。   (2) When the incident has priority = Medium, the importance is determined based on the incident name and the detected number of transmission destination IP addresses. If the number of detected cases is less than the number of warnings, the importance level is normal and it is determined that analysis is unnecessary. If the number of detected cases is greater than or equal to the number of warnings and less than the number of abnormalities, it is determined that importance = warning. If the number of detected cases is equal to or greater than the number of abnormalities, it is determined that importance = abnormal.

(3)インシデントがプライオリティ=Highの場合に,重要度=異常と判断する。   (3) When the incident is priority = High, it is determined that importance = abnormal.

(4)インシデントがプライオリティ=Highであって,かつ明らかに問題ある場合に,重要度=要確認と判断する。   (4) If the incident is Priority = High and there is clearly a problem, it is determined that importance = confirmation required.

3.インシデント監視装置1は,インシデントの分析用情報の一形態であるインシデント分析用シート20に,1次分析に必要な最低限の情報のみを抽出して出力する。また,インシデントを,重要度の高い順,インシデント名,送信先IPアドレス,送信元IPアドレス,検出時間等でソートしてインシデント分析用シートに出力する。これにより,関連するインシデントが纏められるため,分析が容易になる。   3. The incident monitoring apparatus 1 extracts and outputs only the minimum information necessary for the primary analysis to the incident analysis sheet 20 which is a form of incident analysis information. The incidents are sorted in descending order of importance, incident name, transmission destination IP address, transmission source IP address, detection time, etc., and output to the incident analysis sheet. This makes it easier to analyze because related incidents are collected.

4.検出したインシデントを,インシデント情報として通知する,または,その分析用情報を作成するかを判定する情報として使用するインシデント・ログ内の情報をトリガ情報という。このトリガ情報は,使用されるインシデント・ログのフィールド(データ項目)がインシデント名毎に異なるうえ,各センサ3が出力するインシデント・ログのフィールド名が異なる。   4). Information in the incident log that is used as information for determining whether to detect the detected incident as incident information or to create information for analysis is called trigger information. In the trigger information, the field (data item) of the incident log used differs for each incident name, and the field name of the incident log output by each sensor 3 differs.

インシデント監視装置1は,インシデント名と,トリガ情報のフィールド名との関連付け情報を持ち,この関連付け情報をもとに,インシデント名ごとに該当するトリガ情報を抽出する。   The incident monitoring device 1 has association information between the incident name and the field name of the trigger information, and extracts trigger information corresponding to each incident name based on the association information.

また,インシデント監視装置1は,関連付け情報がないインシデント名について,デフォルト設定として,インシデント・ログの先頭フィールド名のトリガ情報を抽出する。また,対象となるフィールド名が排他的に複数存在するような場合は,関連付け情報として複数のフィールド名を持つようにし,該当するフィールド名を順番に検索して,先に見つかったフィールド名のトリガ情報を抽出する。   Further, the incident monitoring apparatus 1 extracts the trigger information of the first field name of the incident log as a default setting for the incident name having no association information. In addition, if there are multiple target field names exclusively, the association information should have multiple field names, the corresponding field names are searched in order, and the trigger for the field name found earlier Extract information.

5.インシデント監視装置1は,インシデント分析用シート20に,監視対象2が加害者か被害者であるかを示すアクセス方向を付加して出力する。   5. The incident monitoring apparatus 1 outputs an incident analysis sheet 20 with an access direction indicating whether the monitoring target 2 is a perpetrator or a victim.

インシデント監視装置1は,アクセス方向を,インシデント・ログの送信先IPアドレスおよび送信元IPアドレスに基づいて判定する。   The incident monitoring apparatus 1 determines the access direction based on the transmission destination IP address and the transmission source IP address of the incident log.

アクセス方向は,パケットの送信方向であり,外部から監視対象2への送信(外→内)監視対象2から外部へ送信(内→外),監視対象2内の通信(内→内)のいずれかが格納される。   The access direction is the packet transmission direction, which is either transmission from the outside to the monitoring target 2 (outside to inside), transmission from the monitoring target 2 to outside (inside to outside), or communication within the monitoring target 2 (inside to inside) Is stored.

6.インシデント監視装置1は,インシデント分析用シート20に,送信元および送信先のIPアドレスの割り当て先の組織情報を付加して出力する。   6). The incident monitoring apparatus 1 adds the organization information of the destination and destination IP addresses to the incident analysis sheet 20 and outputs them.

インシデント監視装置1は,監視対象2に存在するIPアドレスと割り当て先の情報が登録された内部IPアドレス情報を予め保持しておく。また,インシデント監視装置1は,インシデント分析用シート20の編集時に,インシデント・ログ内のグローバルIPアドレスの割り当て先の組織情報を,インターネットレジストリの管理サーバ5での「Whois情報検索」を利用して取得する。   The incident monitoring apparatus 1 holds in advance internal IP address information in which IP addresses existing in the monitoring target 2 and allocation destination information are registered. Further, the incident monitoring device 1 uses the “Whois information search” in the management server 5 of the Internet registry for the organization information of the global IP address assignment destination in the incident log when editing the incident analysis sheet 20. get.

7.インシデント監視装置1は,定期的に,一定の時間範囲内の全インシデント(プライオリティに関係なく)を対象として,インシデントの検出件数または所定の条件に該当する検出件数(該当件数)が閾値を超えた場合に,不正アクセスの予兆や未知の攻撃等の発生の可能性ありとして,管理者端末6へ通知し,そのインシデントの情報をインシデント分析用シート20に出力する。   7). The incident monitoring device 1 periodically detects all incidents within a certain time range (regardless of priority), and the number of incidents detected or the number of detections that meet a given condition (number of cases) exceeded the threshold. In this case, the administrator terminal 6 is notified that there is a possibility that an unauthorized access sign or an unknown attack may occur, and information on the incident is output to the incident analysis sheet 20.

ここで,検出件数と該当件数それぞれに対する閾値を設け,以下の条件で集計した値と比較する。   Here, thresholds are set for the number of detected cases and the corresponding number of cases, and compared with the values calculated under the following conditions.

閾値は,センサ3によるインシデントの全プライオリティのインシデント名に対する判断条件であり,攻撃を示すようなインシデント,ネットワーク上での異常を示すインシデント等を検出するために,件数が一定の閾値を超えた場合に通知と分析用情報として編集するためのものである。閾値は,全インシデント名を対象とするものと,個別のインシデント名を対象とするものが用意される。   The threshold is a judgment condition for the incident names of all priorities of incidents by the sensor 3, and the number of cases exceeds a certain threshold in order to detect an incident indicating an attack, an incident indicating an abnormality on the network, etc. It is for editing as notification and analysis information. Thresholds are prepared for all incident names and for individual incident names.

(1)同一インシデント名,かつ同一送信先IPアドレス,かつ同一送信元IPアドレスであるインシデントの検出件数,
(2)同一インシデント名,かつ同一送信先IPアドレスであるインシデントの検出件数,
(3)同一インシデント名の検出件数,
(4)同一インシデント名,かつ同一送信先IPアドレス,かつ同一送信元IPアドレスの組み合わせ数,
(5)同一インシデント名,かつ同一送信先IPアドレスの組み合わせ数,
(6)インシデント名の組み合わせ数。
(1) Number of incidents detected with the same incident name, the same destination IP address, and the same source IP address,
(2) Number of detected incidents with the same incident name and the same destination IP address,
(3) Number of detected incidents with the same incident name,
(4) number of combinations of the same incident name, the same destination IP address, and the same source IP address,
(5) Number of combinations of the same incident name and the same destination IP address,
(6) Number of incident name combinations.

8.インシデント監視装置1は,インシデントの分析の要否が判断されるインシデントの検出を,以下の方法で管理者端末6へ通知する。   8). The incident monitoring apparatus 1 notifies the administrator terminal 6 of the detection of an incident for which the necessity of analysis of the incident is determined by the following method.

(1)画面表示による通知
インシデント監視装置1は,管理者端末6のコンソール画面に,画面表示による通知として,重要度に対応した色と,文字によるインシデント情報の表示を行う。例えば,重要度=異常であれば,インシデント名と「不正アクセスの可能性あり」の旨の表示を「赤色」で,重要度=警告であれば,インシデント名と「不正アクセスの予兆の可能性あり」の旨の表示を「黄色」で,重要度=正常であれば,「問題なし」の旨の表示を「緑色」で,重要度=要確認であれば,インシデント名と「許可されたものであれば問題なし(通常は明らかに問題のあるインシデント)を示す」の旨の表示を「朱色」で,それぞれ行う。
(1) Notification by screen display The incident monitoring apparatus 1 displays incident information in colors and characters corresponding to the importance as notification by screen display on the console screen of the administrator terminal 6. For example, if severity = abnormal, the incident name and “possibility of unauthorized access” are displayed in “red”, and if severity = warning, the incident name and “possibility of unauthorized access” “Yes” is displayed in “Yellow”, if severity = normal, “no problem” is displayed in “green”, and if importance = confirmed, the incident name and “permitted” If there are no problems, “Indicates that there is no problem (usually an apparently problematic incident)” is displayed in “red”.

また,インシデント監視装置1は,複数種類の重要度のインシデントが同時に発生した場合には,「異常<警告<正常<要確認」の順で,最も重要度の高いものから表示する。   In addition, when incidents of a plurality of types of importance occur at the same time, the incident monitoring apparatus 1 displays the items with the highest importance in the order of “abnormality <warning <normality <confirmation required”.

また,インシデント情報のより詳細な内容として,例えば,以下の表示を行う。   Further, for example, the following display is performed as more detailed contents of the incident information.

(a) サマリー表示として,分析が必要なインシデントの一覧を,分析を行う順(例えば重要度の高い順)に,インシデント名および送信先IPアドレスで検出件数を纏めて検出インシデント一覧として表示する。   (a) As a summary display, a list of incidents that need to be analyzed is displayed as a list of detected incidents by collecting the number of detected cases by incident name and destination IP address in the order of analysis (for example, in descending order of importance).

(b) 検出インシデント一覧から,参照したいインシデントが選択されることによって,選択されたインシデント毎の全情報を一覧で表示する。   (b) By selecting the incident to be referenced from the detected incident list, all information for each selected incident is displayed in a list.

また,1次分析に必要な情報に対して,番号を付けて表示する。   In addition, information necessary for the primary analysis is displayed with a number.

また,攻撃の方向としてみなしうる,アクセス方向を表示する。   Also, the access direction that can be regarded as the attack direction is displayed.

(2)サウンドによる通知
インシデント監視装置1は,インシデント分析が必要な場合(例えば,重要度が正常以外のインシデントがある場合)に,管理者端末6または他の音声出力装置を介して所定のサウンドを出力する。
(2) Notification by sound The incident monitoring device 1 uses a predetermined sound via the administrator terminal 6 or other audio output device when incident analysis is necessary (for example, when there is an incident with a non-normal importance level). Is output.

(3)電子メール(E−mail)による通知
インシデント監視装置1は,インシデント分析が必要な場合に,インシデント分析用シート20またはサマリー(例えば,検出インシデント一覧)を電子メールとして管理者端末6または所定の宛先へ送信する。
(3) Notification by E-mail (E-mail) When the incident monitoring apparatus 1 requires incident analysis, the incident monitoring sheet 20 or a summary (for example, a list of detected incidents) is sent to the administrator terminal 6 or predetermined as an e-mail. To the destination.

(4)アプリケーションプログラムへのイベント・ログ出力による通知
インシデント監視装置1は,インシデント分析が必要な場合に,例えば,オペレーティングシステムWindowsのアプリケーションプログラム・ログにインシデントのサマリーを出力する。例えば,インシデント監視装置1は,WindowsOSのSNMP通信管理機能によるSNMPトラップを送信し,管理者端末6へインシデント・ログを通知する。
(4) Notification by Event Log Output to Application Program When incident analysis is required, the incident monitoring apparatus 1 outputs an incident summary to an application program log of the operating system Windows, for example. For example, the incident monitoring device 1 transmits an SNMP trap by the SNMP communication management function of Windows OS and notifies the administrator terminal 6 of the incident log.

(5)アプリケーション起動による通知
インシデント監視装置1は,インシデント分析が必要な場合に,管理者端末6または所定の装置のアプリケーションプログラムを起動する。例えば,警告灯の起動等のアプリケーションを実行する。
(5) Notification by application activation The incident monitoring apparatus 1 activates the application program of the administrator terminal 6 or a predetermined apparatus when incident analysis is necessary. For example, an application such as activation of a warning light is executed.

図2は,本発明の一実施例におけるインシデント監視装置1の構成例を示す図である。   FIG. 2 is a diagram showing a configuration example of the incident monitoring apparatus 1 in one embodiment of the present invention.

インシデント監視装置1は,トリガ関連付け情報記憶部101,内部IPアドレス一覧記憶部102,ローカルIPアドレス情報記憶部103,問い合わせ先記憶部105,分析用情報記憶部106,IPアドレス一覧記憶部108,グローバルIPアドレス情報記憶部109,イベント監視部11,イベント検出状況監視部12,分析用情報生成部13,および割り当て先情報検索部14を備える。   The incident monitoring apparatus 1 includes a trigger association information storage unit 101, an internal IP address list storage unit 102, a local IP address information storage unit 103, an inquiry destination storage unit 105, an analysis information storage unit 106, an IP address list storage unit 108, a global An IP address information storage unit 109, an event monitoring unit 11, an event detection status monitoring unit 12, an analysis information generation unit 13, and an assignment destination information search unit 14 are provided.

トリガ関連付け情報記憶部101は,インシデント名を管理者端末6への通知と,インシデント分析用シート20の生成のトリガ情報と,インシデント・ログのフィールドとの対応付けを示すトリガ関連付け情報(関連付けテーブル)を記憶する記憶部である。   The trigger association information storage unit 101 is a trigger association information (association table) that indicates correspondence between the notification of the incident name to the administrator terminal 6, the trigger information for generating the incident analysis sheet 20, and the incident log field. Is a storage unit.

内部IPアドレス一覧記憶部102は,監視対象2に存在するIPアドレスの範囲を記録した一覧(内部IPアドレスリスト)を記憶する記憶部である。   The internal IP address list storage unit 102 is a storage unit that stores a list (internal IP address list) in which a range of IP addresses existing in the monitoring target 2 is recorded.

ローカルIPアドレス情報記憶部103は,監視対象2に存在するローカルIPアドレスと監視対象2で内部IPアドレスとして扱うグローバルIPアドレスとの各々について,割り当て先の装置等を示す情報(内部割り当てテーブル)を記憶する記憶部である。   The local IP address information storage unit 103 stores information (internal allocation table) indicating an allocation destination device and the like for each of the local IP address existing in the monitoring target 2 and the global IP address handled as the internal IP address in the monitoring target 2. A storage unit for storing.

問い合わせ先記憶部105は,インターネットレジストリの管理サーバ5のアドレス情報を記憶する記憶部である。   The inquiry destination storage unit 105 is a storage unit that stores address information of the Internet registry management server 5.

分析用情報記憶部106は,イベント監視部11およびイベント検出状況監視部12が出力したインシデント分析用シート20を作成するための作成用情報を記憶する記憶部である。   The analysis information storage unit 106 is a storage unit that stores creation information for creating the incident analysis sheet 20 output by the event monitoring unit 11 and the event detection status monitoring unit 12.

IPアドレス一覧記憶部108は,インターネットレジストリの管理サーバ5での検索対象となるグローバルIPアドレスの一覧(グローバルIPアドレスリスト)を記憶する記憶部である。   The IP address list storage unit 108 is a storage unit that stores a list of global IP addresses (global IP address list) to be searched in the Internet registry management server 5.

グローバルIPアドレス情報記憶部109は,インターネットレジストリの管理サーバ5での検索結果から抽出した,グローバルIPアドレスとその割り当て先の情報との対応情報(IPアドレス割り当てテーブル)を記憶する記憶部である。   The global IP address information storage unit 109 is a storage unit that stores correspondence information (IP address allocation table) between a global IP address and information on an allocation destination extracted from a search result in the management server 5 of the Internet registry.

イベント監視部11は,インシデント・ログ記憶部10から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,抽出したインシデント・ログ情報をもとに,インシデント名ごとに,時間範囲内でのインシデントの検出件数とプライオリティとをもとにインシデント・ログを分析して重要度を判定する処理とを行う。   The event monitoring unit 11 extracts, from the incident log storage unit 10, incident log information of incidents detected within a time range from the present to a time point that is a predetermined time backward at a predetermined time interval; Based on the extracted incident log information, for each incident name, the incident log is analyzed based on the number of detected incidents and priority within the time range, and the importance is determined.

また,イベント監視部11は,重要度が高いインシデント名ごとにインシデントの情報を編集し,インシデント名に対する重要度と編集した情報の一部または全部とを管理者端末6の所定の画面に表示する処理と,重要度と編集した情報とを,インシデント分析用シート20の作成用情報として分析用情報記憶部106に格納する処理とを行う。   In addition, the event monitoring unit 11 edits the incident information for each incident name having high importance, and displays the importance for the incident name and a part or all of the edited information on a predetermined screen of the administrator terminal 6. The process and the process of storing the importance level and the edited information in the analysis information storage unit 106 as information for creating the incident analysis sheet 20 are performed.

イベント検出状況監視部12は,インシデント・ログ記憶部10から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,抽出したインシデント・ログ情報をもとに,インシデント名ごとに,インシデントの検出件数と,所定の組み合わせに該当するインシデントの検出数である該当件数とを計算して,検出件数と該当件数とを所定の閾値と比較する。   The event detection status monitoring unit 12 extracts, from the incident / log storage unit 10, incident / log information of incidents detected within a time range from a present time to a point in time that is a predetermined time interval at predetermined time intervals. Based on the extracted incident log information, for each incident name, calculate the number of incidents detected and the number of incidents that are the number of detected incidents corresponding to the specified combination. Is compared with a predetermined threshold.

イベント検出状況監視部12は,計算した検出件数または該当件数が閾値以上であるインシデント名について,インシデント名ごとにインシデントの情報を編集して,この編集した情報の一部または全部を管理者端末6の所定の画面に表示する処理と,この編集した情報を第2の作成用情報として分析用情報記憶部106に格納する処理とを行う。   The event detection status monitoring unit 12 edits incident information for each incident name with respect to an incident name for which the calculated number of detected cases or the number of hits is equal to or greater than the threshold value, and part or all of the edited information is transferred to the administrator terminal 6. And a process of storing the edited information in the analysis information storage unit 106 as second creation information.

分析用情報生成部13は,分析用情報記憶部106に格納された第1の作成用情報と第2の作成用情報と,割り当て先情報検索部14が取得したグローバルIPアドレスの割り当て先の情報(グローバルIPアドレス情報記憶部109に記憶された情報)とローカルIPアドレス情報記憶部103に記憶された情報を用いて,分析用情報でありインシデント分析用シート20を作成して出力する。   The analysis information generation unit 13 includes the first creation information and the second creation information stored in the analysis information storage unit 106, and the global IP address assignment destination information acquired by the assignment destination information search unit 14. Using the information stored in the global IP address information storage unit 109 and the information stored in the local IP address information storage unit 103, an incident analysis sheet 20 that is analysis information is created and output.

割り当て先情報検索部14は,分析用情報記憶部106に格納された第1の作成用情報と第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,内部IPアドレス一覧記憶部102に登録されていないグローバルIPアドレスについての「Whois情報検索」の要求をインターネットレジストリの管理サーバ5へ送信する処理と,管理サーバ5から,検索要求の結果を取得して,グローバルIPアドレスの割り当て先の情報を取得し,グローバルIPアドレスとその割り当て先の情報とをグローバルIPアドレス情報記憶部109へ格納する。   The assignment destination information search unit 14 stores an internal IP address list among the IP addresses of the transmission source or the transmission destination included in the first creation information and the second creation information stored in the analysis information storage unit 106. Processing for transmitting a “Whois information search” request for a global IP address not registered in the unit 102 to the management server 5 of the Internet registry, and obtaining a result of the search request from the management server 5 to obtain a global IP address The allocation destination information is acquired, and the global IP address and the allocation destination information are stored in the global IP address information storage unit 109.

以下に,インシデント監視装置1の処理動作を,より詳細に説明する。   Hereinafter, the processing operation of the incident monitoring apparatus 1 will be described in more detail.

〔イベント監視処理〕
(1)インシデント・ログの取得
イベント監視部11は,インシデント監視装置1が有するスケジューラ(図2に図示しない)により,検索時間範囲の時間間隔で,インシデント・ログ記憶部10を検索する。
[Event monitoring processing]
(1) Acquisition of Incident Log The event monitoring unit 11 searches the incident log storage unit 10 at time intervals within the search time range by using a scheduler (not shown in FIG. 2) of the incident monitoring apparatus 1.

図3は,インシデント・ログ記憶部10に保存されるインシデント・ログの例を示す図である。図3(A)は,インシデント・ログの親テーブル200のデータ構成例,図3(B)は,インシデント・ログの子テーブル201のデータ構成例を示す図である。   FIG. 3 is a diagram illustrating an example of an incident log stored in the incident log storage unit 10. 3A is a diagram illustrating a data configuration example of the incident log parent table 200, and FIG. 3B is a diagram illustrating a data configuration example of the incident log child table 201.

インシデント・ログは,センサ3が検出した情報をインシデント名ごとに蓄積する親テーブル200と,各レコードに対応付けられた,トリガ情報となるテーブルのフィールド名とその格納情報とを蓄積する子テーブル201とを含む。   The incident log includes a parent table 200 that accumulates information detected by the sensor 3 for each incident name, and a child table 201 that accumulates field names of the table serving as trigger information and storage information associated with each record. Including.

図3(A)のインシデント・ログの親テーブル200は,レコードの識別情報が設定される「レコードID」,インシデントの名称を示す「インシデント名」,インシデントを検出した日時が格納される「検出日時」,検出したセンサ3の名称を示す「センサ名」,センサ3が判定したインシデントのプライオリティが格納される「プライオリティ」,センサ3のIPアドレスが格納される「センサIPアドレス」,インシデントとされたデータ通信の送信元および送信先の情報が格納される「送信元IPアドレス,送信元ポート番号,送信先IPアドレス,および送信先ポート番号」,検出されたインシデントの件数が格納される「件数」,インシデントへの処置動作を示す「レスポンス」等を含む。   The parent table 200 of the incident log in FIG. 3A stores a “record ID” in which record identification information is set, an “incident name” indicating the name of the incident, and a “detection date / time” in which the date / time when the incident was detected is stored. "Sensor name" indicating the name of the detected sensor 3, "Priority" storing the priority of the incident determined by the sensor 3, "Sensor IP address" storing the IP address of the sensor 3, and the incident "Source IP address, source port number, destination IP address, and destination port number" where data communication source and destination information is stored, and "Number of cases" where the number of detected incidents is stored , Including a “response” indicating the action taken for the incident.

図3(B)のインシデント・ログの子テーブル201は,「レコードID」,トリガ情報のフィールド名が格納される「属性」,そのフィールドの格納情報である「トリガ情報」等を含む。   The incident log child table 201 in FIG. 3B includes “record ID”, “attribute” in which the field name of the trigger information is stored, “trigger information” that is storage information of the field, and the like.

インシデント・ログの親テーブル200と子テーブル201は,レコードIDによって関連付けられ,親テーブル200と子テーブル201の関係は1対複数(n)でもよい。また,子テーブル201の件数および出力順序は可変である。   The parent table 200 and the child table 201 of the incident log are related by the record ID, and the relationship between the parent table 200 and the child table 201 may be one-to-multiple (n). The number of child tables 201 and the output order are variable.

イベント監視部11は,インシデント・ログ記憶部10から抽出した,検索時間範囲のイベント・ログを,作業用メモリ内のワークテーブルに格納する。イベント監視部11は,インシデント・ログのトリガ情報が格納されるフィールド名がセンサ3によって異なっている場合に,子テーブル201のトリガ関連付け情報記憶部101に記憶されたトリガ関連付けテーブル202を参照して,該当するフィールド名とトリガ情報とを取得してワークテーブルに格納する。   The event monitoring unit 11 stores the event log in the search time range extracted from the incident log storage unit 10 in a work table in the work memory. The event monitoring unit 11 refers to the trigger association table 202 stored in the trigger association information storage unit 101 of the child table 201 when the field name storing the incident log trigger information differs depending on the sensor 3. , Get the corresponding field name and trigger information and store them in the work table.

図4は,トリガ関連付けテーブル202の例を示す図である。   FIG. 4 is a diagram illustrating an example of the trigger association table 202.

図4のトリガ関連付けテーブル202には,各インシデント名でのトリガ情報が格納される子テーブルの属性(親テーブルのフィールド名)であって,インシデント分析用シート20の詳細情報として出力される情報の対応関係が設定される。   The trigger association table 202 in FIG. 4 is an attribute of a child table (field name of the parent table) in which trigger information for each incident name is stored, and information output as detailed information of the incident analysis sheet 20 Correspondence is set.

トリガ関連付けテーブル202は,「インシデント名」,インシデント分析用シート20に詳細情報1として出力される子テーブル201の属性を示す「Detil1,Detil1W」,同様に詳細情報2として出力される子テーブル201の属性を示す「Detil2,Detil2W」を有する。   The trigger association table 202 includes “incident name”, “Detil1, Detail1W” indicating the attribute of the child table 201 output as the detailed information 1 to the incident analysis sheet 20, and similarly the child table 201 output as the detailed information 2. It has “Detil2, Detil2W” indicating an attribute.

「Detil1,Detil1W」の順に,子テーブル201が検索され,最初に検索した子レコード201のトリガ情報が,インシデント分析用シート20の詳細情報1へ出力される。また,「Detil2,Detil2W」も同様に処理される。   The child table 201 is searched in the order of “Detil1, Detil1W”, and the trigger information of the child record 201 searched first is output to the detailed information 1 of the incident analysis sheet 20. Also, “Detil2, Detil2W” are processed in the same manner.

なお,トリガ関連付けテーブル202に登録されていないインシデント名については,子テーブル201の1番目の項目のトリガ情報がインシデント分析用シート20の詳細情報1に出力され,2番目の項目のトリガ情報が詳細情報2に出力されるように処理される。   For incident names not registered in the trigger association table 202, the trigger information of the first item of the child table 201 is output to the detailed information 1 of the incident analysis sheet 20, and the trigger information of the second item is detailed. Processing is performed so that the information 2 is output.

図5は,イベント監視部11のワークテーブルのデータ構成例を示す図である。   FIG. 5 is a diagram illustrating a data configuration example of the work table of the event monitoring unit 11.

図5(A)は,インシデント・ログの親レコード200を保持するワークテーブル203の例,図5(B)は,インシデント・ログの子レコード201を保持するワークテーブル204の例を示す。   FIG. 5A shows an example of a work table 203 that holds a parent record 200 of an incident log, and FIG. 5B shows an example of a work table 204 that holds a child record 201 of an incident log.

ワークテーブル203は,レコードの識別情報の「レコードID」,インシデントが検出された日時情報の「検出日時」,インシデントの名称である「インシデント名」,センサ3によるプライオリティを示す「プライオリティ」,「送信元IPアドレス」,「送信元ポート」,「送信先IPアドレス」,「送信先ポート」,インシデント・ログを格納したセンサ3を示す「センサIPアドレス」,センサ3の種別(NIDS,HIDS)を示す「センサ種別」,インシデントの検出件数が格納される「件数」,重要度を“警告”と判定する閾値(検出件数)が設定される「警告件数(閾値)」,重要度を“異常”と判定する閾値(検出件数)が設定される「異常件数(閾値)」を有する。   The work table 203 includes “record ID” of record identification information, “detection date” of date and time information when an incident was detected, “incident name” of incident name, “priority” indicating priority by the sensor 3, and “transmission” “Source IP address”, “source port”, “destination IP address”, “destination port”, “sensor IP address” indicating the sensor 3 storing the incident log, and the type (NIDS, HIDS) of the sensor 3 “Sensor type”, “number of incidents” that stores the number of detected incidents, “number of warnings (threshold)” that sets a threshold (number of detected cases) that determines the importance as “warning”, and “abnormal” as the degree of importance It has “abnormality number (threshold value)” in which a threshold value (number of detected cases) is set.

ワークテーブル204は,レコードの識別情報の「レコードID」,子テーブル201の属性が格納される「属性」,子テーブル201の対応する属性のトリガ情報が格納される「トリガ情報」,出力される詳細情報の指定(詳細情報1,詳細情報2)を示す「種別」を有する。   The work table 204 outputs “record ID” of record identification information, “attribute” in which attributes of the child table 201 are stored, “trigger information” in which trigger information of corresponding attributes in the child table 201 is stored. It has a “type” indicating detailed information designation (detailed information 1, detailed information 2).

インシデント監視装置1は,現在から遡った所定時間範囲内に検出したインシデント・ログを処理することによって,24時間,365日にわたって,分析が必要なインシデントの情報を漏れなく編集,出力することができる。   The incident monitoring device 1 can edit and output incident information that needs to be analyzed over 24 hours and 365 days by processing incident logs detected within a predetermined time range that goes back from the present. .

(2)インシデントの重要度の決定
イベント監視部11は,抽出したインシデント・ログのインシデント名ごとの重要度を判別するため,以下の処理の順で,インシデントを評価して,最初に一致した条件の重要度を決定する。
(2) Determining the severity of incidents The event monitoring unit 11 evaluates incidents in the order of the following processing in order to determine the severity for each incident name in the extracted incident log. Determine the importance of.

これにより,インシデント監視装置1は,検索対象の時間範囲におけるインシデント分析の緊急性を区別して出力することができる。   Thereby, the incident monitoring apparatus 1 can distinguish and output the urgency of incident analysis in the time range to be searched.

処理ST1:インシデントのプライオリティがHigh,かつHIDSのインシデントがあれば,重要度を”要確認”とする。   Process ST1: If the incident priority is High and there is an incident with HIDS, the importance is set to “confirmation required”.

処理ST2:プライオリティがHighのインシデントがあれば,重要度を”異常”とする。   Process ST2: If there is an incident with high priority, the importance is set to “abnormal”.

処理ST3:プライオリティがMediumで,インシデント名および送信先IPアドレスのインシデントが,個別で指定した異常件数(異常件数=0を除く)以上であれば,重要度を”異常”とする。   Process ST3: If the priority is Medium, and the incident with the incident name and destination IP address is greater than or equal to the individually specified number of abnormalities (excluding the number of abnormalities = 0), the importance is set to “abnormal”.

処理ST4:プライオリティがMediumで,インシデント名および送信先IPアドレスのインシデントが,個別では指定されておらず,全体の異常件数(異常件数=0を除く)以上であれば,重要度を”異常”とする。   Process ST4: If the priority is Medium, the incident with the incident name and destination IP address is not individually specified, and the total number of abnormalities (excluding the number of abnormalities = 0) or more, the severity is “abnormal” And

処理ST5:プライオリティがMediumで,インシデント名および送信先IPアドレスのインシデントが,個別で指定した警告件数(警告件数=0を除く)以上であれば,重要度を”警告”とする。   Process ST5: If the priority is Medium, and the incident with the incident name and destination IP address is greater than or equal to the individually specified number of warnings (excluding the number of warnings = 0), the importance is set to “warning”.

処理ST6:プライオリティがMediumで,インシデント名および送信先IPアドレスのインシデントが,個別では指定されておらず,全体の警告件数(警告件数=0を除く)以上であれば,重要度を”警告”とする。   Process ST6: If the priority is Medium, the incident of the incident name and the destination IP address is not individually specified, and the total number of warnings (excluding the number of warnings = 0) or more, the severity is “warning”. And

処理ST7:重要度を”正常”とする。   Process ST7: The importance is set to “normal”.

(3)重要度および検索範囲の時間帯を画面表示
イベント監視部11は,重要度と検索範囲の時間とを,管理者端末6の画面に表示する。また,決定した重要度に基づいて画面に表示するインシデント名の表示色を変えたり,所定のメッセージを表示したりする。
(3) Screen Display of Importance Level and Search Range Time Zone The event monitoring unit 11 displays the importance level and search range time on the screen of the administrator terminal 6. Also, the display color of the incident name displayed on the screen is changed based on the determined importance, or a predetermined message is displayed.

これにより,インシデント監視装置1は,管理者に,検索範囲時間帯のインシデント分析の緊急性と,インシデントの発生時間帯が1目で分かる情報とを提供することができる。   Thereby, the incident monitoring apparatus 1 can provide the administrator with the urgency of incident analysis in the search range time zone and information that allows the occurrence time zone of the incident to be seen at a glance.

イベント監視部11は,決定した重要度に応じて,以下のようにインシデント名の表示色を変え,メッセージを表示する。   The event monitoring unit 11 displays the message by changing the display color of the incident name as follows according to the determined importance.

・重要度が“異常”のインシデント名を「赤色」で表示し,「不正アクセスの可能性あり」を表示する。     ・ Incident names with "abnormal" severity level are displayed in red and "possible unauthorized access" is displayed.

・重要度が“警告”のインシデント名を「黄色」で表示し,「不正アクセスの予兆」のメッセージを表示する。     -Displays the name of the incident with a warning level of “Warning” in “yellow” and the message “Unauthorized access”.

・重要度が“正常”の場合には,“正常”と「緑色」で表示し,「問題なし」のメッセージを表示する。     • When the importance is “Normal”, “Normal” and “Green” are displayed, and “No problem” message is displayed.

・重要度が“要確認”のインシデント名を「朱色」で表示し,「許可されたものであれば問題なし(通常は明らかに問題のあるインシデント)」のメッセージを表示する。     -Display the name of the incident whose importance is “Confirmed” in “Vermilion”, and display the message “No problem if allowed (normally apparently problematic incident)”.

(4)インシデント分析用情報の出力
イベント監視部11は,重要度が”警告”,”異常”または”要確認”であるインシデントがある場合に,ワークテーブル203のデータをもとに,インシデント分析用シート20を作成するためのデータ(作成用データ)を編集出力し,分析用情報記憶部106に格納する。イベント監視部11が作成する作成用データは,第1の作成用情報に相当する。
(4) Output of incident analysis information The event monitoring unit 11 performs incident analysis based on the data in the work table 203 when there is an incident having a severity of “warning”, “abnormal” or “necessary confirmation”. Data for creating the production sheet 20 (creation data) is edited and output and stored in the analysis information storage unit 106. The creation data created by the event monitoring unit 11 corresponds to first creation information.

図6は,作成用データ206のデータ構成例を示す図である。   FIG. 6 is a diagram illustrating a data configuration example of the creation data 206.

作成用データ206は,「重要度,検出日時,インシデント名,件数,送信元IPアドレス,送信元ポート番号,送信先IPアドレス,送信先ポート番号,プライオリティ,アクセス方向,トリガ情報1,トリガ情報2,レスポンス,センサIPアドレス」等を有する。   The creation data 206 includes “importance, detection date / time, incident name, number of cases, transmission source IP address, transmission source port number, transmission destination IP address, transmission destination port number, priority, access direction, trigger information 1, trigger information 2 , Response, sensor IP address ”and the like.

アクセス方向は,送信先IPアドレス,送信元IPアドレスが,内部IPアドレス(ローカルIPアドレスまたは内部IPアドレスとして登録されたグローバルIPアドレス)であれば"内"と特定され,"内"として特定されたIPアドレス以外のIPアドレスを"外"と特定されて,"外→内","内→外","内→内"または"外→外"のパケット方向が格納される。   The access direction is identified as “in” if the destination IP address and source IP address are internal IP addresses (local IP addresses or global IP addresses registered as internal IP addresses), and “in”. The IP address other than the IP address is identified as “outside”, and the packet direction of “outside → inside”, “inside → outside”, “inside → inside”, or “outside → outside” is stored.

作成用データ206のレコードの出力順は,重要度の高い順,かつインシデント名,送信先IPアドレス,送信元IPアドレスおよび検出時間の昇順とする。   The output order of the records of the creation data 206 is the descending order of importance and the ascending order of incident name, transmission destination IP address, transmission source IP address, and detection time.

このようにソートすることによって,関連するインシデントを寄せることができ,優先順位の高い順に分析ができるインシデント分析用シート20を作成することができる。   By sorting in this way, related incidents can be gathered, and the incident analysis sheet 20 that can be analyzed in descending order of priority can be created.

より詳しくは,イベント監視部11が,以下の処理を行う。   More specifically, the event monitoring unit 11 performs the following processing.

処理ST10:重要度”警告”,”異常”および”要確認”の全インシデントのレコードを編集する。   Process ST10: Records of all incidents of importance “warning”, “abnormal”, and “confirmation required” are edited.

処理ST11:重要度,インシデント名,送信先IPアドレス,送信元IPアドレス,または検出日時(時間)で,インシデントのレコードをソートする。   Process ST11: The incident records are sorted by importance, incident name, transmission destination IP address, transmission source IP address, or detection date (time).

処理ST12:インシデントの親レコード202から,プライオリティ,検出時間,インシデント名,件数,送信元IPアドレス,送信元ポート番号,送信先IPアドレス,送信先ポート番号,レコードID等を抽出する。   Process ST12: Priority, detection time, incident name, number of cases, source IP address, source port number, destination IP address, destination port number, record ID, etc. are extracted from the parent record 202 of the incident.

処理ST13:以下の判断条件をもとに「アクセス方向」を決定する。   Process ST13: The “access direction” is determined based on the following judgment conditions.

・送信元IPアドレスまたは送信先IPアドレスが,ローカルIPアドレスまたは内部IPアドレスリスト207に登録してあるIPアドレスであれば,そのIPアドレス側を”内”と特定する。     If the source IP address or destination IP address is an IP address registered in the local IP address or internal IP address list 207, the IP address side is specified as “in”.

・送信元IPアドレスまたは送信先IPアドレスが内部IPアドレスリスト207に登録されていない場合に,そのIPアドレス側を”外”と特定する。     When the source IP address or the destination IP address is not registered in the internal IP address list 207, the IP address side is specified as “outside”.

図7は,内部IPアドレス一覧記憶部102に記憶されている内部IPアドレスリスト207の例を示す図である。   FIG. 7 is a diagram illustrating an example of the internal IP address list 207 stored in the internal IP address list storage unit 102.

図7の内部IPアドレスリスト207は,内部IPアドレスの範囲の開始アドレス値を示す「開始IPアドレス」,内部IPアドレスの範囲の終了アドレス値を示す「終了IPアドレス」,範囲の説明である「メモ」を有する。   The internal IP address list 207 in FIG. 7 describes the “start IP address” indicating the start address value in the range of the internal IP address, the “end IP address” indicating the end address value in the range of the internal IP address, and the range “ It has a "memo".

処理ST14:ワークテーブル203のレコードIDと一致するワークテーブル204の全ての子レコードを検索する。   Process ST14: All child records of the work table 204 that match the record ID of the work table 203 are searched.

レコードが,NIDSタイプのセンサ3からのものである場合には,ワークテーブル204の1番目の子レコードにあるトリガ情報を退避する。そして,2番目以降の子レコードのフィールド名と登録されているフィールド名とが一致した場合に,トリガ情報を退避し直し,作成用データ206の編集出力を行い,次のインシデントを処理する。   If the record is from the NIDS type sensor 3, the trigger information in the first child record of the work table 204 is saved. If the field names of the second and subsequent child records match the registered field names, the trigger information is saved again, the creation data 206 is edited and output, and the next incident is processed.

ワークテーブル203に,ワークテーブル204の子レコードと一致するフィールド名が無い場合に,ワークテーブル204の1番目の子レコードのトリガ情報で作成用データ206の編集出力を行い,次のインシデントを処理する。   If the work table 203 does not have a field name that matches the child record of the work table 204, the creation data 206 is edited and output with the trigger information of the first child record of the work table 204, and the next incident is processed. .

レコードがHIDSタイプのセンサ3からのものである場合に,トリガ関連付けテーブル202を参照して,インシデント名と一致するフィールド名(2つ)を取得する。そして,登録されているフィールド名(1つ目)で,ワークテーブル204の子レコードを検索し,レコードがあればトリガ情報を退避し,作成用データ206の編集出力を行い,次のインシデントを処理する。   When the record is from the HIDS type sensor 3, the trigger association table 202 is referenced to obtain field names (two) that match the incident name. Then, search the child record of the work table 204 with the registered field name (first), save the trigger information if there is a record, edit and output the creation data 206, and process the next incident To do.

さらに,登録されているフィールド名(2つ目)で,ワークテーブル204の子レコードを検索し,レコードがあればトリガ情報を退避し,作成用データ206の編集出力を行い,次のインシデントを処理する。ワークテーブル203のインシデント名と一致するレコードがトリガ関連付けテーブル202に無い場合に,ワークテーブル204の1番目の子レコードにあるトリガ情報を退避し,作成用データ206の編集出力を行い,次のインシデントを処理する。   In addition, the child record of the work table 204 is searched with the registered field name (second), and if there is a record, the trigger information is saved, the creation data 206 is edited and output, and the next incident is processed. To do. If there is no record in the trigger association table 202 that matches the incident name in the work table 203, the trigger information in the first child record of the work table 204 is saved, the editing data 206 is edited and output, and the next incident Process.

処理ST15:重要度が”警告”,”異常”または”要確認”である場合に,検出インシデント一覧208および各インシデントの詳細情報を,管理者端末6に表示する。   Process ST15: When the importance is “warning”, “abnormal”, or “necessary confirmation”, the detected incident list 208 and detailed information of each incident are displayed on the administrator terminal 6.

インシデント監視装置1は,検出インシデント一覧のようなサマリー情報を自動的に表示することによって,管理者が監視対象2での全体のインシデントの発生状況が確認できる情報を提供することができる。   The incident monitoring device 1 can automatically provide summary information such as a detected incident list, thereby providing information that allows an administrator to check the occurrence status of the entire incident in the monitoring target 2.

イベント監視部11は,ワークテーブル203をもとに,重要度,インシデント名,または送信先IPアドレスごとに検出件数を合計して,図8に示すような「重要度,インシデント名,件数,送信先IPアドレス」等の情報を含む検出インシデント一覧208を生成する。そして,管理者端末6に,図9に示すような検出インシデント一覧表示画面300を表示して,検出インシデント一覧208を,重要度の高い順,かつインシデント名および送信先IPアドレスの昇順で表示する。   Based on the work table 203, the event monitoring unit 11 sums up the number of detections for each importance, incident name, or destination IP address, and displays “importance, incident name, number of cases, transmission as shown in FIG. A detected incident list 208 including information such as “destination IP address” is generated. Then, the detected incident list display screen 300 as shown in FIG. 9 is displayed on the administrator terminal 6, and the detected incident list 208 is displayed in descending order of importance and in ascending order of incident name and destination IP address. .

イベント監視部11は,図10に示すように,検出インシデント一覧208から生成した,検出インシデント一覧表示部301を含む検出インシデント一覧表示画面300を表示する(図9参照)。   As shown in FIG. 10, the event monitoring unit 11 displays the detected incident list display screen 300 including the detected incident list display unit 301 generated from the detected incident list 208 (see FIG. 9).

また,イベント監視部11は,検出インシデント一覧208の全インシデントの各々について,図11に示すようなデータを含む詳細情報209を生成する。詳細情報209は,検出日時の新しい順に並べられる。   Further, the event monitoring unit 11 generates detailed information 209 including data as shown in FIG. 11 for each of all incidents in the detected incident list 208. The detailed information 209 is arranged in order of detection date and time.

イベント監視部11は,図12に示すように,詳細情報209を含む検出インシデント詳細情報表示画面310を生成する。   The event monitoring unit 11 generates a detected incident detailed information display screen 310 including detailed information 209 as shown in FIG.

図9の検出インシデント一覧表示画面300の検出インシデント一覧表示部301に表示されたインシデントが選択され,「イベント詳細」ボタン302がクリックされることによって,選択されたインシデントの詳細情報209を表示する検出インシデント詳細情報表示画面310が表示される。   The detection which displays the detailed information 209 of the selected incident by selecting the incident displayed on the detection incident list display part 301 of the detection incident list display screen 300 of FIG. 9 and clicking the “event details” button 302 An incident detail information display screen 310 is displayed.

検出インシデント詳細情報表示画面310では,インシデント・ログ情報に相当する詳細情報209のうち,1次分析用の情報に番号を付けて表示する。また,攻撃の方向を示唆する「アクセス方向」を表示する。   On the detected incident detailed information display screen 310, information for primary analysis among the detailed information 209 corresponding to the incident log information is numbered and displayed. Also, the “access direction” indicating the direction of the attack is displayed.

検出インシデント詳細情報表示画面310の,インシデントを選択する選択ボタン群(前方選択ボタン(「<」,「<<」),ジャンプ選択ボタン(GO TO)および後方選択ボタン(「>」,「>>」))311がクリックされることによって,選択されたインシデントの詳細情報209が表示される。   On the detected incident detailed information display screen 310, a selection button group for selecting an incident (forward selection buttons (“<”, “<<”), jump selection buttons (GO TO)) and backward selection buttons (“>”, “>>”). ")) When 311 is clicked, detailed information 209 of the selected incident is displayed.

これにより,インシデント監視装置1は,管理者が,検出されたインシデントの詳細を分析できる情報を提供することができる。   Thereby, the incident monitoring apparatus 1 can provide information that allows the administrator to analyze details of the detected incident.

(5)インシデント検出の通知
イベント監視部11は,重要度が”警告”,”異常”または”要確認”である場合に,さらに,所定の通知態様に応じて,検出インシデントを通知する。
(5) Notification of Incident Detection When the importance level is “warning”, “abnormal”, or “necessary confirmation”, the event monitoring unit 11 further notifies a detected incident according to a predetermined notification mode.

通知態様がサウンド通知である場合に,管理者端末6または他の音声出力装置で,指定されたWAVEファイルを再生する。   When the notification mode is sound notification, the designated WAVE file is reproduced on the administrator terminal 6 or another audio output device.

また,通知態様が電子メール通知である場合に,件名(Subject)に,「監視端末ID+重要度+検索範囲時間」を設定し,本文に,インシデント分析用シート20の作成用データ206または検出インシデント一覧208と同様な内容を設定したメールメッセージを生成して通知する。   When the notification mode is e-mail notification, “monitoring terminal ID + importance + search range time” is set in the subject (Subject), and the creation data 206 of the incident analysis sheet 20 or the detected incident is set in the text. A mail message with the same contents as the list 208 is generated and notified.

また,通知態様がWindowsによるイベント・ログ通知である場合に,検出インシデント一覧208と同様な内容を出力する。   When the notification mode is an event log notification by Windows, the same contents as the detected incident list 208 are output.

また,通知態様がアプリケーション起動である場合に,パトロールランプ等のアプリケーションを起動する。   When the notification mode is application activation, an application such as a patrol lamp is activated.

〔イベント検出状況監視処理〕
(1)インシデント・ログの取得
イベント検出状況監視部12は,インシデント監視装置1が有するスケジューラにより,検索時間範囲の時間間隔で,現在から検索時間範囲の時間を過去に遡った時間範囲のインシデント・ログ情報を,インシデント・ログ記憶部10から検索,抽出する。
[Event detection status monitoring processing]
(1) Acquisition of incident logs The event detection status monitoring unit 12 uses the scheduler of the incident monitoring device 1 to detect incidents in a time range retroactive to the past from the current time in the search time range at the time interval of the search time range. Log information is retrieved and extracted from the incident / log storage unit 10.

処理の詳細は,イベント監視部11の「インシデント・ログの取得」と同様であるので説明を省略する。   Details of the processing are the same as “acquisition of incident / log” of the event monitoring unit 11 and will not be described.

(2)インシデント検出状況の判定
イベント検出状況監視部12は,各インシデント名について,インシデントの発生件数および所定の組み合わせの条件に該当する検出件数(該当件数)とそれぞれに対する所定の閾値とを比較する。
(2) Judgment of Incident Detection Status For each incident name, the event detection status monitoring unit 12 compares the number of incident occurrences and the number of detections (corresponding number) corresponding to a predetermined combination condition with a predetermined threshold value for each. .

これにより,インシデント監視装置1は,管理者が,インシデントの検出傾向が通常と異なっているかを確認できる情報を,インシデント名単位の件数とインシデント組み合わせ数で,提供することができる。   As a result, the incident monitoring apparatus 1 can provide information that allows the administrator to check whether the incident detection tendency is different from the normal number of incidents per incident name and the number of incident combinations.

イベント検出状況監視部12は,以下の場合に,インシデント分析用シート20の作成用データ210を編集して,分析用情報記憶部106に出力する。作成用データ210は,図6に示す作成用データ206と同様のデータを含むものとする。また,作成用データ210は,イベント検出状況監視部12が編集出力する第2の作成用情報に相当する。   The event detection status monitoring unit 12 edits the creation data 210 of the incident analysis sheet 20 and outputs it to the analysis information storage unit 106 in the following cases. The creation data 210 includes the same data as the creation data 206 shown in FIG. The creation data 210 corresponds to second creation information that is edited and output by the event detection status monitoring unit 12.

・同一インシデント名かつ同一送信先IPアドレスかつ同一送信元IPアドレスであるインシデントの発生件数が,閾値を超えている場合,
・同一インシデント名かつ同一送信先IPアドレスの件数で閾値を超えている場合,
・同一インシデント名の件数で閾値を超えている場合,
・同一インシデント名かつ同一送信先IPアドレスかつ同一送信元IPアドレスの組み合わせ数が閾値を超えている場合,
・同一インシデント名かつ同一送信先IPアドレスの組み合わせ数が閾値を超えている場合,
・インシデント名の組み合わせ数が閾値を超えている場合。
-If the number of incidents with the same incident name, the same destination IP address, and the same source IP address exceeds the threshold,
・ If the number of the same incident name and the same destination IP address exceeds the threshold,
・ If the number of incidents with the same incident name exceeds the threshold,
・ If the number of combinations of the same incident name, the same destination IP address, and the same source IP address exceeds the threshold,
・ If the number of combinations of the same incident name and the same destination IP address exceeds the threshold,
・ When the number of incident name combinations exceeds the threshold.

(3)インシデント検出状況の通知
イベント検出状況監視部12は,インシデントの検出状況(検出件数または該当件数)が閾値を超えている場合に,所定の通知態様に応じて,インシデント検出状況を通知する。
(3) Notification of incident detection status The event detection status monitoring unit 12 notifies the incident detection status according to a predetermined notification mode when the incident detection status (number of detections or number of hits) exceeds a threshold. .

通知態様が表示通知である場合に,管理者端末6の画面に,閾値を超えたインシデントの情報を示すポップアップウィンドウを表示して通知する。   When the notification mode is display notification, a pop-up window indicating information on incidents exceeding the threshold is displayed on the screen of the administrator terminal 6 for notification.

また,通知態様がサウンド通知の場合に,管理者端末6または他の音声出力装置で,指定されたWAVEファイルを再生する。   When the notification mode is sound notification, the designated WAVE file is reproduced by the administrator terminal 6 or another audio output device.

また,通知態様が電子メール通知である場合に,件名(Subject)に,「イベント警告+監視端末ID+検索範囲時間」を設定し,本文に,インシデント分析用シート20の作成用データ210と同様な内容を設定したメールメッセージを生成して通知する。   When the notification mode is e-mail notification, “event warning + monitoring terminal ID + search range time” is set in the subject (Subject), and the same text as the creation data 210 of the incident analysis sheet 20 is set in the text. Generate and notify a mail message with the contents set.

また,通知態様が,Windowsによるイベント・ログ通知である場合に,インシデント分析用シート20の作成用データ210と同様な内容を出力する。   When the notification mode is an event log notification by Windows, the same contents as the creation data 210 of the incident analysis sheet 20 are output.

また,通知態様がアプリケーション起動である場合に,パトロールランプ等のアプリケーションを起動する。   When the notification mode is application activation, an application such as a patrol lamp is activated.

〔インシデントの分析用情報の生成処理〕
(1)インシデント分析用シート20の作成用データの取得
分析用情報生成部13は,分析用情報記憶部106から,インシデント分析用シート20の作成用データ206,210を取得する。
[Creating information for incident analysis]
(1) Acquisition of Data for Creating Incident Analysis Sheet 20 The analysis information generating unit 13 acquires the creation data 206 and 210 for the incident analysis sheet 20 from the analysis information storage unit 106.

(2)グローバルIPアドレスの割り当て先の取得
分析用情報生成部13は,インシデント分析用シート20の作成用データ206,210が含む送信元IPアドレスおよび送信先IPアドレスから,グローバルIPアドレスを抽出して,図13に示すようなグローバルIPアドレスリスト211を作成して,IPアドレス一覧記憶部108に格納する。
(2) Acquisition of global IP address assignment destination The analysis information generation unit 13 extracts a global IP address from the transmission source IP address and transmission destination IP address included in the creation data 206 and 210 of the incident analysis sheet 20. Then, a global IP address list 211 as shown in FIG. 13 is created and stored in the IP address list storage unit 108.

さらに,分析用情報生成部13は,IPアドレス一覧記憶部108を介して,グローバルIPアドレスリスト211を割り当て先情報検索部14に渡して,割り当て先情報検索部14の検索処理の完了を待ち合わせ,図14に示すような,各グローバルIPアドレスの割り当て先の情報(組織名等)を含む検索結果の抽出データ212を取得する。   Further, the analysis information generation unit 13 passes the global IP address list 211 to the assignment destination information search unit 14 via the IP address list storage unit 108, and waits for completion of the search processing of the assignment destination information search unit 14, As shown in FIG. 14, retrieval result extraction data 212 including information (organization name and the like) of the assignment destination of each global IP address is acquired.

検索結果の抽出データ212は,検索対象のグローバルIPアドレスを示す「IPアドレス」,検索結果から得た割り当て先を示す「組織名」,検索対象のグローバルIPアドレスが割り振られている国または地域を示す「国名コード」,検索先のインターネットレジストリを示す「インターネットレジストリ」,割り振られたIPアドレスの範囲を示す「IPアドレス範囲」等を含む。   The search result extraction data 212 includes an “IP address” indicating a global IP address to be searched, an “organization name” indicating an assignment destination obtained from the search result, and a country or region to which the global IP address to be searched is allocated. “Country name code”, “Internet registry” indicating the search destination Internet registry, “IP address range” indicating the range of allocated IP addresses, and the like.

なお,割り当て先情報検索部14の処理は,後述する。   The processing of the assignment destination information search unit 14 will be described later.

これにより,インシデント監視装置1は,グローバルIPアドレスに対する最新の組織名を付加したインシデント分析用シート20を管理者へ提供することができる。   Thereby, the incident monitoring apparatus 1 can provide the administrator with the incident analysis sheet 20 to which the latest organization name for the global IP address is added.

(3)インシデント分析用情報の生成
分析用情報生成部13は,分析用情報記憶部106の作成用データ206,210を編集して,各インシデントのインシデント分析用シート用データを生成する。インシデント分析用シート用データは,図17および図18に示すインシデント分析用シート20の中間データである。
(3) Generation of Incident Analysis Information The analysis information generation unit 13 edits the creation data 206 and 210 of the analysis information storage unit 106 to generate incident analysis sheet data for each incident. The incident analysis sheet data is intermediate data of the incident analysis sheet 20 shown in FIGS. 17 and 18.

分析用情報生成部13は,作成用データ206,210の送信元IPアドレスおよび送信先IPアドレスの各々について,IPアドレスの割り当て先の情報(組織名,装置名等)を得て,インシデント分析シート用データの該当するフィールドに格納する。   The analysis information generation unit 13 obtains IP address assignment destination information (organization name, device name, etc.) for each of the transmission source IP address and transmission destination IP address of the creation data 206 and 210, and generates an incident analysis sheet. Stored in the corresponding field of the data.

インシデント分析用シート20に,IPアドレスに対する情報を付加することによって,インシデント分析が行いやすくなる情報を提供することができる。   By adding information on the IP address to the incident analysis sheet 20, information that facilitates incident analysis can be provided.

より詳しくは,分析用情報生成部13は,送信元IPアドレスおよび送信先IPアドレスに対して,以下の処理を行う。   More specifically, the analysis information generation unit 13 performs the following processing on the transmission source IP address and the transmission destination IP address.

処理ST30:内部割り当てテーブル213を検索して,送信元IPアドレス/送信先IPアドレスに該当するIPアドレスが,内部割り当てテーブル213に存在する場合には,該当したIPアドレスのユーザ名(機器名等)をインシデント分析用シート用データの「送信元名」または「送信先名」に格納する。   Process ST30: The internal allocation table 213 is searched, and if the IP address corresponding to the source IP address / destination IP address exists in the internal allocation table 213, the user name (device name etc.) of the corresponding IP address ) Is stored in "Sender name" or "Destination name" of the incident analysis sheet data.

図15は,内部割り当てテーブル213の例を示す図である。内部割り当てテーブル213は,監視対象2の内部に存在するIPアドレスを示す「SourceAddressName」,IPアドレスが割り当てられた装置を示す「ユーザ名」を含む。   FIG. 15 is a diagram illustrating an example of the internal allocation table 213. The internal allocation table 213 includes “SourceAddressName” indicating an IP address existing inside the monitoring target 2 and “user name” indicating a device to which the IP address is allocated.

処理ST31:送信元IPアドレス/送信先IPアドレスに該当するIPアドレスが,内部割り当てテーブル213に存在しない場合には,IPアドレス割り当てテーブル214を検索する。送信元IPアドレス/送信先IPアドレスに該当するIPアドレスが,IPアドレス割り当てテーブル214に存在する場合には,該当したIPアドレスのユーザ名(組織名)をインシデント分析用シート用データの「送信元名」または「送信先名」に格納する。   Process ST31: When the IP address corresponding to the source IP address / destination IP address does not exist in the internal allocation table 213, the IP address allocation table 214 is searched. If an IP address corresponding to the source IP address / destination IP address exists in the IP address allocation table 214, the user name (organization name) of the corresponding IP address is set to “source of incident analysis sheet data”. Store in "Name" or "Destination name".

図16は,IPアドレス割り当てテーブル214の例を示す図である。   FIG. 16 is a diagram illustrating an example of the IP address allocation table 214.

IPアドレス割り当てテーブル214は,グローバルIPアドレスを示す「SourceAddressName」,グローバルIPアドレスが割り当てられた組織等を示す「ユーザ名」を含む。   The IP address allocation table 214 includes “SourceAddressName” indicating a global IP address and “user name” indicating an organization to which the global IP address is allocated.

処理ST32:送信元IPアドレス/送信先IPアドレスに該当するIPアドレスが,IPアドレス割り当てテーブル214に存在しない場合には,インシデント分析用シート用データの「送信元名」または「送信先名」を空欄にする。   Process ST32: If the IP address corresponding to the source IP address / destination IP address does not exist in the IP address assignment table 214, the “source name” or “destination name” of the incident analysis sheet data is set. Leave blank.

さらに,分析用情報生成部13は,インシデント分析用シート20の重要度のうち,重要度が”異常”かつプライオリティが”High”である場合に,その重要度の両脇に”《》”を付けて,”《異常》”とする。重要度が“異常”かつプライオリティが”Medium”であるインシデントと区別するためである。   Further, when the importance level is “abnormal” and the priority level is “High” among the importance levels of the incident analysis sheet 20, the analysis information generation unit 13 adds “<<” to both sides of the importance levels. In addition, “<< abnormality >>”. This is for distinguishing from an incident having an importance level of “abnormal” and a priority level of “Medium”.

さらに,分析用情報生成部13は,全インシデントのインシデント分析用シート用データをインシデント分析用シート20の出力形式に編集して,ファイル名を「監視端末ID+”イベント報告”/”イベント警告”+検索範囲時間」として作成する。   Further, the analysis information generation unit 13 edits the incident analysis sheet data of all incidents into the output format of the incident analysis sheet 20 and sets the file name to “monitoring terminal ID +“ event report ”/“ event warning ”+ Create as "Search range time".

図17および図18は,インシデント分析用シート20の例を示す図である。図17は,1枚のシートとして出力されるインシデント分析用シート20の左半分の部分であり,図18は,同じく右半分の部分であって,図17のインシデント分析用シート20の右端は,図18のインシデント分析用シート20の左端と連結した状態で出力される。   17 and 18 are diagrams showing examples of the incident analysis sheet 20. FIG. 17 shows the left half portion of the incident analysis sheet 20 output as one sheet, FIG. 18 shows the right half portion, and the right end of the incident analysis sheet 20 in FIG. It is output in a state of being connected to the left end of the incident analysis sheet 20 of FIG.

インシデント分析用シート20は,レコード番号を示す「項番」,重要度を示す「アラート」,検出日時を示す「日付」,「インシデント名」,検出件数を示す「件数」と,「送信元IP,送信元名,送信元ポート,送信先IP,送信先名,送信先ポート,アクセス方向,詳細情報1」のインシデントの内容に関する情報と,検出したセンサ3を特定する「センサIP/アダプタ」,インシデントが解決済みとなったことを記入する「解決済」欄等を含む。   The incident analysis sheet 20 includes “item number” indicating a record number, “alert” indicating importance, “date” indicating detection date and time, “incident name”, “number” indicating the number of detections, and “source IP”. , Transmission source name, transmission source port, transmission destination IP, transmission destination name, transmission destination port, access direction, detailed information 1 "incident content" and "sensor IP / adapter" identifying the detected sensor 3 It includes a “Resolved” column for filling in that the incident has been resolved.

(4)インシデント分析情報の出力
分析用情報生成部13は,インシデント分析用シート20のファイル出力を行う。また,分析用情報生成部13は,インシデント分析用シート20の印刷が要求されている場合には,インシデント分析用シート20のプリンタ出力を行う。
(4) Output of incident analysis information The analysis information generation unit 13 outputs a file of the incident analysis sheet 20. The analysis information generation unit 13 outputs the incident analysis sheet 20 to a printer when printing of the incident analysis sheet 20 is requested.

また,インシデント分析用シート20の電子メールによる送信が要求されている場合には,インシデント分析用シート20のデータファイルを添付したメールメッセージを生成し,件名(Subject)に「”インシデント・シート”/”イベント警告”+”の送付”+検索範囲時間」を設定し,本文には「監視端末ID+”における”+検索範囲時間+”インシデント・シート”/”イベント警告”+”の送付”」を設定したメールメッセージを生成して送信する。   If transmission of the incident analysis sheet 20 by e-mail is requested, an e-mail message attached with the data file of the incident analysis sheet 20 is generated, and “Subject sheet” / “incident sheet” / "Event warning" + "Send" + search range time "is set, and" Monitoring terminal ID + "" + Search range time + "Incident sheet" / "Event warning" + "Send" "is set in the text. Generate and send a set email message.

また,インシデント分析用シート20の印刷出力またはメール送信が要求されていない場合には,管理者端末6のコンソール画面にインシデント分析用シート20の作成完了を通知するポップアップ画面を表示する。   Further, when print output or email transmission of the incident analysis sheet 20 is not requested, a pop-up screen for notifying completion of creation of the incident analysis sheet 20 is displayed on the console screen of the administrator terminal 6.

〔割り当て先情報検索処理〕
割り当て先情報検索部14は,分析用情報生成部13によって格納されたグローバルIPアドレスリスト211を,IPアドレス一覧記憶部108から取り出して,グローバルIPアドレスリスト211から,ローカルIPアドレス,正当ではないIPアドレス,重複するIPアドレスを削除する。
[Allocation information search processing]
The assignment destination information search unit 14 extracts the global IP address list 211 stored by the analysis information generation unit 13 from the IP address list storage unit 108, and from the global IP address list 211, the local IP address and the invalid IP address. Address and duplicate IP address are deleted.

割り当て先情報検索部14は,検索対象のIPアドレスを1件ずつ読み込み,問い合わせ先記憶部105を参照して,IPアドレスの値をもとに「Whois情報検索」を行うインターネットレジストリの管理サーバ5の問い合わせ先(IPアドレス)を特定する。そして,取得した問い合わせ先に,読み込んだIPアドレスのWhois情報検索を行う。問い合わせ内容は,対象のIPアドレスに対する全情報(親,子,孫など複数ブロックの応答)とする。   The assignment destination information search unit 14 reads the IP addresses to be searched one by one, refers to the inquiry destination storage unit 105, and performs an Internet registry management server 5 that performs “Whois information search” based on the value of the IP address. The inquiry destination (IP address) is specified. Then, a Whois information search of the read IP address is performed on the acquired inquiry destination. The inquiry contents are all information (responses of a plurality of blocks such as parent, child, grandchild) for the target IP address.

割り当て先情報検索部14は,インターネットレジストリの管理サーバ5から,図19に示すような応答メッセージを受け取ると,応答メッセージから,「IPアドレス,組織名および国名コード(ISO 3166−1の2文字)」を抽出して編集し,図14に示す抽出データ(中間ファイル)212に出力する。   When the assignment destination information search unit 14 receives a response message as shown in FIG. 19 from the management server 5 of the Internet registry, “IP address, organization name and country code (two characters of ISO 3166-1) are received from the response message. Are extracted and edited, and output to the extracted data (intermediate file) 212 shown in FIG.

なお,応答メッセージの情報の範囲(ブロックの長さ)を得るために,フォーマットを特定する。特定の方法は,インターネットレジストリの管理サーバ5をもとにフォーマットを絞り込み,さらに複数パターンからマッチするフォーマットを見つけて,ブロック長を得る。さらに,応答メッセージ中の特定の文字列(複数パターンあり)をキーワード検索して,IPアドレス,組織名,国名コード等の位置を特定し,抽出する。   Note that the format is specified in order to obtain the information range (block length) of the response message. As a specific method, the format is narrowed down based on the management server 5 of the Internet registry, and a matching format is found from a plurality of patterns to obtain the block length. Further, a keyword search is performed for a specific character string (with a plurality of patterns) in the response message, and the position of the IP address, organization name, country code, etc. is specified and extracted.

割り当て先情報検索部14は,グローバルIPアドレスリスト211の全IPアドレスの問い合わせが完了した後,応答メッセージから抽出した抽出データ212の内容で,グローバルIPアドレス情報記憶部109のIPアドレス割り当てテーブル214を更新する。   The assignment destination information search unit 14 searches the IP address assignment table 214 of the global IP address information storage unit 109 with the contents of the extracted data 212 extracted from the response message after the inquiry of all IP addresses in the global IP address list 211 is completed. Update.

図20は,インシデント監視装置1の概要処理の処理フロー図である。   FIG. 20 is a process flow diagram of the outline process of the incident monitoring apparatus 1.

インシデント監視装置1の各処理部が所定のパラメータを取得して初期化処理を行うと(ステップS100),イベント監視部11およびイベント検出状況監視部12は,インシデント・ログ記憶部10から,定期的に,一定時間範囲のインシデント・ログを収集する(ステップS101)。   When each processing unit of the incident monitoring apparatus 1 acquires a predetermined parameter and performs an initialization process (step S100), the event monitoring unit 11 and the event detection status monitoring unit 12 periodically read from the incident / log storage unit 10. In addition, incident logs in a certain time range are collected (step S101).

イベント監視部11は,収集したインシデント・ログの各インシデント名について,発生件数とインシデントのプライオリティから重要度を決定する(ステップS102)。そして,イベント監視部11は,インシデント・ログの検索時間範囲と,決定した重要度に応じた表示色によって,インシデント名とメッセージとを表示する(ステップS103)。   The event monitoring unit 11 determines the importance of each incident name in the collected incident log from the number of occurrences and the priority of the incident (step S102). Then, the event monitoring unit 11 displays the incident name and the message with the display time range of the incident log and the display color corresponding to the determined importance (step S103).

さらに,イベント監視部11は,決定した重要度に“正常”以外の重要度があるかを判定して(ステップS104),“正常”以外の重要度があれば(ステップS104のY),重要度が“正常”以外のインシデントについてインシデント情報を編集し(ステップS105),編集したインシデント情報を管理者端末6に表示して,所定の通知を行う(ステップS106)。   Further, the event monitoring unit 11 determines whether the determined importance has an importance other than “normal” (step S104), and if there is an importance other than “normal” (Y in step S104), the event monitoring unit 11 determines the importance. The incident information is edited for incidents other than “normal” (step S105), the edited incident information is displayed on the administrator terminal 6 and a predetermined notification is given (step S106).

イベント検出状況監視部12は,収集したインシデント・ログの各インシデントの検出件数と,所定の組み合わせによる検出である該当件数とを計算し,計算した検出件数または該当件数が所定の閾値を超える検出状況があるかを判定する(ステップS107)。発生件数または該当件数が閾値を超える検出状況があれば(ステップS107のY),閾値を超過したインシデントについてインシデント情報を編集し(ステップS108),編集したインシデント情報を管理者端末6に表示して,所定の通知を行う(ステップS109)。   The event detection status monitoring unit 12 calculates the number of detected incidents in the collected incident log and the number of hits detected by a predetermined combination, and the detected number of hits or the number of hits exceeds a predetermined threshold. It is determined whether there is any (step S107). If there is a detection situation in which the number of occurrences or the number of hits exceeds the threshold (Y in step S107), the incident information is edited for the incident that exceeds the threshold (step S108), and the edited incident information is displayed on the administrator terminal 6 , A predetermined notification is made (step S109).

さらに,分析用情報生成部13は,重要度が“正常”ではないインシデントと,閾値を超える検出状況に関連するインシデントとについて編集されたインシデント情報をもとに,分析用情報を編集する(ステップS110)。ステップS110の編集処理の間,割り当て先情報検索部14が,インシデント情報に含まれるグローバルIPアドレスの割り当て先の情報について,インターネットレジストリの管理サーバ5で検索を行い,その応答結果を取得して,グローバルIPアドレス情報を更新する(ステップS111)。   Further, the analysis information generating unit 13 edits the analysis information based on the incident information edited for the incident whose importance is not “normal” and the incident related to the detection situation exceeding the threshold (step S1). S110). During the editing process in step S110, the assignment destination information search unit 14 searches the Internet registry management server 5 for the information on the assignment destination of the global IP address included in the incident information, acquires the response result, The global IP address information is updated (step S111).

分析用情報生成部13は,編集した分析用情報(インシデント分析用シート20)を出力する(ステップS112)。   The analysis information generation unit 13 outputs the edited analysis information (incident analysis sheet 20) (step S112).

そして,割り込みが終了でなければ(ステップS113のN),ステップS101の処理へ戻り,割り込みが終了であれば(ステップS113のY),処理を終了する。   If the interrupt is not completed (N in step S113), the process returns to step S101. If the interrupt is terminated (Y in step S113), the process is terminated.

以上のとおり,本実施例に示されるように,インシデント監視装置1によって得られる効果を簡単に説明すれば,以下のとおりである。   As described above, as described in the present embodiment, the effects obtained by the incident monitoring apparatus 1 will be briefly described as follows.

・ 多種多量に検出され続けるインシデントに対して,インシデントを優先順位の高い順に漏れなく自動的に編集出力でき,プライオリティの高いインシデントの見逃しを防ぐことができる。   ・ For incidents that continue to be detected in large numbers, incidents can be automatically edited and output without omission in order of priority, preventing oversight of high-priority incidents.

・ 常時,インシデントの発生の確認をする必要がなく,定期的に一定時間範囲を対象に分析対象のインシデントのみを纏めて自動通知を行える。   ・ There is no need to constantly check the occurrence of incidents, and only the incidents subject to analysis can be automatically reported for a certain period of time.

・ 最上位の重要度を通知することで,発生したインシデントに対する緊急性が分かりやすくなる。   ・ By notifying the highest level of importance, it becomes easier to understand the urgency of an incident that has occurred.

・ インシデント毎に重要度を,例えば,「正常,警告,異常および要確認」の4段階で通知することによって,分析対象の優先順位が分かりやすい。   ・ The priority of the analysis target is easy to understand by notifying the importance for each incident in, for example, “normal, warning, abnormal, and confirmation required” in four stages.

・ インシデントの種類毎に,単位時間あたりの検出件数をもとに,正常,警告,異常の3段階で通知することによって,分析対象の優先順位が分かりやすい。   -The priority of the analysis target is easy to understand by notifying in three stages, normal, warning, and abnormal, based on the number of detections per unit time for each type of incident.

・ インシデントの種類毎に異なる,1次分析処理に必要な情報のみを抽出して出力することができ,分析が容易になる。   -Only the information required for the primary analysis process, which differs for each incident type, can be extracted and output, facilitating analysis.

・ 一定の時間範囲内に発生したインシデントについて,インシデント名/送信先/送信元/検出時間でソート出力することができ,関連するインシデントが纏められ,分析が容易になる。   ・ Incidents that occurred within a certain time range can be sorted and output by incident name / destination / source / detection time, and related incidents can be collected and analyzed easily.

・ 送信元/送信先のIPアドレスについての最新の組織情報(組織名等),攻撃の方向等を自動的に付与することができ,分析が容易になる。   -The latest organization information (organization name, etc.), the direction of attack, etc., regarding the source / destination IP address can be automatically assigned, facilitating analysis.

・ インターネットレジストリの問い合わせ先を意識することなく,単にデータベースを検索すれば最新の組織名等を取得することができ,レポート作成処理の処理時間を短縮することができる。   -The latest organization name can be obtained by simply searching the database without being conscious of the inquiry destination of the Internet registry, and the processing time of the report creation process can be shortened.

・ 同一送信先に対するインシデント発生状況を,定期的に一定の時間範囲において分析し,平時と異なる場合にその状況を通知することができるため,不正アクセスの予兆等を早期に見つけることができる。   ・ The incident occurrence status for the same destination can be analyzed periodically within a certain time range, and the status can be notified when it is different from the normal time, so that a sign of unauthorized access can be found early.

また,本発明にかかるインシデント監視装置1は,プログラムがコンピュータにより読み取られ実行され,インシデント監視装置1が有する各処理部が実現されることによって構築することができる。このプログラムは,コンピュータが読み取り可能な,可搬媒体メモリ,半導体メモリ,ハードディスクなどの適当な記録媒体に格納することができ,これらの記録媒体に記録して提供される。または,このプログラムは,通信インタフェースを介して種々の通信網を利用した送受信により提供される。   In addition, the incident monitoring apparatus 1 according to the present invention can be constructed by realizing a processing unit included in the incident monitoring apparatus 1 by reading and executing a program by a computer. This program can be stored in an appropriate recording medium such as a portable medium memory, a semiconductor memory, or a hard disk, which can be read by a computer, and is provided by being recorded on these recording media. Alternatively, this program is provided by transmission and reception using various communication networks via a communication interface.

1 インシデント監視装置
10 インシデント・ログ記憶部
11 イベント監視部
12 イベント検出状況監視部
13 分析用情報生成部
14 割り当て先情報検索部
101 トリガ関連付け情報記憶部
102 内部IPアドレス一覧記憶部
103 ローカルIPアドレス情報記憶部
105 問い合わせ先記憶部
106 分析用情報記憶部
108 IPアドレス一覧記憶部
109 グローバルIPアドレス情報記憶部
20 インシデント分析用シート
2 監視対象
3 センサ
4 インターネット
5 インターネットレジストリの管理サーバ
6 管理者端末
DESCRIPTION OF SYMBOLS 1 Incident monitoring apparatus 10 Incident log storage part 11 Event monitoring part 12 Event detection status monitoring part 13 Analysis information generation part 14 Allocation destination information search part 101 Trigger correlation information storage part 102 Internal IP address list storage part 103 Local IP address information Storage unit 105 Inquiry destination storage unit 106 Analysis information storage unit 108 IP address list storage unit 109 Global IP address information storage unit 20 Incident analysis sheet 2 Monitoring target 3 Sensor 4 Internet 5 Internet registry management server 6 Administrator terminal

Claims (6)

ネットワークに接続するコンピュータシステムで生じるインシデントを監視する装置であって,
コンピュータシステムを監視するセンサが検出したインシデントに関する情報であって,インシデント名と,検出日時と,送信元IPアドレスと,送信先IPアドレスと,センサが付加したインシデントの脅威の程度を示すプライオリティとを含むインシデント・ログ情報を記憶するインシデント・ログ記憶部と,
監視対象のコンピュータシステムの内部で使用される内部IPアドレスと前記内部IPアドレスの割り当て先とを登録した内部IPアドレス情報を記憶する内部IPアドレス情報記憶部と,
インシデント分析用情報を作成するための作成用情報を記憶する分析用情報記憶部と,
前記インシデント・ログ記憶部から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,前記抽出したインシデント・ログ情報をもとに,インシデント名ごとに,時間範囲内でのインシデントの検出件数とプライオリティとをもとに重要度を判定する処理と,前記インシデント名ごとにインシデントの情報を編集して,インシデント名に対する重要度と編集した情報とを,第1の作成用情報として前記分析用情報記憶部に格納する処理とを行うイベント監視部と,
前記インシデント・ログ記憶部から,前記インシデント・ログ情報を抽出する処理と,
前記抽出したインシデント・ログ情報をもとに,インシデント名ごとのインシデントの検出件数と所定の組み合わせ条件における検出件数である該当件数とを計算して,前記検出件数と前記該当件数とを所定の閾値と比較する処理と,前記検出件数または前記該当件数が前記閾値以上であるインシデント名について,前記インシデント名ごとにインシデントの情報を編集し,編集した情報を第2の作成用情報として前記分析用情報記憶部に格納する処理とを行うイベント検出状況監視部と,
前記第1の作成用情報と前記第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,グローバルIPアドレスの割り当て先を特定する情報を,前記グローバルIPアドレスの割り振りを管轄するインターネットレジストリの管理サーバから取得する割り当て先情報検索部と,
前記第1の作成用情報と前記第2の作成用情報と前記割り当て先情報検索部が取得したグローバルIPアドレス割り当て先の情報とを用いて,検出したインシデントに関するインシデント分析用情報を生成して出力する分析用情報生成部とを備える
ことを特徴とするインシデント監視装置。
A device that monitors incidents that occur in computer systems connected to a network,
Information related to the incident detected by the sensor that monitors the computer system, including the incident name, the detection date, the source IP address, the destination IP address, and the priority indicating the degree of the incident threat added by the sensor. An incident log storage unit for storing incident log information including,
An internal IP address information storage unit for storing internal IP address information in which an internal IP address used inside the computer system to be monitored and an assignment destination of the internal IP address are registered;
An analysis information storage unit for storing creation information for creating incident analysis information;
A process for extracting incident log information of incidents detected within a time range from the present time to a time point that is a predetermined time later from the present time at a predetermined time interval, and the extracted incident log Based on the information, for each incident name, determine the importance based on the number of detected incidents in the time range and the priority, edit the incident information for each incident name, and edit the incident name. An event monitoring unit that performs processing for storing the importance level and the edited information in the analysis information storage unit as first creation information;
A process of extracting the incident log information from the incident log storage unit;
Based on the extracted incident log information, the number of incidents detected for each incident name and the corresponding number of detected cases under a predetermined combination condition are calculated, and the detected number and the corresponding number of cases are calculated as a predetermined threshold value. For the incident name for which the number of detected cases or the number of hits is greater than or equal to the threshold value, the incident information is edited for each incident name, and the edited information is used as second creation information for the analysis information. An event detection status monitoring unit that performs processing to be stored in the storage unit;
Of the IP addresses of the source or destination included in the first creation information and the second creation information, the information specifying the global IP address assignment destination is assigned to the global IP address allocation. An allocation information retrieval part obtained from an Internet registry management server;
Using the first creation information, the second creation information, and the global IP address assignment destination information acquired by the assignment destination information search unit, generate and output incident analysis information related to the detected incident An incident monitoring apparatus comprising: an information generation unit for analysis.
前記イベント監視部は,前記インシデント名の重要度に応じて,前記インシデント名によるインシデントが発生したインシデント名を,所定の態様で通知する
ことを特徴とする請求項1に記載のインシデント監視装置。
The incident monitoring apparatus according to claim 1, wherein the event monitoring unit notifies, in a predetermined manner, the name of an incident in which an incident with the incident name has occurred according to the importance of the incident name.
前記イベント監視部は,前記インシデント・ログ情報に含まれる送信先または送信元のIPアドレスが前記監視対象の内部に存在するIPアドレスであるかを特定して,インシデントとされたデータ通信のアクセス方向を特定して,前記特定したアクセス方向を含む前記第1の作成用情報を生成する
ことを特徴とする請求項1または請求項2に記載のインシデント監視装置。
The event monitoring unit specifies whether the IP address of the transmission destination or transmission source included in the incident log information is an IP address existing in the monitoring target, and the access direction of the data communication determined as an incident The incident monitoring device according to claim 1, wherein the first creation information including the specified access direction is generated.
前記イベント検出状況監視部は,前記検出件数または前記該当件数が所定の通知閾値以上である前記インシデント名について,インシデントの閾値を超えた状況の発生を所定の態様で通知する
ことを特徴とする請求項1または請求項3のいずれか一項に記載のインシデント監視装置。
The event detection status monitoring unit notifies the occurrence of a situation exceeding an incident threshold in a predetermined manner for the incident name for which the number of detected cases or the number of relevant cases is equal to or greater than a predetermined notification threshold. The incident monitoring apparatus according to any one of claims 1 and 3.
ネットワークに接続するコンピュータシステムで生じるインシデントを監視するインシデント監視システムが実行する処理方法であって,
監視対象のコンピュータシステムでのインシデントの発生を監視するセンサと,
コンピュータシステムを監視するセンサが検出したインシデントに関する情報であって,インシデント名と,検出日時と,送信元IPアドレスと,送信先IPアドレスと,センサが付加したインシデントの脅威の程度を示すプライオリティとを含むインシデント・ログ情報を記憶するインシデント・ログ記憶部と,
監視対象のコンピュータシステムの内部で使用される内部IPアドレスと前記内部IPアドレスの割り当て先とを登録した内部IPアドレス情報を記憶する内部IPアドレス情報記憶部と,
インシデント分析用情報を作成するための作成用情報を記憶する分析用情報記憶部とを備える前記インシデント監視システムが,
前記インシデント・ログ記憶部から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理過程と,
前記抽出したインシデント・ログ情報をもとに,インシデント名ごとに,時間範囲内でのインシデントの検出件数とプライオリティとをもとに重要度を判定する処理過程と,
前記インシデント名ごとにインシデントの情報を編集して,インシデント名に対する重要度と編集した情報とを,第1の作成用情報として前記分析用情報記憶部に格納する処理過程と,
前記抽出したインシデント・ログ情報をもとに,インシデント名ごとのインシデントの検出件数と所定の組み合わせ条件における検出件数である該当件数とを計算して,前記検出件数と前記該当件数とを所定の閾値と比較する処理過程と,
前記検出件数または前記該当件数が前記閾値以上であるインシデント名について,前記インシデント名ごとにインシデントの情報を編集し,編集した情報を第2の作成用情報として前記分析用情報記憶部に格納する処理過程と,
前記第1の作成用情報と前記第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,グローバルIPアドレスの割り当て先を特定する情報を,前記グローバルIPアドレスの割り振りを管轄するインターネットレジストリの管理サーバから取得する処理過程と,
前記第1の作成用情報と前記第2の作成用情報と前記割り当て先情報検索部が取得したグローバルIPアドレス割り当て先の情報とを用いて,検出したインシデントに関するインシデント分析用情報を生成して出力する処理過程とを備える
ことを特徴とするインシデント監視方法。
A processing method executed by an incident monitoring system for monitoring incidents occurring in a computer system connected to a network,
A sensor that monitors the occurrence of incidents in the monitored computer system;
Information related to the incident detected by the sensor that monitors the computer system, including the incident name, the detection date, the source IP address, the destination IP address, and the priority indicating the degree of the incident threat added by the sensor. An incident log storage unit for storing incident log information including,
An internal IP address information storage unit for storing internal IP address information in which an internal IP address used inside the computer system to be monitored and an assignment destination of the internal IP address are registered;
The incident monitoring system comprising an analysis information storage unit for storing creation information for creating incident analysis information,
A process of extracting, from the incident log storage unit, incident log information of incidents detected within a time range from a present time to a time point that is a predetermined time later at a predetermined time interval;
A process of determining the importance based on the number of detected incidents and the priority within the time range for each incident name based on the extracted incident log information,
A process of editing incident information for each incident name, storing the importance for the incident name and the edited information in the analysis information storage unit as first creation information;
Based on the extracted incident log information, the number of incidents detected for each incident name and the corresponding number of detected cases under a predetermined combination condition are calculated, and the detected number and the corresponding number of cases are calculated as a predetermined threshold value. A process to compare with,
Processing for editing incident information for each incident name and storing the edited information as second creation information in the analysis information storage unit for the incident name for which the number of detected cases or the number of hits is equal to or greater than the threshold value Process,
Of the IP addresses of the source or destination included in the first creation information and the second creation information, the information specifying the global IP address assignment destination is assigned to the global IP address allocation. The process of obtaining from the Internet registry management server;
Using the first creation information, the second creation information, and the global IP address assignment destination information acquired by the assignment destination information search unit, generate and output incident analysis information related to the detected incident An incident monitoring method characterized by comprising:
コンピュータを,ネットワークに接続するコンピュータシステムで生じるインシデントを監視するインシデント監視装置として機能させるプログラムであって,
前記コンピュータを,
コンピュータシステムを監視するセンサが検出したインシデントに関する情報であって,インシデント名と,検出日時と,送信元IPアドレスと,送信先IPアドレスと,センサが付加したインシデントの脅威の程度を示すプライオリティとを含むインシデント・ログ情報を記憶するインシデント・ログ記憶部と,
監視対象のコンピュータシステムの内部で使用される内部IPアドレスと前記内部IPアドレスの割り当て先とを登録した内部IPアドレス情報を記憶する内部IPアドレス情報記憶部と,
インシデント分析用情報を作成するための作成用情報を記憶する分析用情報記憶部と,
前記インシデント・ログ記憶部から,所定の時間間隔ごとに,現在から所定の時間遡った時点までの時間範囲内で検出されたインシデントのインシデント・ログ情報を抽出する処理と,前記抽出したインシデント・ログ情報をもとに,インシデント名ごとに,時間範囲内でのインシデントの検出件数とプライオリティとをもとに重要度を判定する処理と,前記インシデント名ごとにインシデントの情報を編集して,インシデント名に対する重要度と編集した情報とを,第1の作成用情報として前記分析用情報記憶部に格納する処理とを行うイベント監視部と,
前記インシデント・ログ記憶部から,前記インシデント・ログ情報を抽出する処理と,
前記抽出したインシデント・ログ情報をもとに,インシデント名ごとのインシデントの検出件数と所定の組み合わせ条件における検出件数である該当件数とを計算して,前記検出件数と前記該当件数とを所定の閾値と比較する処理と,前記検出件数または前記該当件数が前記閾値以上であるインシデント名について,前記インシデント名ごとにインシデントの情報を編集し,編集した情報を第2の作成用情報として前記分析用情報記憶部に格納する処理とを行うイベント検出状況監視部と,
前記第1の作成用情報と前記第2の作成用情報に含まれる送信元または送信先のIPアドレスのうち,グローバルIPアドレスの割り当て先を特定する情報を,前記グローバルIPアドレスの割り振りを管轄するインターネットレジストリの管理サーバから取得する割り当て先情報検索部と,
前記第1の作成用情報と前記第2の作成用情報と前記割り当て先情報検索部が取得したグローバルIPアドレス割り当て先の情報とを用いて,検出したインシデントに関するインシデント分析用情報を生成して出力する分析用情報生成部として機能させる
ことを特徴とするインシデント監視プログラム。
A program that causes a computer to function as an incident monitoring device that monitors incidents that occur in a computer system connected to a network.
Said computer,
Information related to the incident detected by the sensor that monitors the computer system, including the incident name, the detection date, the source IP address, the destination IP address, and the priority indicating the degree of the incident threat added by the sensor. An incident log storage unit for storing incident log information including,
An internal IP address information storage unit for storing internal IP address information in which an internal IP address used inside the computer system to be monitored and an assignment destination of the internal IP address are registered;
An analysis information storage unit for storing creation information for creating incident analysis information;
A process for extracting incident log information of incidents detected within a time range from the present time to a point that is a predetermined time backward from the present time at a predetermined time interval from the incident log storage unit; and the extracted incident log Based on the information, for each incident name, determine the importance based on the number of detected incidents in the time range and the priority, edit the incident information for each incident name, and edit the incident name. An event monitoring unit that performs processing for storing the importance level and the edited information in the analysis information storage unit as first creation information;
A process of extracting the incident log information from the incident log storage unit;
Based on the extracted incident log information, the number of incidents detected for each incident name and the corresponding number of detected cases under a predetermined combination condition are calculated, and the detected number and the corresponding number of cases are calculated as a predetermined threshold value. For the incident name for which the number of detected cases or the number of hits is greater than or equal to the threshold value, the incident information is edited for each incident name, and the edited information is used as second creation information for the analysis information. An event detection status monitoring unit that performs processing to be stored in the storage unit;
Of the IP addresses of the source or destination included in the first creation information and the second creation information, the information specifying the global IP address assignment destination is assigned to the global IP address allocation. An allocation information retrieval part obtained from an Internet registry management server;
Using the first creation information, the second creation information, and the global IP address assignment destination information acquired by the assignment destination information search unit, generate and output incident analysis information related to the detected incident An incident monitoring program characterized by functioning as an analysis information generation unit.
JP2009085580A 2009-03-31 2009-03-31 Incident monitoring device, method, and program Expired - Fee Related JP5066544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009085580A JP5066544B2 (en) 2009-03-31 2009-03-31 Incident monitoring device, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009085580A JP5066544B2 (en) 2009-03-31 2009-03-31 Incident monitoring device, method, and program

Publications (2)

Publication Number Publication Date
JP2010237975A true JP2010237975A (en) 2010-10-21
JP5066544B2 JP5066544B2 (en) 2012-11-07

Family

ID=43092228

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009085580A Expired - Fee Related JP5066544B2 (en) 2009-03-31 2009-03-31 Incident monitoring device, method, and program

Country Status (1)

Country Link
JP (1) JP5066544B2 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015198455A (en) * 2015-03-31 2015-11-09 株式会社ラック Processing system, processing device, processing method, and program
JP2015232904A (en) * 2015-08-19 2015-12-24 株式会社ラック Information analysis system, information analysis method, and program
JP2017117432A (en) * 2016-07-04 2017-06-29 株式会社ラック Information processing device, information processing method, and program
JP2017528853A (en) * 2014-07-18 2017-09-28 ドイッチェ テレコム アーゲー How to detect attacks on computer networks
US9916445B2 (en) 2014-02-26 2018-03-13 Mitsubishi Electric Corporation Attack detection device, attack detection method, and non-transitory computer readable recording medium recorded with attack detection program
JP2018174444A (en) * 2017-03-31 2018-11-08 沖電気工業株式会社 Incident notification device and incident notification program
JP2020052669A (en) * 2018-09-26 2020-04-02 株式会社ラック Terminal device, file analysis device, file analysis system, file analysis method and program
JP2020064590A (en) * 2018-10-17 2020-04-23 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Information processor, information processing method and program
WO2020079896A1 (en) * 2018-10-17 2020-04-23 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Information processing device, information processing method, and program
WO2020084675A1 (en) * 2018-10-22 2020-04-30 日本電気株式会社 Security analysis assistance device, security analysis assistance method, and computer-readable recording medium
CN112583850A (en) * 2020-12-27 2021-03-30 杭州迪普科技股份有限公司 Network attack protection method, device and system
CN112970004A (en) * 2018-11-16 2021-06-15 三菱电机株式会社 Information processing apparatus, information processing method, and information processing program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0677666A (en) * 1991-09-10 1994-03-18 Hitachi Chem Co Ltd Manufacture of multilayered wiring board using polyimide material
JP2005109847A (en) * 2003-09-30 2005-04-21 Secom Joshinetsu Co Ltd Security management device
JP2005228177A (en) * 2004-02-16 2005-08-25 Mitsubishi Electric Corp Security management system, security management method, and program
JP2006018527A (en) * 2004-06-30 2006-01-19 Internet Security Systems Kk Method, device and program for monitoring operation of computer network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0677666A (en) * 1991-09-10 1994-03-18 Hitachi Chem Co Ltd Manufacture of multilayered wiring board using polyimide material
JP2005109847A (en) * 2003-09-30 2005-04-21 Secom Joshinetsu Co Ltd Security management device
JP2005228177A (en) * 2004-02-16 2005-08-25 Mitsubishi Electric Corp Security management system, security management method, and program
JP2006018527A (en) * 2004-06-30 2006-01-19 Internet Security Systems Kk Method, device and program for monitoring operation of computer network

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9916445B2 (en) 2014-02-26 2018-03-13 Mitsubishi Electric Corporation Attack detection device, attack detection method, and non-transitory computer readable recording medium recorded with attack detection program
JP2017528853A (en) * 2014-07-18 2017-09-28 ドイッチェ テレコム アーゲー How to detect attacks on computer networks
JP2015198455A (en) * 2015-03-31 2015-11-09 株式会社ラック Processing system, processing device, processing method, and program
JP2015232904A (en) * 2015-08-19 2015-12-24 株式会社ラック Information analysis system, information analysis method, and program
JP2017117432A (en) * 2016-07-04 2017-06-29 株式会社ラック Information processing device, information processing method, and program
JP2018174444A (en) * 2017-03-31 2018-11-08 沖電気工業株式会社 Incident notification device and incident notification program
JP2020052669A (en) * 2018-09-26 2020-04-02 株式会社ラック Terminal device, file analysis device, file analysis system, file analysis method and program
WO2020079896A1 (en) * 2018-10-17 2020-04-23 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Information processing device, information processing method, and program
JP2020064590A (en) * 2018-10-17 2020-04-23 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Information processor, information processing method and program
JP7149888B2 (en) 2018-10-17 2022-10-07 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Information processing device, information processing method and program
JP7346688B2 (en) 2018-10-17 2023-09-19 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Information processing device, information processing method and program
WO2020084675A1 (en) * 2018-10-22 2020-04-30 日本電気株式会社 Security analysis assistance device, security analysis assistance method, and computer-readable recording medium
JPWO2020084675A1 (en) * 2018-10-22 2021-09-09 日本電気株式会社 Security analysis support device, security analysis support method, and program
JP7104377B2 (en) 2018-10-22 2022-07-21 日本電気株式会社 Security analysis support device, security analysis support method, and program
CN112970004A (en) * 2018-11-16 2021-06-15 三菱电机株式会社 Information processing apparatus, information processing method, and information processing program
CN112583850A (en) * 2020-12-27 2021-03-30 杭州迪普科技股份有限公司 Network attack protection method, device and system
CN112583850B (en) * 2020-12-27 2023-02-24 杭州迪普科技股份有限公司 Network attack protection method, device and system

Also Published As

Publication number Publication date
JP5066544B2 (en) 2012-11-07

Similar Documents

Publication Publication Date Title
JP5066544B2 (en) Incident monitoring device, method, and program
US9848004B2 (en) Methods and systems for internet protocol (IP) packet header collection and storage
US7903566B2 (en) Methods and systems for anomaly detection using internet protocol (IP) traffic conversation data
US8726382B2 (en) Methods and systems for automated detection and tracking of network attacks
US7995496B2 (en) Methods and systems for internet protocol (IP) traffic conversation detection and storage
US8762515B2 (en) Methods and systems for collection, tracking, and display of near real time multicast data
US9027121B2 (en) Method and system for creating a record for one or more computer security incidents
US7752665B1 (en) Detecting probes and scans over high-bandwidth, long-term, incomplete network traffic information using limited memory
AU2011332881B2 (en) Advanced intelligence engine
IL262866A (en) Automated forensics of computer systems using behavioral intelligence
KR101010302B1 (en) Security management system and method of irc and http botnet
US20030084318A1 (en) System and method of graphically correlating data for an intrusion protection system
US20050060562A1 (en) Method and system for displaying network security incidents
US20030084328A1 (en) Method and computer-readable medium for integrating a decode engine with an intrusion detection system
CN110300100A (en) The association analysis method and system of log audit
US20030083847A1 (en) User interface for presenting data for an intrusion protection system
JP2004318552A (en) Device, method and program for supporting ids log analysis
US20210297427A1 (en) Facilitating security orchestration, automation and response (soar) threat investigation using a machine-learning driven mind map approach
CN112905548B (en) Security audit system and method
JP2010146457A (en) Information processing system and program
CN113660115B (en) Alarm-based network security data processing method, device and system
JP4823813B2 (en) Abnormality detection device, abnormality detection program, and recording medium
US20030084340A1 (en) System and method of graphically displaying data for an intrusion protection system
JP2008193538A (en) Attack monitoring device and attack trail management method to network
Giacinto et al. Alarm clustering for intrusion detection systems in computer networks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120718

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 5066544

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150817

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees