首页> 外文会议>2015 2nd World Symposium on Web Applications and Networking >Exhaust: Optimizing Wu-Manber pattern matching for intrusion detection using Bloom filters
【24h】

Exhaust: Optimizing Wu-Manber pattern matching for intrusion detection using Bloom filters

机译:排气:使用布隆过滤器为入侵检测优化Wu-Manber模式匹配

获取原文
获取原文并翻译 | 示例

摘要

Intrusion detection systems are widely accepted as one of the main tools for monitoring and analyzing host and network traffic to protect data from illegal access or modification. Almost all types of signature-based intrusion detection systems must employ a pattern matching algorithm to inspect packets for malicious signatures. Unfortunately, pattern matching algorithms dominate the execution time and have become the bottleneck. To remedy that, we introduce a new software-based pattern matching algorithm that modifies Wu-Manber pattern matching algorithm using Bloom filters. The Bloom filter acts as an exclusion filter to reduce the number of searches to the large HASH table. The HASH table is accessed if there is a probable match represented by a shift value of zero. On average the HASH table search is skipped 10.6% of the time with a worst case average running time speedup over Wu-Manber of 33%. The maximum overhead incurred on preprocessing time is 1.1% and the worst case increase in memory usage was limited to 0.33%.
机译:入侵检测系统已成为监视和分析主机和网络流量以保护数据免遭非法访问或修改的主要工具之一。几乎所有类型的基于签名的入侵检测系统都必须采用模式匹配算法来检查数据包中是否存在恶意签名。不幸的是,模式匹配算法支配着执行时间,并已成为瓶颈。为了解决这个问题,我们引入了一种新的基于软件的模式匹配算法,该算法使用Bloom过滤器修改了Wu-Manber模式匹配算法。 Bloom过滤器用作排除过滤器,以减少对大型HASH表的搜索次数。如果存在由移位值零表示的可能匹配,则访问HASH表。平均而言,HASH表搜索被跳过10.6%的时间,最差的情况下,平均运行时间比Wu-Manber加快33%。预处理时间的最大开销为1.1%,最坏情况下,内存使用量的增加限制为0.33%。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号