Regular expressions are used to describe security threats ’ signatures in network in-trusion detection (NID) systems. To identify suspicious packets using regular expression matching, many NID systems use memory-based deterministic finite-state automata (DFA) with one-pass-scanning model, which is fast and allows dynamic updates. How-ever, a number of practical signature patterns commonly found in a variety of NID sys-tems, e.g., “.*A.{N}B”, can cause a state-explosion problem in such a model. In this paper, we propose a two-phase pattern matching engine (TPME) to solve this problem. In our proposed approach, the state storage cost is reduced to linearly dependent on the number of repetitions N in the patterns. With the new approach, we are...
String matching is about finding all occurrences of a string within a given text, which is a classic...
Regular expression matching is the state of the art in signature based intrusion detection systems. ...
Abstract—Regular expression (RE) matching is a core compo-nent of deep packet inspection in modern n...
Abstract: The importance of network security has grown tremendously and a collection of devices have...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
The importance of network security has grown tremendously and a collection of devices have been intr...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
The rampant growth of the Internet has been coupled with an equivalent growth in cyber crime over th...
Security in computer networks has become an increasing concern with the increase in network tra±c. S...
Security in computer networks has become an increasing concern with the increase in network tra±c. S...
Modern network devices need to perform deep packet inspection at high speed for security and applica...
Abstract—Modern network devices need to perform deep packet inspection at high speed for security an...
Network Intrusion Detection Systems (NIDS) intercept the traffic at an organization's network periph...
Network Intrusion Detection Systems (NIDS) intercept the traffic at an organization's network periph...
Abstract. In this paper we describe a regular expression pattern matching approach for reconfigurabl...
String matching is about finding all occurrences of a string within a given text, which is a classic...
Regular expression matching is the state of the art in signature based intrusion detection systems. ...
Abstract—Regular expression (RE) matching is a core compo-nent of deep packet inspection in modern n...
Abstract: The importance of network security has grown tremendously and a collection of devices have...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
The importance of network security has grown tremendously and a collection of devices have been intr...
deterministic Finite Automatons (NFAs) are two typical automa-tons used in the Network Intrusion Det...
The rampant growth of the Internet has been coupled with an equivalent growth in cyber crime over th...
Security in computer networks has become an increasing concern with the increase in network tra±c. S...
Security in computer networks has become an increasing concern with the increase in network tra±c. S...
Modern network devices need to perform deep packet inspection at high speed for security and applica...
Abstract—Modern network devices need to perform deep packet inspection at high speed for security an...
Network Intrusion Detection Systems (NIDS) intercept the traffic at an organization's network periph...
Network Intrusion Detection Systems (NIDS) intercept the traffic at an organization's network periph...
Abstract. In this paper we describe a regular expression pattern matching approach for reconfigurabl...
String matching is about finding all occurrences of a string within a given text, which is a classic...
Regular expression matching is the state of the art in signature based intrusion detection systems. ...
Abstract—Regular expression (RE) matching is a core compo-nent of deep packet inspection in modern n...