國立臺灣師範大學科技應用與人力資源發展學系Cheng-Hung LinShih-Chieh Chang2014-10-302014-10-302011-01-011063-8210http://rportal.lib.ntnu.edu.tw/handle/20.500.12235/36373Network intrusion detection system is used to inspect packet contents against thousands of predefined malicious or suspicious patterns. Because traditional software alone pattern matching approaches can no longer meet the high throughput of today's networking, many hardware approaches are proposed to accelerate pattern matching. Among hardware approaches, memory-based architecture has attracted a lot of attention because of its easy reconfigurability and scalability. In order to accommodate the increasing number of attack patterns and meet the throughput requirement of networks, a successful network intrusion detection system must have a memory-efficient pattern-matching algorithm and hardware design. In this paper, we propose a memory-efficient pattern-matching algorithm which can significantly reduce the memory requirement. For Snort rule sets, the new algorithm achieves 21% of memory reduction compared with the traditional Aho-Corasick algorithm. In addition, we can gain 24% of memory reduction by integrating our approach to the bit-split algorithm which is the state-of-the-art memory-based approach.Aho–Corasick (AC) algorithmfinite automatapattern matchingEfficient Pattern Matching Algorithm for Memory Architecture