入侵检测中攻击模式的挖掘
Intrusion Patterns Mining in IDS
-
摘要: 数据挖掘方法可以处理庞大的日志审计数据 ,并更快地提取入侵模式 .提取网络入侵模式所用的 2个核心算法是关联规则算法和序列规则算法 .它们被用于提取每个连接记录内部和记录间的特征模式 .在原算法的基础上 ,采用向量标识频集的方法 ,使其较好地达到时间和空间的平衡 .Abstract: Data mining techniques are used to deal with the huge mount of information of log audit data and detect the network intrusion patterns. The key idea is to discover the useful patterns that describe user behavior by utilizing two general mining algorithms: the association rules algorithm and the frequent episodes algorithm. They can be used to compute the intra audit and inter audit record patterns. To meet the challenges of high speed and efficient mining, we amend the algorithms to reach a good balance between the time and space by using a bit vector indicating the frequent item.
下载: