Efficient signature matching with multiple alphabet compression tables.

SecureComm '08: Proceedings of the 4th international conference on Security and privacy in communication netowrks(2008)

引用 73|浏览2
暂无评分
摘要
Signature matching is a performance critical operation in intrusion prevention systems. Modern systems express signatures as regular expressions and use Deterministic Finite Automata (DFAs) to efficiently match them against the input. In principle, DFAs can be combined so that all signatures can be examined in a single pass over the input. In practice, however, combining DFAs corresponding to intrusion prevention signatures results in memory requirements that far exceed feasible sizes. We observe for such signatures that distinct input symbols often have identical behavior in the DFA. In these cases, an Alphabet Compression Table (ACT) can be used to map such groups of symbols to a single symbol to reduce the memory requirements. In this paper, we explore the use of multiple alphabet compression tables as a lightweight method for reducing the memory requirements of DFAs. We evaluate this method on signature sets used in Cisco IPS and Snort. Compared to uncompressed DFAs, multiple ACTs achieve memory savings between a factor of 4 and a factor of 70 at the cost of an increase in run time that is typically between 35% and 85%. Compared to another recent compression technique, D2FAs, ACTs are between 2 and 3.5 times faster in software, and in some cases use less than one tenth of the memory used by D2FAs. Overall, for all signature sets and compression methods evaluated, multiple ACTs offer the best memory versus run-time trade-offs.
更多
查看译文
关键词
deep packet inspection,efficient signature,recent compression technique,compression method,best memory,signature matching,regular expressions,intrusion prevention signatures result,multiple acts,memory requirement,distinct input symbol,alphabet compression,multiple alphabet compression table,uncompressed dfas,memory saving,deterministic finite automata,intrusion prevention,intrusion prevention system,regular expression
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要