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 a...
Abstract—Modern network devices need to perform deep packet inspection at high speed for security an...
Regular expression (RegEx) matching is a core function of deep packet inspection in modern network d...
Abstract — Deep Packet Inspection (DPI) systems became an important element in traffic measurements ...
Modern deep packet inspection systems use regular expressions to define various patterns of interest...
Deep packet inspection is a fundamental task to improve network security and provide application-spe...
Modern deep packet inspection systems use regular expressions to define various patterns of interest...
Modern network devices need to perform deep packet in- spection at high speed for security and appli...
Deep packet inspection is required in an increasing number of network devices, in order to improve n...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
Abstract—Deep packet inspection, in which packet payloads are matched against a large set of pattern...
Abstract — Pattern matching is a crucial task in several critical network services such as intrusion...
Abstract — Pattern matching is a crucial task in several critical network services such as intrusion...
AbstractDeep packet inspection has become extremely important due to network security. In deep packe...
Abstract—Network intrusion detection and prevention systems commonly use regular expression (RE) sig...
The importance of network security has grown tremendously and a collection of devices have been intr...
Abstract—Modern network devices need to perform deep packet inspection at high speed for security an...
Regular expression (RegEx) matching is a core function of deep packet inspection in modern network d...
Abstract — Deep Packet Inspection (DPI) systems became an important element in traffic measurements ...
Modern deep packet inspection systems use regular expressions to define various patterns of interest...
Deep packet inspection is a fundamental task to improve network security and provide application-spe...
Modern deep packet inspection systems use regular expressions to define various patterns of interest...
Modern network devices need to perform deep packet in- spection at high speed for security and appli...
Deep packet inspection is required in an increasing number of network devices, in order to improve n...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
Abstract—Deep packet inspection, in which packet payloads are matched against a large set of pattern...
Abstract — Pattern matching is a crucial task in several critical network services such as intrusion...
Abstract — Pattern matching is a crucial task in several critical network services such as intrusion...
AbstractDeep packet inspection has become extremely important due to network security. In deep packe...
Abstract—Network intrusion detection and prevention systems commonly use regular expression (RE) sig...
The importance of network security has grown tremendously and a collection of devices have been intr...
Abstract—Modern network devices need to perform deep packet inspection at high speed for security an...
Regular expression (RegEx) matching is a core function of deep packet inspection in modern network d...
Abstract — Deep Packet Inspection (DPI) systems became an important element in traffic measurements ...