@ckleemann

A Hybrid Finite Automaton for Practical Deep Packet Inspection

, and . Proceedings of the 2007 ACM CoNEXT Conference, page 1:1--1:12. New York, NY, USA, ACM, (2007)
DOI: 10.1145/1364654.1364656

Abstract

Deterministic finite automata (DFAs) are widely used to perform regular expression matching in linear time. Several techniques have been proposed to compress DFAs in order to reduce memory requirements. Unfortunately, many real-world IDS regular expressions include complex terms that result in an exponential increase in number of DFA states. Since all recent proposals use an initial DFA as a starting-point, they cannot be used as comprehensive regular expression representations in an IDS. In this work we propose a hybrid automaton which addresses this issue by combining the benefits of deterministic and non-deterministic finite automata. We test our proposal on Snort rule-sets and we validate it on real traffic traces. Finally, we address and analyze the worst case behavior of our scheme and compare it to traditional ones.

Description

A hybrid finite automaton for practical deep packet inspection

Links and resources

Tags

community

  • @ckleemann
  • @dblp
@ckleemann's tags highlighted