Title :
StriFA: Stride Finite Automata for High-Speed Regular Expression Matching in Network Intrusion Detection Systems
Author :
Xiaofei Wang ; Yang Xu ; Junchen Jiang ; Ormond, O. ; Bin Liu ; Xiaojun Wang
Author_Institution :
Dept. of Comput. Sci. & Technol., Tsinghua Univ., Beijing, China
Abstract :
Deep packet inspection has become a key component in network intrusion detection systems (NIDSes), where every packet in the incoming data stream needs to be compared with patterns in an attack database, byte-by-byte, using either string matching or regular expression matching. Regular expression matching, despite its flexibility and efficiency in attack identification, brings significantly high computation and storage complexities to NIDSes, making line-rate packet processing a challenging task. In this paper, we present stride finite automata (StriFA), a novel finite automata family, to accelerate both string matching and regular expression matching. Different from conventional finite automata, which scan the entire traffic stream to locate malicious information, a StriFA only needs to scan a partial traffic stream to find suspicious information. The presented StriFA technique has been implemented in software and evaluated based on different traces. The simulation results show that the StriFA acceleration scheme offers an increased speed over traditional nondeterministic finite automaton/deterministic finite automaton, while at the same time reducing the memory requirement.
Keywords :
finite automata; security of data; string matching; NIDS; StriFA acceleration scheme; attack database; attack identification; data stream; high-speed regular expression matching; line-rate packet processing; malicious information; network intrusion detection systems; stride finite automata; string matching; traffic stream; Acceleration; Automata; Doped fiber amplifiers; Educational institutions; Engines; Memory management; Pattern matching; Deep packet inspection (DPI); deterministic finite automaton (DFA); network intrusion detection systems (NIDSes); nondeterministic finite automaton (NFA);
Journal_Title :
Systems Journal, IEEE
DOI :
10.1109/JSYST.2013.2244791