A Common On-board Hardware Architecture for Intrusion Detection System

Chao Kong,Bo Yang,Zhiping Jia,Zhenxiang Chen
DOI: https://doi.org/10.1109/MINES.2009.66
2009-01-01
Abstract:An Intrusion Detection System (IDS) implements pattern matching approach on the network traffic to find the malicious packets carrying attack signatures. In this paper, a common Field Programmable Gate Array (FPGA) based on-board hardware architecture which is compatible with both ordinary string and Perl Compatible Regular Expression (PCRE) pattern matching is proposed to accelerate IDS. Furthermore, a flexible storage structure which is suitable for many general hardware matching algorithms and an optimized combinational logic circuit structure for PCRE matching are designed. With the synchronization of a connection decoder, ordinary string matching module coordinates with PCRE matching module to implement string-PCRE mixed rule.
What problem does this paper attempt to address?