JP5299619B2 - Data inspection apparatus, data inspection method, and data inspection program - Google Patents

Data inspection apparatus, data inspection method, and data inspection program Download PDF

Info

Publication number
JP5299619B2
JP5299619B2 JP2008322390A JP2008322390A JP5299619B2 JP 5299619 B2 JP5299619 B2 JP 5299619B2 JP 2008322390 A JP2008322390 A JP 2008322390A JP 2008322390 A JP2008322390 A JP 2008322390A JP 5299619 B2 JP5299619 B2 JP 5299619B2
Authority
JP
Japan
Prior art keywords
data
inspection
permutation
binary
pattern
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008322390A
Other languages
Japanese (ja)
Other versions
JP2010146263A (en
Inventor
格 細見
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2008322390A priority Critical patent/JP5299619B2/en
Publication of JP2010146263A publication Critical patent/JP2010146263A/en
Application granted granted Critical
Publication of JP5299619B2 publication Critical patent/JP5299619B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technique for high-speed detection of data having a feature to be noted. <P>SOLUTION: A data inspection device includes: a data sequencing means 2 for generating sequenced data by arranging each item value of input data at a predetermined position in a squence; a binary inspection means 3 for inspecting in accordance with whether or not a predetermined item has a value, in regard to the sequenced data; and a detailed inspection means 4 for comparing the sequenced data having the value in the predetermined item with an inspection pattern prepared in advance, and for detecting sequenced data in which each item value of the sequenced data entirely satisfies conditions included in each item of the inspection pattern. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明はデータ検査装置、データ検査方法、及びデータ検査プログラムに関する。   The present invention relates to a data inspection apparatus, a data inspection method, and a data inspection program.

情報処理社会と呼ばれるようになった昨今、人々や情報処理装置自体に対して情報処理技術(IT)を用いた様々なサービスが提供され、それらのサービスの利用に関するログが日々記録されている。そうして記録された大量のログは、人々の行動や情報処理装置の動作における問題又はチャンスの発見に大変有用である。例えば、コンピュータやそのネットワークから収集したログを分析することにより、ユーザやコンピュータウィルス等によるセキュリティ上問題となる行為を発見したり、部材調達のシステムにおいても、同様に発注や物流のログから調達遅れに繋がる問題の早期発見や事後の原因調査が可能である。   Nowadays, it is called an information processing society, and various services using information processing technology (IT) are provided to people and information processing apparatuses themselves, and logs regarding the use of these services are recorded every day. The large amount of logs recorded in this way is very useful for finding problems or opportunities in people's actions and information processing apparatus operations. For example, by analyzing logs collected from computers and their networks, it is possible to discover actions that cause security problems due to users and computer viruses, etc., and in procurement systems for parts as well, delays in procurement from orders and logistics logs. It is possible to detect problems that lead to problems early and to investigate the causes after the fact.

しかしながら、記録されるログはサービスの種類と同様に様々な要素構成と値を持ち、かつ大量に生成され続けている。更には、複数のログの組み合わせによって初めて発見できる問題やチャンスもある。したがって、大量・複数種類のログの組み合わせから、注目すべきものを素早く検出する手段が望まれている。   However, the log to be recorded has various element configurations and values as well as the type of service, and continues to be generated in large quantities. Furthermore, there are problems and opportunities that can be discovered only by combining multiple logs. Therefore, there is a demand for a means for quickly detecting a remarkable thing from a combination of a large number and a plurality of types of logs.

ログの分析に関連する技術としては、非特許文献1のような統合ログ管理用のアプライアンス製品があり、IDS(侵入検知システム)やファイアウォール等の複数のセキュリティ装置から出力されるログから、一定時間の統計量が基準値を超えたログの検出や、パタン照合による異常検知等を行なう機能を備えている。
RSA enVision(http://japan.rsa.com/node.aspx?id=3170)
As a technology related to log analysis, there is an appliance product for integrated log management as in Non-Patent Document 1, and a certain time from logs output from a plurality of security devices such as an IDS (intrusion detection system) and a firewall. It has functions to detect logs whose statistic exceeds the reference value, and to detect anomalies by pattern matching.
RSA enVision (http://japan.rsa.com/node.aspx?id=3170)

しかしながら、以上のような関連する技術では、取得した全てのログを検出したい問題やチャンスの検出条件と逐一照合しなければならないため、ログのデータ量が増加するとその分だけ必要な処理時間も増加し、タイムリーな検出処理が困難になってくる。   However, with the related technologies as described above, it is necessary to collate with the detection conditions of the problem or chance that you want to detect all the acquired logs, so if the amount of log data increases, the processing time required increases accordingly. However, timely detection processing becomes difficult.

本発明の目的は、上記に鑑みてなされたもので、複数の要素で構成されるログ等の大量のデータから、特定の条件を満たすものを素早く検出できるデータ検査装置、データ検査方法、及びデータ検査プログラムを提供することにある。   An object of the present invention has been made in view of the above, and is a data inspection device, a data inspection method, and data that can quickly detect a certain condition from a large amount of data such as a log composed of a plurality of elements. To provide an inspection program.

上述の問題を解決するため、本発明に係るデータ検査装置は、1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査装置であって、前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化手段と、前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査手段と、予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査手段と、を備えることを特徴とする。   In order to solve the above-described problem, a data inspection apparatus according to the present invention is a data inspection apparatus that inspects input data composed of a set of one or more items and values of the items, and the input data is Data permutation means for generating permuted data by placing the values of the respective items at predetermined positions on a permutation prepared in advance, and whether or not a predetermined item has a value for the permuted data The binary inspection means for inspecting, the inspection pattern prepared in advance, the permutation data having a value in the predetermined item is compared with the inspection pattern, the value of each item of the permutation data And a detailed inspection means for detecting the permutation data that satisfies all the conditions of each item of the inspection pattern.

上述の問題を解決するため、本発明に係るデータ検査方法は、1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査方法であって、前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化手順と、前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査手順と、予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査手順と、を備えることを特徴とする。   In order to solve the above-mentioned problem, a data inspection method according to the present invention is a data inspection method for inspecting input data composed of a set of one or more items and values of the items, and the input data is A data permutation procedure for generating permuted data by placing the values of the respective items at predetermined positions on a permutation prepared in advance, and whether or not a predetermined item has a value for the permuted data The binary inspection procedure to be inspected, the inspection pattern prepared in advance, the permutation data having a value in the predetermined item, and the inspection pattern are compared, and the value of each item of the permutation data And a detailed inspection procedure for detecting the permutation data satisfying all the conditions of each item of the inspection pattern.

上述の問題を解決するため、本発明に係るデータ検査プログラムは、1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査プログラムであって、前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化処理と、前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査処理と、予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査処理と、をコンピュータに実行させることを特徴とする。   In order to solve the above problem, a data inspection program according to the present invention is a data inspection program for inspecting input data composed of a set of one or more items and values of the items, and the input data is A data permutation process for generating permuted data by placing the values of the respective items at predetermined positions on a permutation prepared in advance, and whether or not a predetermined item has a value for the permuted data A binary inspection process to be inspected, a test pattern prepared in advance, the permutation data having a value in the predetermined item, and the inspection pattern are compared, and the value of each item of the permutation data And a detailed inspection process for detecting the permuted data that satisfies all the conditions of each item of the inspection pattern.

本発明によれば、データ順列化手段が、入力データが有する各項目の値を、順列上の所定の位置に配置して順列化データを生成し、バイナリ検査手段が、順列化データに所定の項目に値があるか否かを検査することにより、大量のデータから注目すべき特徴を持つデータを高速に検出することができるデータ検査装置、データ検査方法、及びデータ検査プログラムを提供することができる。   According to the present invention, the data permutation means generates the permutation data by placing the values of the respective items included in the input data at predetermined positions on the permutation, and the binary inspection means generates a predetermined value on the permutation data. To provide a data inspection apparatus, a data inspection method, and a data inspection program capable of detecting at a high speed data having remarkable features from a large amount of data by inspecting whether or not an item has a value. it can.

[第1の実施形態]
以下、本発明の第1の実施形態を、図面を参照して説明する。ここで、図1は、本発明の第1の実施形態におけるデータ検査装置を示すブロック図である。
[First Embodiment]
DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, a first embodiment of the invention will be described with reference to the drawings. Here, FIG. 1 is a block diagram showing a data inspection apparatus according to the first embodiment of the present invention.

図1を参照すると、本発明の第1の実施形態に係るデータ検査装置は、データ入力手段1と、データ順列化手段2と、バイナリ検査手段3と、詳細検査手段4と、検査結果出力手段5とを備える。   Referring to FIG. 1, the data inspection apparatus according to the first embodiment of the present invention includes a data input means 1, a data permutation means 2, a binary inspection means 3, a detailed inspection means 4, and an inspection result output means. 5.

ここで、データ入力手段1は、要素として1つ以上の項目とその項目の値とで構成される1種類以上のデータを入力する手段を提供する。各項目は、更にそれぞれ項目名と項目の値の組で構成される。   Here, the data input means 1 provides a means for inputting one or more types of data composed of one or more items and values of the items as elements. Each item is further composed of a set of an item name and an item value.

対象となる典型的なデータは、例えばコンピュータや通信機器等で収集されるログデータであり、図9に示したようなファイル調査ログ、ファイルアクセスログ、デバイス接続ログがその例である。   Typical target data is log data collected by, for example, a computer or communication device, such as a file investigation log, a file access log, and a device connection log as shown in FIG.

図9の例のように、入力されるデータは、日付等の互いに共通の要素やデバイス種別等の個別の要素で構成されている。このようなデータの要素構成は、1次元の項目列に限定されず、一定の手順によって要素を1次元の順列に一意に変換できる構成であれば、より行数の多い表や木構造であっても良い。   As in the example of FIG. 9, the input data is composed of elements common to each other such as a date and individual elements such as a device type. The element structure of such data is not limited to a one-dimensional item string, and a table or tree structure with a larger number of rows is possible as long as the element can be uniquely converted into a one-dimensional permutation by a certain procedure. May be.

データ順列化手段2は、データ入力手段1によって入力されたデータが有する各項目の値を、あらかじめ用意した順列上の所定の位置に配置することにより、所定の順序の項目列からなる順列化データに変換する。図2は、データ順列化手段2により各種のログを順列化データに変換する例を示した説明図である。順列化データは、対応テーブル21のような一定順序の項目列でその構造が決定される。対応テーブル21には、データ入力手段1によって入力される各種データが持つ項目のうち、後段の検査で必要となりうる全ての項目が含まれている。   The data permutation means 2 arranges the value of each item included in the data input by the data input means 1 at a predetermined position on a permutation prepared in advance, so that permutation data consisting of item strings in a predetermined order Convert to FIG. 2 is an explanatory diagram showing an example of converting various logs into permuted data by the data permutation means 2. The structure of the permuted data is determined by an item string in a certain order such as the correspondence table 21. The correspondence table 21 includes all items that may be necessary for the subsequent examination among items of various data input by the data input unit 1.

データ順列化手段2では、前記対応テーブル21に基づき、デバイス接続ログ22aは順列化データ22bのように変換され、同様にファイルアクセスログ23aは順列化データ23bのように変換される。対応テーブル21に含まれる項目のうち、デバイス接続ログ22aやファイルアクセスログ23bに含まれていない項目については、順列化データ22b及び23bでは項目のみで値は無い。   In the data permutation means 2, the device connection log 22a is converted as permutation data 22b based on the correspondence table 21, and the file access log 23a is similarly converted as permutation data 23b. Of the items included in the correspondence table 21, items that are not included in the device connection log 22a and the file access log 23b are only items in the permutation data 22b and 23b and have no value.

バイナリ検査手段3は、データ順列化手段2で一定の形式に変換された順列化データを、所定の項目に値があるか否かで検査する。図3は、バイナリ検査手段3の機能構成を詳細化したブロック図である。   The binary inspection unit 3 inspects the permuted data converted into a fixed format by the data permutation unit 2 based on whether or not a predetermined item has a value. FIG. 3 is a block diagram detailing the functional configuration of the binary inspection means 3.

バイナリ化手段31は、前述の順列化データを構成する各項目について、その値の有無のみを表す別の値で置き換えることによりバイナリ順列化データを生成する。例えば、その項目に値がある場合は1、値が無い場合は0をそれぞれ当該項目の新たな値とすることでバイナリ順列化データを生成する。   The binarizing means 31 generates binary permuted data by replacing each item constituting the permuted data with another value indicating only the presence or absence of the value. For example, binary permutation data is generated by setting 1 as the new value of the item when the item has a value and 0 when there is no value.

これに対して比較手段32は、生成されたバイナリ順列化データを、バイナリ検査パタン記憶手段33に記憶されているバイナリ検査パタンと比較し、所定の条件を満たすバイナリ順列化データに対応した順列化データのみを詳細検査手段4に渡す。ここで、バイナリ検査パタンは、対応テーブル21に記された所定の項目を有する順列で構成され、検出したい特徴を表す項目とそれ以外の項目とで互いに異なる値を持つものである。   On the other hand, the comparison unit 32 compares the generated binary permutation data with the binary inspection pattern stored in the binary inspection pattern storage unit 33, and performs permutation corresponding to the binary permutation data satisfying a predetermined condition. Only the data is passed to the detailed inspection means 4. Here, the binary inspection pattern is composed of a permutation having predetermined items described in the correspondence table 21, and has different values for an item representing a feature to be detected and other items.

図5にバイナリ検査手段3による具体的な処理の例を示す。バイナリ化手段31は、順列化データ51を構成する項目のうち、値を持つ項目A、B、F、G、Kに対しては1を、その他の項目に対しては0を値とする新たなバイナリ順列化データ52を生成する。   FIG. 5 shows an example of specific processing by the binary inspection means 3. The binarizing means 31 newly sets 1 for the items A, B, F, G, and K having values and 0 for the other items constituting the permutation data 51. Binary permutation data 52 is generated.

比較手段32は、バイナリ検査パタン記憶手段33に記憶されているバイナリ検査パタン53と、バイナリ順列化データ52を比較し、所定の条件を満たすか否かを確認する。   The comparison unit 32 compares the binary inspection pattern 53 stored in the binary inspection pattern storage unit 33 with the binary permutation data 52 and confirms whether or not a predetermined condition is satisfied.

例えば、バイナリ検査パタン53で値が1の項目全てについて、バイナリ順列化データ52の項目の値が1であったならば条件を満たしているとする。これは、両方のデータをそれぞれ1次元のベクトルとし、ベクトル間の減算で正又は負のビットの有無を確認することにより容易に判定できる。このような所定の条件は、原則としてバイナリ検査パタン記憶手段33に記憶させておく。   For example, it is assumed that the condition is satisfied if the value of the item of the binary permutation data 52 is 1 for all items of which the value is 1 in the binary inspection pattern 53. This can be easily determined by making both data into one-dimensional vectors, and confirming the presence or absence of positive or negative bits by subtraction between the vectors. Such a predetermined condition is stored in the binary inspection pattern storage means 33 in principle.

図4は、バイナリ検査手段3の別の機能構成を表すブロック図である。図4において、バイナリ化手段31と、比較手段32と、バイナリ検査パタン記憶手段33は、それぞれ図3における同名の手段と同様である。図4の構成では、バイナリ検査手段3は、適合事例記憶手段34と、事例照合手段35とを更に備える。   FIG. 4 is a block diagram showing another functional configuration of the binary inspection means 3. In FIG. 4, the binarizing means 31, the comparing means 32, and the binary check pattern storage means 33 are the same as the means of the same name in FIG. In the configuration of FIG. 4, the binary inspection unit 3 further includes a matching case storage unit 34 and a case matching unit 35.

適合事例記憶手段34は、比較手段32で前記バイナリ検査パタンに合致したバイナリ順列化データ52を記憶する。既に記憶していたいずれかのバイナリ順列化データ52と同一であった場合には一方のみを記憶する。   The matching case storage means 34 stores binary permutation data 52 that matches the binary inspection pattern by the comparison means 32. If it is the same as any binary permutation data 52 already stored, only one is stored.

事例照合手段35は、前記適合事例記憶手段34に記憶されている適合バイナリ順列化データと、バイナリ化手段31から取得した新規のバイナリ順列化データ52とを比較し、合致すれば次段の比較手段32の処理を省略して、そのまま当該新規のバイナリ順列化データに対応する順列化データをバイナリ検査手段3の検査結果として詳細検査手段4に渡す。   The case collating means 35 compares the matching binary permutation data stored in the matching case storage means 34 with the new binary permutation data 52 acquired from the binarizing means 31, and if they match, the comparison of the next stage is performed. The processing of the means 32 is omitted, and the permutation data corresponding to the new binary permutation data is passed to the detailed inspection means 4 as the inspection result of the binary inspection means 3 as it is.

図4のように構成したバイナリ検査手段3は、比較手段32において、バイナリ検査パタンに順列化データが適合するか否かを判定するための条件がより複雑であった場合に好適な構成である。例えば、バイナリ検査パタンが持つ項目のうち、特定の2つ以上の項目セットについていずれか1つの値が1であればそれらの項目セット全てに関して適合すると判断する場合、又はある特定の項目の値と別の特定の項目の値とが異なる場合のみ適合すると判断する場合に、より簡単な過去の適合事例との照合を先に行なうことで複雑な比較を省略できる可能性がある。   The binary inspection unit 3 configured as shown in FIG. 4 is suitable when the comparison unit 32 has more complicated conditions for determining whether or not the permutation data matches the binary inspection pattern. . For example, when any one of two or more specific item sets among the items included in the binary inspection pattern is 1, it is determined that all the item sets are suitable, or the value of a specific item is When it is determined that the matching is performed only when the value of another specific item is different, there is a possibility that complicated comparison can be omitted by performing a simpler matching with a past matching case.

詳細検査手段4は、バイナリ検査手段3から渡された順列化データについて、当該順列化データを構成する各項目の値をより詳細な条件で検査する。図6に詳細検査手段4による具体的な処理の例を示す。   The detailed inspection unit 4 inspects the values of each item constituting the permuted data with respect to the permuted data passed from the binary inspection unit 3 under more detailed conditions. FIG. 6 shows an example of specific processing by the detailed inspection means 4.

詳細検査手段4は、順列化データ61を受け取ると、これを予め用意された検査パタン62と比較する。検査パタン62は、バイナリ検査手段3で利用された少なくとも1つのバイナリ検査パタンに対応する。この例では、検査パタン62は図5のバイナリ検査パタン53に対応し、バイナリ検査パタン53で値が1の項目に、検査パタン62では具体的な条件が定義されている。一方、バイナリ検査パタン53で値が0の項目については、検査パタン62では何も条件を定義されていない。このような検査パタン62の各項目が持つ条件を、被検査対象である順列化データ61が全て満たせば、順列化データ61は検査パタン62が表すある特定種類のデータとして検査結果出力手段5に出力される。   Upon receiving the permutation data 61, the detailed inspection unit 4 compares this with the inspection pattern 62 prepared in advance. The inspection pattern 62 corresponds to at least one binary inspection pattern used by the binary inspection means 3. In this example, the inspection pattern 62 corresponds to the binary inspection pattern 53 of FIG. 5, the binary inspection pattern 53 defines an item whose value is 1, and the inspection pattern 62 defines specific conditions. On the other hand, no condition is defined in the inspection pattern 62 for items whose value is 0 in the binary inspection pattern 53. If the permuted data 61 to be inspected satisfies all the conditions of each item of the inspection pattern 62, the permuted data 61 is sent to the inspection result output means 5 as a specific type of data represented by the inspection pattern 62. Is output.

図6の例では、順列化データ61が項目A、B、F、G、Kにそれぞれ値を持ち、検査パタン62は項目A、B、Kにそれぞれ値を持つこと(not NULL)、及び項目G(製造番号)の値が「125135以外であること」(≠125135)を条件としている。順列化データ61は検査パタン62の全ての条件を満たすため、結果は詳細検査結果63のようになる。ここで、例えば検査パタン62が「許可されている製造番号以外のデバイスをホストマシンに接続した」という問題行為を表す場合、順列化データ61はこの条件を満たす問題行為として検出される。   In the example of FIG. 6, the permutation data 61 has values for the items A, B, F, G, and K, the inspection pattern 62 has values for the items A, B, and K (not NULL), and the items. The condition is that the value of G (manufacturing number) is “other than 125135” (≠ 125135). Since the permutation data 61 satisfies all the conditions of the inspection pattern 62, the result is a detailed inspection result 63. Here, for example, when the inspection pattern 62 indicates a problem action “a device other than the permitted serial number is connected to the host machine”, the permutation data 61 is detected as a problem action satisfying this condition.

以上のような構成と処理により、本発明の第1の実施形態によるデータ検査装置は、入力されたデータに対してまず必要な項目に値を持つか否かのみの簡易なバイナリ検査で候補を絞り込み、絞り込まれた候補に対してのみ詳細な検査を行なうため、大量のデータを高速に検査することができる。また、バイナリ検査パタンと詳細検査用の検査パタンの組を複数用意しておくことで、複数種類の問題やチャンスを識別しながら検査することができる。   With the configuration and processing as described above, the data inspection apparatus according to the first embodiment of the present invention first selects candidates by simple binary inspection based on whether or not necessary items have values for the input data. Since detailed inspection is performed only on the narrowed down and narrowed candidates, a large amount of data can be inspected at high speed. Also, by preparing a plurality of pairs of binary inspection patterns and inspection patterns for detailed inspection, it is possible to inspect while identifying a plurality of types of problems and opportunities.

図15は、第1の実施形態によるデータ検査装置のハードウェア構成を示すブロック図である。   FIG. 15 is a block diagram illustrating a hardware configuration of the data inspection apparatus according to the first embodiment.

図15を参照すると、本実施形態によるデータ検査装置15は、一般的なコンピュータ装置と同様のハードウェア構成によって実現することができ、CPU(Central Processing Unit)151、RAM(Random Access Memory)等のメインメモリであり、データの作業領域やデータの一次退避領域に用いられる主記憶部152、液晶ディスプレイ、プリンタ、スピーカー等によるデータの出力部153、キーボードやマウス、スキャナ等によるデータの入力部154、周辺機器と接続してデータの送受信を行なう通信部155、ROM(Read Only Memory)、ハードディスク装置等である補助記憶部156、以上の各構成要素を相互に接続するシステムバス157等を備えている。   Referring to FIG. 15, the data inspection device 15 according to the present embodiment can be realized by a hardware configuration similar to a general computer device, and includes a CPU (Central Processing Unit) 151, a RAM (Random Access Memory), and the like. A main memory 152 used as a data work area and a primary data save area; a data output unit 153 by a liquid crystal display, a printer, a speaker, etc .; a data input unit 154 by a keyboard, mouse, scanner, etc. A communication unit 155 that transmits and receives data by connecting to a peripheral device, a ROM (Read Only Memory), an auxiliary storage unit 156 such as a hard disk device, and a system bus 157 that interconnects the above components are provided.

本発明の実施形態によるデータ検査装置15は、その動作を、データ検査装置15内部にそのような機能を実現するプログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品からなる回路部品を実装してハードウェア的に実現することは勿論として、上記した各構成要素の各機能を提供するプログラムを、コンピュータのCPU151で実行することにより、ソフトウェア的に実現することができる。   The data inspection device 15 according to the embodiment of the present invention operates as a circuit component composed of hardware components such as an LSI (Large Scale Integration) in which a program for realizing such a function is incorporated in the data inspection device 15. As a matter of course, it can be implemented by hardware by executing the program that provides each function of each component described above by the CPU 151 of the computer.

すなわち、CPU151は、補助記憶部156に格納されているプログラムを、主記憶部152にロードして実行し、データ検査装置15の動作を制御することにより、上述した各機能をソフトウェア的に実現する。   That is, the CPU 151 loads the program stored in the auxiliary storage unit 156 to the main storage unit 152 and executes it, and controls the operation of the data inspection device 15 to realize each function described above in software. .

以上説明したデータ検査装置15の動作にかかる一連のデータ検査方法によれば、様々な項目の組で構成される1種類以上のデータを入力とし、それらのデータから、まず処理量の少ないバイナリ検査によって検出したい問題やチャンスの候補を絞り込み、絞り込んだ候補についてのみ詳細検査を行なうことで、高速な検査が実現できる。
[第2の実施形態]
本発明の第2の実施形態について説明する。ここで、図7は、本発明によるデータ検査装置の第2の実施形態を示すブロック図である。
According to the series of data inspection methods related to the operation of the data inspection apparatus 15 described above, one or more types of data composed of various sets of items are input, and from these data, first, a binary inspection with a small amount of processing is performed. By narrowing down candidates for problems and opportunities that are desired to be detected and performing detailed inspection only on the narrowed candidates, high-speed inspection can be realized.
[Second Embodiment]
A second embodiment of the present invention will be described. FIG. 7 is a block diagram showing a second embodiment of the data inspection apparatus according to the present invention.

図7において、データ入力手段1、データ順列化手段2a、バイナリ検査手段3a、詳細検査手段4a、検査結果出力手段5は、それぞれ第1の実施形態における同名の手段と同様に機能する。   In FIG. 7, the data input means 1, the data permutation means 2a, the binary inspection means 3a, the detailed inspection means 4a, and the inspection result output means 5 function in the same manner as the means of the same name in the first embodiment.

図7を参照すると、第2の実施形態では、第1の実施形態に加えて検査モデル記憶手段6と、検査知識記憶手段7と、パタン順列化手段8と、検査パタン記憶手段9と、相関データ統合手段10と、順列化データ記憶手段11とを更に備える。   Referring to FIG. 7, in the second embodiment, in addition to the first embodiment, the inspection model storage unit 6, the inspection knowledge storage unit 7, the pattern permutation unit 8, the inspection pattern storage unit 9, and the correlation Data integration means 10 and permuted data storage means 11 are further provided.

検査モデル記憶手段6は、データ入力手段1によって入力されうるデータが持つ全種類の項目を要素として含む検査モデルを記憶する。当該検査モデルは、例えば図8の上部に示したような木構造で表現できる。図8の検査モデル81は、「ログ」というルートノードと、それぞれ前記各項目に相当する末端ノードと、幾つかの末端ノードをまとめた中間ノードで構成されている。   The inspection model storage unit 6 stores an inspection model including all types of items of data that can be input by the data input unit 1 as elements. The inspection model can be expressed by a tree structure as shown in the upper part of FIG. The inspection model 81 shown in FIG. 8 includes a root node “log”, a terminal node corresponding to each item, and an intermediate node in which several terminal nodes are collected.

第2の実施形態におけるデータ順列化手段2aは、前記検査モデル81から所定の手順でそれぞれ特定の項目を表す末端ノードを参照し、データ入力手段1で入力されたデータを順列化データに変換する。又は、前記検査モデル81から所定の手順で収集した末端ノード名すなわちデータの項目名の順列を対応テーブル82として予め記憶しておき、第1の実施形態におけるデータ順列化手段1と同様に対応テーブルを用いてデータを順列化データに変換してもよい。この所定の手順としては、例えば木構造を深さ優先で探索し、末端ノードを見つけた時点で記録していく方法を用いることができる。検査モデルの表現方法は、一定の手順により1つの静的な検査モデルから項目の一意な順列を得られるならば、木構造以外の構造であってもよい。   The data permutation means 2a in the second embodiment refers to terminal nodes representing specific items from the inspection model 81 in a predetermined procedure, and converts the data input by the data input means 1 into permutation data. . Alternatively, a permutation of terminal node names, that is, data item names, collected from the examination model 81 in a predetermined procedure is stored in advance as a correspondence table 82, and the correspondence table is the same as the data permutation means 1 in the first embodiment. May be used to convert the data into permuted data. As this predetermined procedure, for example, a method of searching a tree structure with depth priority and recording when a terminal node is found can be used. The inspection model may be expressed by a structure other than a tree structure as long as a unique permutation of items can be obtained from one static inspection model by a certain procedure.

検査知識記憶手段7は、検出したい特定種類のデータが満たすべき条件を前記検査モデルの構造に基づいて表現した検査知識を記憶する。図10は検査知識の例である。検査知識101は、検査モデル81の部分木として表現され、データの項目として日時の日付及び時刻と、ファイルのファイルパス及び重要度と、デバイスの種別及び製造番号と、操作種別と、ホストマシンのマシン名及びIPアドレスとを含む。   The inspection knowledge storage means 7 stores inspection knowledge in which a condition to be satisfied by a specific type of data to be detected is expressed based on the structure of the inspection model. FIG. 10 shows an example of inspection knowledge. The inspection knowledge 101 is expressed as a subtree of the inspection model 81, and includes the date and time of the date, the file path and importance of the file, the device type and serial number, the operation type, the operation type, and the host machine as data items. Includes machine name and IP address.

又、ファイルの重要度、デバイスの種別及び製造番号、操作種別に対しては、それぞれ特定の条件が付属している。図10によれば、例えば検査知識101が「非許可記録デバイスへの重要ファイル書き込み」というセキュリティ上の問題行為を表すとすると、そのような行為を示すデータは、ファイルの重要度に相当する項目を持ち、かつその項目の値が1以上(“≧1”)であることが必要条件の1つとなる。   In addition, specific conditions are attached to the importance of the file, the device type and serial number, and the operation type. According to FIG. 10, for example, if the inspection knowledge 101 represents a security problem act of “writing an important file to a non-permitted recording device”, the data indicating such an action is an item corresponding to the importance of the file. And the value of the item is 1 or more (“≧ 1”) is one of the necessary conditions.

パタン順列化手段8は、検査知識記憶手段7に記憶されている1つ以上の検査知識をそれぞれ一定の項目列からなる検査パタンに変換する。例えば、図12の例のように、検査知識121から検査パタン122を生成する。ここで、パタン順列化手段8は、まず検査モデル記憶手段6に記憶された検査モデルを参照し、前述のデータ順列化手段2aと同様に、例えば深さ優先探索で検査モデルから末端ノードを収集し、データの項目列を生成する。   The pattern permutation unit 8 converts one or more pieces of inspection knowledge stored in the inspection knowledge storage unit 7 into inspection patterns each including a predetermined item sequence. For example, an inspection pattern 122 is generated from the inspection knowledge 121 as in the example of FIG. Here, the pattern permutation unit 8 first refers to the test model stored in the test model storage unit 6 and collects end nodes from the test model by, for example, depth-first search, as in the data permutation unit 2a described above. And generate a data item string.

図12の例では、当該データの項目列は図8の対応テーブル82と同じく「日付、時刻、ファイルパス、重要度、種別、名前、製造番号、プロセス名、ウインドウタイトル、操作種別、マシン名、IPアドレス」となり、各項目名をそれぞれアルファベットのA、B、C、D、E、F、G、H、I、J、K、Lに置き換えると図12の検査パタン122の2行目のようになる。加えて、各項目に対応する検査知識の条件を検査知識121から取得して検査パタン122に割り振ると、検査パタン122の3行目のようになる。   In the example of FIG. 12, the item string of the data is “date, time, file path, importance, type, name, serial number, process name, window title, operation type, machine name, as in the correspondence table 82 of FIG. IP address ", and replacing each item name with alphabets A, B, C, D, E, F, G, H, I, J, K, and L, the second line of the inspection pattern 122 in FIG. become. In addition, when the condition of the inspection knowledge corresponding to each item is acquired from the inspection knowledge 121 and assigned to the inspection pattern 122, the third line of the inspection pattern 122 is obtained.

更に、検査パタン122の1行目には、検査知識121の各中間ノードとその下位の末端ノードとの関係を論理演算子で表した値を記載している。検査知識121では、中間ノード「ホストマシン」については末端ノード「マシン名」と「IPアドレス」のうち、いずれかが値を持てば良いという意味で、「OR」関係としている。その他の中間ノードについては、下位の末端ノード全てが特定の条件を満たす値を持つ必要があるという意味で、「AND」関係としている。なお、末端ノードに条件が指定されていない場合は、その末端ノードが表す項目が何らかの値を持つことが条件である。   Further, the first line of the inspection pattern 122 describes a value representing the relationship between each intermediate node of the inspection knowledge 121 and its lower terminal node by a logical operator. In the inspection knowledge 121, the intermediate node “host machine” has an “OR” relationship in the sense that one of the end nodes “machine name” and “IP address” only needs to have a value. The other intermediate nodes are in an “AND” relationship in the sense that all the lower end nodes need to have values that satisfy a specific condition. When no condition is specified for the terminal node, the condition is that the item represented by the terminal node has some value.

以上のようにして生成された検査パタン122は、検査パタン記憶手段9に記憶される。   The inspection pattern 122 generated as described above is stored in the inspection pattern storage unit 9.

相関データ統合手段10は、相関する複数の順列化データを統合し、1つの順列化データを生成する。図9は相関する3つのデータの例を、図11は図9の各データから得られた順列化データと、それら3つの順列化データの統合例をそれぞれ示した説明図である。   The correlation data integration unit 10 integrates a plurality of correlated permutation data and generates one permutation data. FIG. 9 is an explanatory diagram showing examples of three correlated data, and FIG. 11 is an explanatory diagram showing permutation data obtained from each data of FIG. 9 and an integration example of the three permutation data.

順列化データ同士が相関するか否かの判定は、例えば一定の時間内に取得した順列化データの間で、所定の項目の値が同じ又は一定の差異の範囲内である場合に、相関すると判定することができる。また、相関する順列化データ同士を1つの順列化データに統合するか否かも、所定の項目の値が同じであることや、競合する項目の値を持たないことを条件とすることができる。   The determination of whether or not the permuted data correlates is, for example, when the value of a predetermined item is the same or within a certain difference between the permuted data acquired within a certain time. Can be determined. Further, whether or not the correlated permutation data are integrated into one permutation data can be made on condition that the value of a predetermined item is the same or that there is no conflicting item value.

図11の例においては、順列化データ111、順列化データ112、順列化データ113が、それぞれの取得日時を表す項目A及びBの差が180秒以内であり、且つホストマシンを表す項目Kの値がいずれも“alice”であることから、互いに相関データと判断している。更に、これら3つの順列化データは、日時を表す項目A及びB以外の項目で相互に異なる値を持つ項目が無いことから、統合可能であると判断し、統合順列化データ114に統合している。   In the example of FIG. 11, the permutation data 111, the permutation data 112, and the permutation data 113 are items whose items A and B representing the acquisition date and time are within 180 seconds, and the item K representing the host machine. Since both values are “alice”, they are determined as correlation data. Furthermore, since these three permuted data have no different items other than the items A and B representing the date and time, it is determined that they can be integrated and integrated into the integrated permuted data 114. Yes.

順列化データ記憶手段11は、前記のような統合順列化データを含む順列化データを記憶する。ただし、統合順列化データを記憶する場合、その元となった個々の順列化データは記憶しない。又、後段のバイナリ検査手段3aで参照された順列化データは、詳細検査手段4a及び検査結果出力手段5による処理を終えた後、順列化データ記憶手段11から削除されるようにしてもよい。   The permuted data storage unit 11 stores permuted data including the integrated permuted data as described above. However, when the integrated permutation data is stored, the individual permutation data that is the basis thereof is not stored. Further, the permutation data referred to by the binary inspection means 3a at the subsequent stage may be deleted from the permutation data storage means 11 after the processing by the detailed inspection means 4a and the inspection result output means 5 is finished.

第2の実施形態におけるバイナリ検査手段3aは、検査パタン記憶手段9に記憶されている検査パタンからバイナリ検査パタンを生成し、第1の実施形態におけるバイナリ検査手段3と同様に検査を行なう。図12は、検査パタン122からバイナリ検査パタン123を生成する例を示している。バイナリ検査パタンの生成は、順列化データからバイナリ順列化データを生成する際と同様に、検査パタンが持つ各項目について、条件の記載がある項目の値を1に、それ以外の項目の値を0にした結果をバイナリ検査パタンとする。   The binary inspection unit 3a in the second embodiment generates a binary inspection pattern from the inspection pattern stored in the inspection pattern storage unit 9, and performs the inspection in the same manner as the binary inspection unit 3 in the first embodiment. FIG. 12 shows an example in which a binary inspection pattern 123 is generated from the inspection pattern 122. As with the generation of binary permutation data from permuted data, the binary inspection pattern is generated by setting the value of an item with a condition description to 1 for each item of the inspection pattern and the values of the other items. The result set to 0 is used as a binary inspection pattern.

図13は、バイナリ検査手段3aによる検査手順として、前記のバイナリ検査手段3による検査手順とは別の例を示した説明図である。   FIG. 13 is an explanatory view showing another example of the inspection procedure by the binary inspection means 3 as the inspection procedure by the binary inspection means 3a.

バイナリ検査パタン131からは、[1 1 1 1 1 0 1 0 0 1 1 1]という各項目の値で構成されるベクトル1を生成でき、別の例えば2種類のバイナリ検査パタンからもそれぞれ同様に図13のようなベクトル2、ベクトル3を生成できる。すると、これら3つのベクトルから、各ベクトルを行とした行列Rを構成できる。   From the binary inspection pattern 131, it is possible to generate a vector 1 composed of the values of the items [1 1 1 1 1 0 1 0 0 1 1 1], and similarly from two types of binary inspection patterns, for example. Vector 2 and vector 3 as shown in FIG. 13 can be generated. Then, a matrix R having each vector as a row can be constructed from these three vectors.

一方、バイナリ検査パタン131に適合するバイナリ順列化データを検出するためには、バイナリ検査パタン131から生成した前述のベクトル1と、同様に統合バイナリ順列化データの各項目の値で構成されるベクトルVLとの積が、ベクトル1で値が1の項目数すなわち必要ビット合計値を上回れば良いことになる。ただし、バイナリ検査パタン131では項目Kと項目Lがいずれか一方のみ値を持てば良いというOR関係にあるため、前記必要ビット合計値は、ベクトル1で値が1の項目数より1つ少ない8以上であれば良い。   On the other hand, in order to detect binary permutation data conforming to the binary inspection pattern 131, the vector 1 generated from the binary inspection pattern 131 and a vector composed of the values of the respective items of the integrated binary permutation data similarly. It is sufficient that the product of VL exceeds the number of items of vector 1 and value 1, that is, the necessary bit total value. However, since the binary check pattern 131 has an OR relationship in which only one of the items K and L needs to have a value, the necessary bit total value is one less than the number of items of the vector 1 and the value of 8 That is all you need.

同様にしてベクトル2とベクトル3それぞれの必要ビット合計値が4と7であったとすると、これらをそれぞれ要素とする閾値ベクトルVS=[8 4 7](T)(ここで(T)は行ベクトルから列ベクトルへの変換を意味する)と、前記行列Rとバイナリ順列化データのベクトルVL(T)との積から閾値ベクトルVSを減じた行列演算結果のベクトルにおいて、値が0以上の要素に対応する行ベクトルが当該バイナリ順列化データの適合するバイナリ検査パタンに対応する。図13の例では、前記行列演算結果が[0 0 −1](T)となり、1行目と2行目の値が0以上であることから、ベクトル1及びベクトル2に対応するバイナリ検査パタンが適合したことになる。   Similarly, if the necessary bit total values of the vectors 2 and 3 are 4 and 7, respectively, the threshold vectors VS = [8 4 7] (T) having these as elements (where (T) is a row vector) In the matrix operation result vector obtained by subtracting the threshold vector VS from the product of the matrix R and the vector VL (T) of the binary permutation data. The corresponding row vector corresponds to the matching binary check pattern of the binary permutation data. In the example of FIG. 13, the matrix calculation result is [0 0 −1] (T), and the values in the first and second rows are 0 or more. Therefore, the binary check patterns corresponding to the vectors 1 and 2 are used. Is suitable.

バイナリ検査手段3aは、図13の手順によって適合したバイナリ検査パタンが1つ以上得られると、そのバイナリ検査パタンそれぞれに対応する検査パタンと、前記バイナリ順列化データ(又は統合バイナリ順列化データ)に対応した元の順列化データ(又は統合順列化データ)との組を詳細検査手段4aに渡す。   When one or more binary inspection patterns adapted by the procedure of FIG. 13 are obtained, the binary inspection means 3a converts the inspection pattern corresponding to each of the binary inspection patterns and the binary permutation data (or integrated binary permutation data). A pair with the corresponding original permutation data (or integrated permutation data) is passed to the detailed inspection means 4a.

詳細検査4aでは、例えば図14に示した手順の例のように、順列化データ(又は統合順列化データ)と各検査パタンとを照合した検査を行なう。図14の例では、統合順列化データ141の全12項目中、項目A、B、C、D、E、F、G、J、Kの9項目に値を持つ。これと、項目A、B、C、D、E、G、J、K、Lの9項目に条件が定義されている検査パタン142とを項目毎に照合する。統合順列化データ141と検査パタン142の両方に値又は条件がある場合は、それらを比較して前記値が前記条件を満たせばその項目についてはOKとなる。   In the detailed inspection 4a, for example, as in the example of the procedure shown in FIG. 14, inspection is performed by collating the permuted data (or integrated permuted data) with each inspection pattern. In the example of FIG. 14, among all 12 items of the integrated permutation data 141, items A, B, C, D, E, F, G, J, and K have values. This is collated for each item with the inspection pattern 142 in which conditions are defined for nine items A, B, C, D, E, G, J, K, and L. If both the integrated permutation data 141 and the inspection pattern 142 have values or conditions, they are compared and if the value satisfies the conditions, the item is OK.

ある項目について、値が条件を満たさない場合、もしくは値が無く条件のみがある場合には、その項目についてはNGとなる。値も条件も無い項目についてはOKとする。図14の例では、項目Lのみが値を持たず条件が定義されているためNGとなり、他の項目は全てOKとなる。   If a value does not satisfy a condition for a certain item, or if there is no value and only a condition, the item is NG. Items that have no value or condition are OK. In the example of FIG. 14, only the item L has no value and the condition is defined, so that it is NG, and all other items are OK.

ただし、検査パタン142では項目Kと項目LがOR関係にあり、いずれか一方の条件を満たせば両項目の上位項目としてはOKとなるため、結果は詳細検査結果143のようになり、統合順列化データ141は検査パタン142に適合したと判断する。適合した(統合)順列化データは、例えば適合対象の検査パタン名と共に検査結果出力手段5に渡され、ディスプレイ画面等を持つ出力装置に出力される。   However, in the inspection pattern 142, the item K and the item L are in an OR relationship, and if either one of the conditions is satisfied, the upper item of both items is OK, so the result is the detailed inspection result 143, and the integrated permutation It is determined that the digitized data 141 matches the inspection pattern 142. The adapted (integrated) permutation data is passed to the examination result output means 5 together with the examination pattern name to be adapted, for example, and outputted to an output device having a display screen or the like.

第2の実施形態によるデータ検査装置は、図15に示した第1の実施形態によるデータ検査装置と同じハードウェア構成により実現可能である。   The data inspection apparatus according to the second embodiment can be realized by the same hardware configuration as the data inspection apparatus according to the first embodiment shown in FIG.

本実施形態によれば、第1の実施形態と比較して、相関する複数のデータの組み合わせからでも1つの問題やチャンスを発見できる。また、1つの順列化データ又は相関する順列化データを統合した統合順列化データに対して、複数の検査パタンとのバイナリ検査をまとめて行なうことで、候補データの絞込みを効率化できる。更に、検査モデル及び同検査モデルに基づいて表現される検査知識によって、どのような問題やチャンスをどのような項目に対する条件から検出するのかを利用者にも分かり易く表現でき、検査知識の追加や変更も容易になる。   According to the present embodiment, it is possible to find one problem or opportunity even from a combination of a plurality of correlated data as compared with the first embodiment. In addition, it is possible to efficiently narrow down candidate data by collectively performing binary inspection with a plurality of inspection patterns on integrated permutation data obtained by integrating one permutation data or correlated permutation data. Furthermore, with the inspection model and inspection knowledge expressed based on the inspection model, it is possible to easily express to the user what problems and opportunities are detected based on the conditions for which items. Changes are also easier.

以上、好ましい実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の技術的範囲内で当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the preferred embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the technical scope of the present invention.

本発明は、日々収集され蓄積される大量のログデータから、セキュリティ上の問題等迅速な対処が必要な事項や、特定の組み合わせで商品が売れた場合等のチャンスを漏れなく迅速に検出する際に有効である。   The present invention is used to quickly detect, without omission, a large amount of log data collected and accumulated every day, such as security issues and other items that need to be dealt with promptly, or when a product is sold in a specific combination. It is effective for.

本発明の第1の実施形態によるデータ検査装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the data inspection apparatus by the 1st Embodiment of this invention. 本発明の第1の実施形態のデータ順列化手段によるデータ順列化の例を示す説明図である。It is explanatory drawing which shows the example of the data permutation by the data permutation means of the 1st Embodiment of this invention. 本発明の第1の実施形態によるバイナリ検査手段の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the binary test | inspection means by the 1st Embodiment of this invention. 本発明の第1の実施形態によるバイナリ検査手段の別の機能構成を示すブロック図である。It is a block diagram which shows another functional structure of the binary test | inspection means by the 1st Embodiment of this invention. 本発明の第1の実施形態のバイナリ検査手段による検査の例を示す説明図である。It is explanatory drawing which shows the example of the test | inspection by the binary test | inspection means of the 1st Embodiment of this invention. 本発明の第1の実施形態の詳細検査手段による検査の例を示す説明図である。It is explanatory drawing which shows the example of the test | inspection by the detailed test | inspection means of the 1st Embodiment of this invention. 本発明の第2の実施形態によるデータ検査装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the data inspection apparatus by the 2nd Embodiment of this invention. 検査モデル及び対応テーブルの例を示す説明図である。It is explanatory drawing which shows the example of a test | inspection model and a corresponding | compatible table. 本発明の第2の実施形態において相関するデータの例を示す説明図である。It is explanatory drawing which shows the example of the data correlated in the 2nd Embodiment of this invention. 本発明の第2の実施形態における検査知識の例を示す説明図である。It is explanatory drawing which shows the example of the test | inspection knowledge in the 2nd Embodiment of this invention. 本発明の第2の実施形態による相関するデータの統合を示す説明図である。It is explanatory drawing which shows integration of the correlated data by the 2nd Embodiment of this invention. 本発明の第2の実施形態によるパタン順列化手段の説明図である。It is explanatory drawing of the pattern permutation means by the 2nd Embodiment of this invention. 本発明の第2の実施形態によるバイナリ検査手段の説明図である。It is explanatory drawing of the binary test | inspection means by the 2nd Embodiment of this invention. 本発明の第2の実施形態による詳細検査手段の説明図である。It is explanatory drawing of the detailed test | inspection means by the 2nd Embodiment of this invention. 本発明の第1及び第2の実施形態によるデータ検査装置のハードウェア構成を示す説明図である。It is explanatory drawing which shows the hardware constitutions of the data inspection apparatus by the 1st and 2nd embodiment of this invention.

符号の説明Explanation of symbols

1 データ入力手段
2 データ順列化手段
2a データ順列化手段
3 バイナリ検査手段
3a バイナリ検査手段
4 詳細検査手段
4a 詳細検査手段
5 検査結果出力手段
6 検査モデル記憶手段
7 検査知識記憶手段
8 パタン順列化手段
9 検査パタン記憶手段
10 相関データ統合手段
11 順列化データ記憶手段
21 対応テーブル
22a デバイス接続ログ
22b デバイス接続ログの順列化データ
23a ファイルアクセスログ
23b ファイルアクセスログの順列化データ
31 バイナリ化手段
32 比較手段
33 バイナリ検査パタン記憶手段
34 適合事例記憶手段
35 事例照合手段
51 順列化データ
52 バイナリ順列化データ
53 バイナリ検査パタン
61 順列化データ
62 検査パタン
63 詳細検査結果
81 検査モデル
82 対応テーブル
91 ファイル調査ログ
92 ファイルアクセスログ
93 デバイス接続ログ
101 検査知識
111 順列化データ
112 順列化データ
113 順列化データ
114 統合順列化データ
121 検査知識
122 検査パタン
123 バイナリ検査パタン
131 バイナリ検査パタン
141 統合順列化データ
142 検査パタン
143 詳細検査結果
15 データ検査装置
151 CPU
152 主記憶部
153 出力部
154 入力部
155 通信部
156 補助記憶部
157 システムバス
DESCRIPTION OF SYMBOLS 1 Data input means 2 Data permutation means 2a Data permutation means 3 Binary inspection means 3a Binary inspection means 4 Detailed inspection means 4a Detailed inspection means 5 Inspection result output means 6 Inspection model storage means 7 Inspection knowledge storage means 8 Pattern permutation means 9 Inspection pattern storage means 10 Correlation data integration means 11 Permutation data storage means 21 Correspondence table 22a Device connection log 22b Permutation data of device connection log 23a File access log 23b Permutation data of file access log 31 Binaryization means 32 Comparison means 33 Binary inspection pattern storage means 34 Applicable case storage means 35 Case collation means 51 Permutation data 52 Binary permutation data 53 Binary inspection pattern 61 Permutation data 62 Inspection pattern 63 Detailed inspection result 81 Inspection model 82 Response table 91 File investigation log 92 File access log 93 Device connection log 101 Inspection knowledge 111 Permutation data 112 Permutation data 113 Permutation data 114 Integrated permutation data 121 Inspection knowledge 122 Inspection pattern 123 Binary inspection pattern 131 Binary inspection pattern 141 Integration Permutation data 142 Inspection pattern 143 Detailed inspection result 15 Data inspection device 151 CPU
152 Main storage unit 153 Output unit 154 Input unit 155 Communication unit 156 Auxiliary storage unit 157 System bus

Claims (39)

1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査装置であって、
前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化手段と、
前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査手段と、
予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査手段と、
を備えることを特徴とするデータ検査装置。
A data inspection device for inspecting input data composed of a set of one or more items and values of the items,
Data permutation means for generating permutation data by placing the value of each item of the input data at a predetermined position on a permutation prepared in advance;
About the permuted data, binary inspection means for inspecting whether or not a predetermined item has a value;
The permutation data having a test pattern prepared in advance and having a value in the predetermined item are compared with the test pattern, and the value of each item of the permutation data has each item of the test pattern Detailed inspection means for detecting the permutation data satisfying all conditions;
A data inspection apparatus comprising:
前記バイナリ検査手段は、前記順列化データの各項目の値を、該値の有無のみを表す別の値で置き換えることによりバイナリ順列化データを生成し、かつ該バイナリ順列化データを、前記所定の項目を有する前記順列で構成され、検出したい特徴を表す項目とそれ以外の項目とで互いに異なる値を持つバイナリ検査パタンと比較し、該順列化データのうち所定の条件を満たすバイナリ順列化データに対応した順列化データのみを前記詳細検査手段に渡すことを特徴とする請求項1に記載のデータ検査装置。   The binary checking means generates binary permutation data by replacing the value of each item of the permutation data with another value that represents only the presence or absence of the value, and the binary permutation data is converted into the predetermined permutation data. Comparing to a binary check pattern that is composed of the permutation having items and has different values for the item representing the feature to be detected and the other items, the binary permutation data satisfying a predetermined condition among the permutation data 2. The data inspection apparatus according to claim 1, wherein only the corresponding permutation data is passed to the detailed inspection unit. 前記バイナリ検査手段は、
前記バイナリ順列化データを生成するバイナリ化手段と、
前記バイナリ検査パタンを記憶するバイナリ検査パタン記憶手段と、
前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値を比較し、該比較結果が所定の条件を満たす場合に前記バイナリ順列化データに対応する前記順列化データを検出結果として前記詳細検査手段に渡す比較手段と、
を備えることを特徴とする請求項2に記載のデータ検査装置。
The binary inspection means includes
Binarization means for generating the binary permutation data;
Binary inspection pattern storage means for storing the binary inspection pattern;
Each value of the item is compared between the binary permuted data and the binary inspection pattern, and when the comparison result satisfies a predetermined condition, the permuted data corresponding to the binary permuted data is used as a detection result. Comparison means for passing to the detailed inspection means;
The data inspection apparatus according to claim 2, further comprising:
前記所定の条件は、前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値をそれぞれ1次元のベクトルとし、ベクトル間の減算で正又は負のビットの有無を確認することを特徴とする請求項2又は3に記載のデータ検査装置。   The predetermined condition is that each value of the item is a one-dimensional vector between the binary permutation data and the binary check pattern, and the presence or absence of a positive or negative bit is confirmed by subtraction between the vectors. The data inspection apparatus according to claim 2 or 3, characterized in that 前記バイナリ検査パタン記憶手段は、前記比較手段で使用する前記所定の条件を更に記憶することを特徴とする請求項3又は4に記載のデータ検査装置。   5. The data inspection apparatus according to claim 3, wherein the binary inspection pattern storage unit further stores the predetermined condition used by the comparison unit. 前記バイナリ検査手段は、前記比較手段により前記所定の条件を満たしたと判定された場合の前記バイナリ順列化データを記憶する適合事例記憶手段と、
前記バイナリ順列化データを、前記適合事例記憶手段に記憶されている前記バイナリ順列化データと比較し、合致したバイナリ順列化データがあれば、当該合致したバイナリ順列化データに対応する順列化データを前記バイナリ検査手段の検査結果とすると共に前記比較手段による処理を省略する事例照合手段と、
を更に備えることを特徴とする請求項3乃至5のいずれか1項に記載のデータ検査装置。
The binary inspection means stores matching case storage means for storing the binary permutation data when the comparison means determines that the predetermined condition is satisfied,
The binary permutation data is compared with the binary permutation data stored in the matching case storage means, and if there is matching binary permutation data, the permutation data corresponding to the matched binary permutation data is obtained. A case verification unit that is the inspection result of the binary inspection unit and that omits the processing by the comparison unit;
The data inspection apparatus according to claim 3, further comprising:
前記入力データが検出すべき特定種類のデータであるか否かを検査するための前記所定の項目毎の適合条件を含む検査知識を記憶する検査知識記憶手段と、
前記検査知識が有する前記適合条件を前記順列上の所定の位置に配置することにより前記検査知識の検査パタンを生成するパタン順列化手段と、
を更に備え、
前記バイナリ検査手段は、該生成された検査パタンの各項目の値を前記適合条件の有無のみを表す値で置き換えた前記バイナリ検査パタンを前記比較手段による前記バイナリ順列化データとの比較に用い、前記詳細検査手段は、該生成された検査パタンを用いて前記順列化データを検出することを特徴とする請求項2乃至6のいずれか1項に記載のデータ検査装置。
Inspection knowledge storage means for storing inspection knowledge including conformity conditions for each of the predetermined items for inspecting whether or not the input data is a specific type of data to be detected;
Pattern permutation means for generating an inspection pattern of the inspection knowledge by arranging the matching condition of the inspection knowledge at a predetermined position on the permutation;
Further comprising
The binary inspection unit uses the binary inspection pattern in which the value of each item of the generated inspection pattern is replaced with a value representing only the presence / absence of the matching condition for comparison with the binary permutation data by the comparison unit, The data inspection apparatus according to claim 2, wherein the detailed inspection unit detects the permuted data using the generated inspection pattern.
前記データ入力手段が受理する入力データに含まれ得る全ての項目について、それぞれ一意に対応する要素を含む要素集合で構成された検査モデルを記憶する検査モデル記憶手段を更に備え、
前記データ順列化手段は、前記検査モデルから所定の手順により一意に確定する要素の順列を用いて順列化データを生成することを特徴とする請求項7に記載のデータ検査装置。
For all items that can be included in the input data received by the data input means, further comprises an inspection model storage means for storing an inspection model composed of element sets each including an element corresponding uniquely.
8. The data inspection apparatus according to claim 7, wherein the data permutation means generates permutation data using a permutation of elements uniquely determined from the inspection model by a predetermined procedure.
前記パタン順列化手段は、前記検査モデルから前記所定の手順により一意に確定する要素の順列に対し、前記検査知識記憶手段に記憶された検査知識に含まれる各項目を配置することにより、前記検査パタンを生成することを特徴とする請求項8に記載のデータ検査装置。   The pattern permutation unit arranges each item included in the inspection knowledge stored in the inspection knowledge storage unit with respect to a permutation of elements uniquely determined from the inspection model by the predetermined procedure, thereby performing the inspection. The data inspection apparatus according to claim 8, wherein a pattern is generated. 前記バイナリ検査手段は、複数の前記バイナリ検査パタンが持つ各項目の条件の列を各々行ベクトル又は列ベクトルとした行列を構成し、また前記バイナリ順列化データが持つ各項目の値の列を同様にベクトルとし、該行列と該ベクトルとの積演算から前記バイナリ順列化データがいずれの前記バイナリ検査パタンに適合するかを判定することを特徴とする請求項4乃至9のいずれか1項に記載のデータ検査装置。   The binary check means constitutes a matrix in which a column of condition of each item of the plurality of binary check patterns is a row vector or a column vector, respectively, and the column of values of each item of the binary permuted data is the same 10. The method of claim 4, further comprising: determining which binary check pattern the binary permutation data matches from a product operation of the matrix and the vector. Data inspection equipment. 前記パタン順列化手段により生成された検査パタンを記憶する検査パタン記憶手段を更に備えることを特徴とする請求項7乃至10のいずれか1項に記載のデータ検査装置。   11. The data inspection apparatus according to claim 7, further comprising inspection pattern storage means for storing inspection patterns generated by the pattern permutation means. 前記複数の順列化データのうち、所定の条件により互いに相関する順列化データを、前記バイナリ検査手段による処理の前に1つの順列化データに統合する相関データ統合手段を更に備えることを特徴とする請求項1乃至11のいずれか1項に記載のデータ検査装置。   Correlation data integration means for integrating the permutation data correlated with each other under a predetermined condition among the plurality of permutation data into one permutation data before processing by the binary checking means is further provided. The data inspection apparatus according to any one of claims 1 to 11. 前記データ順列化手段により生成された順列化データ、又は前記相関データ統合手段により統合された順列化データを記憶する順列化データ記憶手段を更に備えることを特徴とする請求項1乃至12のいずれか1項に記載のデータ検査装置。   The permutation data storage means for storing the permutation data generated by the data permutation means or the permutation data integrated by the correlation data integration means is further provided. The data inspection apparatus according to item 1. 1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査方法であって、
前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化手順と、
前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査手順と、
予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査手順と、
を備えることを特徴とするデータ検査方法。
A data inspection method for inspecting input data composed of a set of one or more items and values of the items,
A data permutation procedure for generating permuted data by placing the values of the items of the input data at predetermined positions on a permutation prepared in advance;
A binary inspection procedure for inspecting whether or not a predetermined item has a value for the permuted data;
The permutation data having a test pattern prepared in advance and having a value in the predetermined item are compared with the test pattern, and the value of each item of the permutation data has each item of the test pattern A detailed inspection procedure for detecting the permutation data satisfying all the conditions;
A data inspection method comprising:
前記バイナリ検査手順は、前記順列化データの各項目の値を、該値の有無のみを表す別の値で置き換えることによりバイナリ順列化データを生成し、かつ該バイナリ順列化データを、前記所定の項目を有する前記順列で構成され、検出したい特徴を表す項目とそれ以外の項目とで互いに異なる値を持つバイナリ検査パタンと比較し、該順列化データのうち所定の条件を満たすバイナリ順列化データに対応した順列化データのみを前記詳細検査手順に渡すことを特徴とする請求項14に記載のデータ検査方法。   The binary check procedure generates binary permutation data by replacing the value of each item of the permutation data with another value that represents only the presence or absence of the value, and the binary permutation data is converted into the predetermined permutation data. Comparing to a binary check pattern that is composed of the permutation having items and has different values for the item representing the feature to be detected and the other items, the binary permutation data satisfying a predetermined condition among the permutation data 15. The data inspection method according to claim 14, wherein only the corresponding permuted data is passed to the detailed inspection procedure. 前記バイナリ検査手順は、
前記バイナリ順列化データを生成するバイナリ化手順と、
前記バイナリ検査パタンを記憶するバイナリ検査パタン記憶手順と、
前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値を比較し、該比較結果が所定の条件を満たす場合に前記バイナリ順列化データに対応する前記順列化データを検出結果として前記詳細検査手順に渡す比較手順と、
を備えることを特徴とする請求項15に記載のデータ検査方法。
The binary inspection procedure is:
A binarization procedure for generating the binary permutation data;
A binary inspection pattern storage procedure for storing the binary inspection pattern;
Each value of the item is compared between the binary permuted data and the binary inspection pattern, and when the comparison result satisfies a predetermined condition, the permuted data corresponding to the binary permuted data is used as a detection result. A comparison procedure passed to the detailed inspection procedure;
The data inspection method according to claim 15, further comprising:
前記所定の条件は、前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値をそれぞれ1次元のベクトルとし、ベクトル間の減算で正又は負のビットの有無を確認することを特徴とする請求項15又は16に記載のデータ検査方法。   The predetermined condition is that each value of the item is a one-dimensional vector between the binary permutation data and the binary check pattern, and the presence or absence of a positive or negative bit is confirmed by subtraction between the vectors. The data inspection method according to claim 15 or 16, characterized in that 前記バイナリ検査パタン記憶手順は、前記比較手順で使用する前記所定の条件を更に記憶することを特徴とする請求項16又は17に記載のデータ検査方法。   18. The data inspection method according to claim 16, wherein the binary inspection pattern storage procedure further stores the predetermined condition used in the comparison procedure. 前記バイナリ検査手順は、前記比較手順により前記所定の条件を満たしたと判定された場合の前記バイナリ順列化データを記憶する適合事例記憶手順と、
前記バイナリ順列化データを、前記適合事例記憶手順で記憶されている前記バイナリ順列化データと比較し、合致したバイナリ順列化データがあれば、当該合致したバイナリ順列化データに対応する順列化データを前記バイナリ検査手順の検査結果とすると共に前記比較手順による処理を省略する事例照合手順と、
を更に備えることを特徴とする請求項16乃至18のいずれか1項に記載のデータ検査方法。
The binary inspection procedure includes a matching case storage procedure for storing the binary permutation data when it is determined that the predetermined condition is satisfied by the comparison procedure;
The binary permutation data is compared with the binary permutation data stored in the conformity case storage procedure. If there is matching binary permutation data, the permutation data corresponding to the matched binary permutation data is obtained. A case verification procedure that is an inspection result of the binary inspection procedure and omits the processing by the comparison procedure;
The data inspection method according to claim 16, further comprising:
前記入力データが検出すべき特定種類のデータであるか否かを検査するための前記所定の項目毎の適合条件を含む検査知識を記憶する検査知識記憶手順と、
前記検査知識が有する前記適合条件を前記順列上の所定の位置に配置することにより前記検査知識の検査パタンを生成するパタン順列化手順と、
を更に備え、
前記バイナリ検査手順は、該生成された検査パタンの各項目の値を前記適合条件の有無のみを表す値で置き換えた前記バイナリ検査パタンを前記比較手順による前記バイナリ順列化データとの比較に用い、前記詳細検査手順は、該生成された検査パタンを用いて前記順列化データを検出することを特徴とする請求項15乃至19のいずれか1項に記載のデータ検査方法。
A test knowledge storage procedure for storing test knowledge including matching conditions for each of the predetermined items for testing whether the input data is a specific type of data to be detected;
A pattern permutation procedure for generating an inspection pattern of the inspection knowledge by arranging the matching condition of the inspection knowledge at a predetermined position on the permutation;
Further comprising
The binary inspection procedure uses the binary inspection pattern in which the value of each item of the generated inspection pattern is replaced with a value indicating only the presence or absence of the matching condition for comparison with the binary permutation data by the comparison procedure, The data inspection method according to claim 15, wherein the detailed inspection procedure detects the permuted data using the generated inspection pattern.
前記データ入力手順が受理する入力データに含まれ得る全ての項目について、それぞれ一意に対応する要素を含む要素集合で構成された検査モデルを記憶する検査モデル記憶手順を更に備え、
前記データ順列化手順は、前記検査モデルから所定の手順により一意に確定する要素の順列を用いて順列化データを生成することを特徴とする請求項20に記載のデータ検査方法。
A test model storage procedure for storing a test model composed of an element set including elements uniquely corresponding to all items that can be included in the input data received by the data input procedure;
The data inspection method according to claim 20, wherein the data permutation procedure generates permutation data using a permutation of elements uniquely determined from the inspection model by a predetermined procedure.
前記パタン順列化手順は、前記検査モデルから前記所定の手順により一意に確定する要素の順列に対し、前記検査知識記憶手順に記憶された検査知識に含まれる各項目を配置することにより、前記検査パタンを生成することを特徴とする請求項21に記載のデータ検査方法。   The pattern permutation procedure arranges each item included in the inspection knowledge stored in the inspection knowledge storage procedure with respect to a permutation of elements that are uniquely determined from the inspection model by the predetermined procedure. The data inspection method according to claim 21, wherein a pattern is generated. 前記バイナリ検査手順は、複数の前記バイナリ検査パタンが持つ各項目の条件の列を各々行ベクトル又は列ベクトルとした行列を構成し、また前記バイナリ順列化データが持つ各項目の値の列を同様にベクトルとし、該行列と該ベクトルとの積演算から前記バイナリ順列化データがいずれの前記バイナリ検査パタンに適合するかを判定することを特徴とする請求項17乃至22のいずれか1項に記載のデータ検査方法。   The binary check procedure includes a matrix in which each item condition column of the plurality of binary check patterns is a row vector or a column vector, and the column of each item value included in the binary permuted data is the same. The vector according to any one of claims 17 to 22, wherein it is determined which binary check pattern the binary permutation data matches from a product operation of the matrix and the vector. Data inspection method. 前記パタン順列化手順により生成された検査パタンを記憶する検査パタン記憶手順を更に備えることを特徴とする請求項20乃至23のいずれか1項に記載のデータ検査方法。   The data inspection method according to any one of claims 20 to 23, further comprising a test pattern storage procedure for storing a test pattern generated by the pattern permutation procedure. 前記複数の順列化データのうち、所定の条件により互いに相関する順列化データを、前記バイナリ検査手順による処理の前に1つの順列化データに統合する相関データ統合手順を更に備えることを特徴とする請求項14乃至24のいずれか1項に記載のデータ検査方法。   A correlation data integration procedure is further provided for integrating permutation data correlated with each other according to a predetermined condition among the plurality of permutation data into one permutation data before processing by the binary inspection procedure. The data inspection method according to any one of claims 14 to 24. 前記データ順列化手順により生成された順列化データ、又は前記相関データ統合手順により統合された順列化データを記憶する順列化データ記憶手順を更に備えることを特徴とする請求項14乃至25のいずれか1項に記載のデータ検査方法。   The permuted data storage procedure for storing the permuted data generated by the data permutation procedure or the permuted data integrated by the correlation data integration procedure is further provided. The data inspection method according to item 1. 1つ以上の項目と該項目の値との組で構成された入力データを検査するデータ検査プログラムであって、
前記入力データが有する前記各項目の値を、予め用意された順列上の所定の位置に配置することにより順列化データを生成するデータ順列化処理と、
前記順列化データについて、所定の項目に値があるか否かで検査するバイナリ検査処理と、
予め用意された検査パタンを有し、前記所定の項目に値がある前記順列化データと、該検査パタンとを比較し、前記順列化データの各項目の値が該検査パタンの各項目が持つ条件を全て満たす前記順列化データを検出する詳細検査処理と、
をコンピュータに実行させることを特徴とするデータ検査プログラム。
A data inspection program for inspecting input data composed of a set of one or more items and values of the items,
A data permutation process for generating permuted data by placing the values of the items of the input data at predetermined positions on a permutation prepared in advance;
A binary inspection process for inspecting whether or not a predetermined item has a value for the permuted data;
The permutation data having a test pattern prepared in advance and having a value in the predetermined item are compared with the test pattern, and the value of each item of the permutation data has each item of the test pattern A detailed inspection process for detecting the permuted data satisfying all the conditions;
A data inspection program for causing a computer to execute.
前記バイナリ検査処理は、前記順列化データの各項目の値を、該値の有無のみを表す別の値で置き換えることによりバイナリ順列化データを生成し、かつ該バイナリ順列化データを、前記所定の項目を有する前記順列で構成され、検出したい特徴を表す項目とそれ以外の項目とで互いに異なる値を持つバイナリ検査パタンと比較し、該順列化データのうち所定の条件を満たすバイナリ順列化データに対応した順列化データのみを前記詳細検査処理に渡すことを特徴とする請求項27に記載のデータ検査プログラム。   The binary inspection process generates binary permutation data by replacing the value of each item of the permutation data with another value that represents only the presence or absence of the value, and the binary permutation data is converted into the predetermined permutation data. Comparing to a binary check pattern that is composed of the permutation having items and has different values for the item representing the feature to be detected and the other items, the binary permutation data satisfying a predetermined condition among the permutation data 28. The data inspection program according to claim 27, wherein only the corresponding permuted data is passed to the detailed inspection process. 前記バイナリ検査処理は、
前記バイナリ順列化データを生成するバイナリ化処理と、
前記バイナリ検査パタンを記憶するバイナリ検査パタン記憶処理と、
前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値を比較し、該比較結果が所定の条件を満たす場合に前記バイナリ順列化データに対応する前記順列化データを検出結果として前記詳細検査処理に渡す比較処理と、
をコンピュータに実行させることを特徴とする請求項28に記載のデータ検査プログラム。
The binary inspection process is:
Binarization processing for generating the binary permutation data;
A binary inspection pattern storage process for storing the binary inspection pattern;
Each value of the item is compared between the binary permuted data and the binary inspection pattern, and when the comparison result satisfies a predetermined condition, the permuted data corresponding to the binary permuted data is used as a detection result. A comparison process passed to the detailed inspection process;
29. The data inspection program according to claim 28, wherein the data is executed by a computer.
前記所定の条件は、前記バイナリ順列化データと前記バイナリ検査パタンとの間で前記項目の各値をそれぞれ1次元のベクトルとし、ベクトル間の減算で正又は負のビットの有無を確認することを特徴とする請求項28又は29に記載のデータ検査プログラム。   The predetermined condition is that each value of the item is a one-dimensional vector between the binary permutation data and the binary check pattern, and the presence or absence of a positive or negative bit is confirmed by subtraction between the vectors. 30. The data inspection program according to claim 28 or 29. 前記バイナリ検査パタン記憶処理は、前記比較処理で使用する前記所定の条件を更に記憶することを特徴とする請求項29又は30に記載のデータ検査プログラム。   The data inspection program according to claim 29 or 30, wherein the binary inspection pattern storage processing further stores the predetermined condition used in the comparison processing. 前記バイナリ検査処理は、前記比較処理により前記所定の条件を満たしたと判定された場合の前記バイナリ順列化データを記憶する適合事例記憶処理と、
前記バイナリ順列化データを、前記適合事例記憶処理で記憶されている前記バイナリ順列化データと比較し、合致したバイナリ順列化データがあれば、当該合致したバイナリ順列化データに対応する順列化データを前記バイナリ検査処理の検査結果とすると共に前記比較処理による処理を省略する事例照合処理と、
を更にコンピュータに実行させることを特徴とする請求項29乃至31のいずれか1項に記載のデータ検査プログラム。
The binary inspection process includes a matching case storage process for storing the binary permutation data when it is determined by the comparison process that the predetermined condition is satisfied;
The binary permutation data is compared with the binary permutation data stored in the matching case storage process, and if there is matching binary permutation data, the permutation data corresponding to the matched binary permutation data is obtained. A case matching process which is an inspection result of the binary inspection process and omits the process by the comparison process;
32. The data inspection program according to claim 29, further causing a computer to execute.
前記入力データが検出すべき特定種類のデータであるか否かを検査するための前記所定の項目毎の適合条件を含む検査知識を記憶する検査知識記憶処理と、
前記検査知識が有する前記適合条件を前記順列上の所定の位置に配置することにより前記検査知識の検査パタンを生成するパタン順列化処理と、
を更にコンピュータに実行させ、
前記バイナリ検査処理は、該生成された検査パタンの各項目の値を前記適合条件の有無のみを表す値で置き換えた前記バイナリ検査パタンを前記比較処理による前記バイナリ順列化データとの比較に用い、前記詳細検査処理は、該生成された検査パタンを用いて前記順列化データを検出することを特徴とする請求項28乃至32のいずれか1項に記載のデータ検査プログラム。
A test knowledge storage process for storing test knowledge including a matching condition for each of the predetermined items for testing whether the input data is a specific type of data to be detected;
A pattern permutation process for generating an inspection pattern of the inspection knowledge by arranging the matching condition of the inspection knowledge at a predetermined position on the permutation;
Is further executed on the computer,
The binary inspection process uses the binary inspection pattern in which the value of each item of the generated inspection pattern is replaced with a value indicating only the presence or absence of the matching condition for comparison with the binary permutation data by the comparison process, The data inspection program according to any one of claims 28 to 32, wherein the detailed inspection process detects the permuted data using the generated inspection pattern.
前記データ入力処理が受理する入力データに含まれ得る全ての項目について、それぞれ一意に対応する要素を含む要素集合で構成された検査モデルを記憶する検査モデル記憶処理を更にコンピュータに実行させ、
前記データ順列化処理は、前記検査モデルから所定の処理により一意に確定する要素の順列を用いて順列化データを生成することを特徴とする請求項33に記載のデータ検査プログラム。
For all items that can be included in the input data accepted by the data input process, the computer further executes a test model storage process for storing a test model configured by an element set including elements that uniquely correspond to each item.
34. The data inspection program according to claim 33, wherein the data permutation processing generates permutation data using a permutation of elements uniquely determined from the inspection model by a predetermined processing.
前記パタン順列化処理は、前記検査モデルから前記所定の処理により一意に確定する要素の順列に対し、前記検査知識記憶処理に記憶された検査知識に含まれる各項目を配置することにより、前記検査パタンを生成することを特徴とする請求項34に記載のデータ検査プログラム。   The pattern permutation process arranges each item included in the inspection knowledge stored in the inspection knowledge storage process with respect to a permutation of elements that are uniquely determined from the inspection model by the predetermined process. The data inspection program according to claim 34, wherein a pattern is generated. 前記バイナリ検査処理は、複数の前記バイナリ検査パタンが持つ各項目の条件の列を各々行ベクトル又は列ベクトルとした行列を構成し、また前記バイナリ順列化データが持つ各項目の値の列を同様にベクトルとし、該行列と該ベクトルとの積演算から前記バイナリ順列化データがいずれの前記バイナリ検査パタンに適合するかを判定することを特徴とする請求項30乃至35のいずれか1項に記載のデータ検査プログラム。   The binary check processing is configured as a matrix in which a column of condition of each item of the plurality of binary check patterns is a row vector or a column vector, and the column of the value of each item of the binary permuted data is the same. 36. The method according to claim 30, wherein the binary permutation data is determined to be suitable for the binary permutation pattern based on a product operation of the matrix and the vector. Data inspection program. 前記パタン順列化処理により生成された検査パタンを記憶する検査パタン記憶処理を更にコンピュータに実行させることを特徴とする請求項33乃至36のいずれか1項に記載のデータ検査プログラム。   37. The data inspection program according to claim 33, further causing a computer to execute an inspection pattern storage process for storing an inspection pattern generated by the pattern permutation process. 前記複数の順列化データのうち、所定の条件により互いに相関する順列化データを、前記バイナリ検査処理による処理の前に1つの順列化データに統合する相関データ統合処理を更にコンピュータに実行させることを特徴とする請求項27乃至37のいずれか1項に記載のデータ検査プログラム。   Causing the computer to further execute a correlation data integration process of integrating the permutation data correlated with each other according to a predetermined condition into one permutation data before the processing by the binary inspection process among the plurality of permutation data. 38. The data inspection program according to any one of claims 27 to 37, wherein: 前記データ順列化処理により生成された順列化データ、又は前記相関データ統合処理により統合された順列化データを記憶する順列化データ記憶処理を更にコンピュータに実行させることを特徴とする請求項27乃至38のいずれか1項に記載のデータ検査プログラム。   The permuted data storage process for storing the permuted data generated by the data permutation process or the permuted data integrated by the correlation data integration process is further executed by the computer. The data inspection program according to any one of the above.
JP2008322390A 2008-12-18 2008-12-18 Data inspection apparatus, data inspection method, and data inspection program Expired - Fee Related JP5299619B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008322390A JP5299619B2 (en) 2008-12-18 2008-12-18 Data inspection apparatus, data inspection method, and data inspection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008322390A JP5299619B2 (en) 2008-12-18 2008-12-18 Data inspection apparatus, data inspection method, and data inspection program

Publications (2)

Publication Number Publication Date
JP2010146263A JP2010146263A (en) 2010-07-01
JP5299619B2 true JP5299619B2 (en) 2013-09-25

Family

ID=42566646

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008322390A Expired - Fee Related JP5299619B2 (en) 2008-12-18 2008-12-18 Data inspection apparatus, data inspection method, and data inspection program

Country Status (1)

Country Link
JP (1) JP5299619B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1117731A (en) * 1997-06-24 1999-01-22 Mitsubishi Electric Corp Selective partial reception equipment
JP2006178603A (en) * 2004-12-21 2006-07-06 Fujitsu Social Science Laboratory Ltd Personal information search program, processing method, processor, personal information management program, and personal information management system
WO2007139039A1 (en) * 2006-05-26 2007-12-06 Nec Corporation Information classification device, information classification method, and information classification program

Also Published As

Publication number Publication date
JP2010146263A (en) 2010-07-01

Similar Documents

Publication Publication Date Title
US11216502B2 (en) Clustering of log messages
Pol et al. Unstable taxa in cladistic analysis: identification and the assessment of relevant characters
JP6919569B2 (en) Log analysis systems, methods, and recording media
KR102271449B1 (en) Artificial intelligence model platform and operation method thereof
US8214372B2 (en) Determining configuration parameter dependencies via analysis of configuration data from multi-tiered enterprise applications
US20150172303A1 (en) Malware Detection and Identification
WO2017101301A1 (en) Data information processing method and device
US7761398B2 (en) Apparatus and method for identifying process elements using request-response pairs, a process graph and noise reduction in the graph
US20120311709A1 (en) Automatic management system for group and mutant information of malicious codes
US9069963B2 (en) Statistical inspection systems and methods for components and component relationships
US8006138B2 (en) Software quality assessment based on semantic similarities
CN106528393A (en) Method and device for Mock testing of WebService
CN109801677B (en) Sequencing data automatic analysis method and device and electronic equipment
JP2007183838A (en) Query parameter output page discovering program, query parameter output page discovering method, and query parameter output page discovering device
CN107615240A (en) For analyzing the scheme based on biological sequence of binary file
JP2016012193A (en) Extraction method, device, and program
JP6523799B2 (en) Information analysis system, information analysis method
US7596736B2 (en) Iterative process for identifying systematics in data
WO2019077656A1 (en) Production facility monitoring device, production facility monitoring method, and production facility monitoring program
JP5525225B2 (en) Failure cause analysis system and program
JPWO2018066661A1 (en) Log analysis method, system and recording medium
JP2017107330A (en) Assistance device, assistance method, and program
CN109145609B (en) Data processing method and device
CN111666101A (en) Software homologous analysis method and device
JP5299619B2 (en) Data inspection apparatus, data inspection method, and data inspection program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100720

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100720

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110831

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130604

R150 Certificate of patent or registration of utility model

Ref document number: 5299619

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees