作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (16): 125-126,. doi: 10.3969/j.issn.1000-3428.2006.16.047

• 安全技术 • 上一篇    下一篇

入侵检测中的归纳学习方法

刘培顺1;王学芳2   

  1. 1. 中国海洋大学计算机科学系,青岛 266071; 2. 中国海洋大学数学系,青岛 266071
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-08-20 发布日期:2006-08-20

Inductive Learning in Intrusion Detection

LIU Peishun1;WANG Xuefang2   

  1. 1. Department of Computer Science, Ocean University of China, Qingdao 266071; 2. Department of Mathematics, Ocean University of China, Qingdao 266071
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-08-20 Published:2006-08-20

摘要: 结合使用着色Petri网和EDL语言描述攻击模型,该文给出了使用归纳学习对攻击模型进行泛化和特化操作,泛化后的模型可以检测出与已知攻击实例类似的未知攻击行为,实现了攻击知识库进行自动更新和扩展的方法。攻击实例首先使用EDL语言表述为一个攻击实例模型,对实例模型进行泛化得到攻击实例的3层概念空间,进而转化为着色Petri网模型,利用着色Petri网的运行机制对攻击行为进行检测。实验结果表明该方法对于具有相似攻击行为的未知攻击的检测非常有效。

关键词: 入侵检测, 归纳学习, 着色Petri网, 泛化, 特化

Abstract: This paper proposes the method for generalization and specialization of attack pattern using inductive learning, which can be used updating and expanding knowledge database. The attack pattern is established from an example by using the colored Petri net and EDL, after generalization it can be used to detect unknown attacks whose behavior are similar to the example. In practice the attack pattern first described by EDL from an example, then the pattern is generalized thus the concept spaces of attack are given and they can be transformed to Colored Petri net, when detection searches the intrusion from the top down by virtue of the concept space of the attack pattern. In fact the concept space of pattern indicates a depth-first search way.

Key words: Intrusion detection, Inductive learning, Colored Petri net, Generalization, Specialization