完整後設資料紀錄
DC 欄位語言
dc.contributor.authorLee, Tsern-Hueien_US
dc.contributor.authorHuang, Nai-Lunen_US
dc.date.accessioned2014-12-08T15:04:59Z-
dc.date.available2014-12-08T15:04:59Z-
dc.date.issued2008en_US
dc.identifier.isbn978-1-4244-2389-7en_US
dc.identifier.issn1095-2055en_US
dc.identifier.urihttp://hdl.handle.net/11536/3508-
dc.description.abstractBecause of its accuracy, pattern matching technique has recently been applied to Internet security applications such as intrusion detection/prevention, anti-virus, and anti-malware. Among various famous pattern matching algorithms, the Aho-Corasick (AC) can match multiple pattern strings simultaneously with worst-case performance guarantee and is adopted in both Clam AntiVirus (ClamAV) and Snort intrusion detection open sources. The AC algorithm is based on finite automaton which can be implemented straightforwardly with a two-dimensional state transition table. However, the memory requirement prohibits such an implementation when the total length of the pattern strings is large. The ClamAV implementation limits the depth of the finite automaton and combines with linked lists to reduce memory requirement. The banded-row format is adopted to compress the state transition table and used as an alternative pattern matching machine in Snort. In this paper we present a novel implementation which requires small memory space and achieves high throughput performance. Compared with the banded-row format, our proposed scheme achieves 39.7% reduction in memory requirement for 5,000 patterns randomly selected from ClamAV signatures. Besides, the processing time of our proposed scheme is, on the average, 83.9% of that of the banded-row format for scanning various types of files. Compared with the ClamAV implementation with the same 5,000 patterns and files, our proposed scheme requires slightly more memory space but achieves 80.6% reduction in processing time on the average.en_US
dc.language.isoen_USen_US
dc.titleAn Efficient and Scalable Pattern Matching Scheme for Network Security Applicationsen_US
dc.typeProceedings Paperen_US
dc.identifier.journal2008 PROCEEDINGS OF 17TH INTERNATIONAL CONFERENCE ON COMPUTER COMMUNICATIONS AND NETWORKS, VOLS 1 AND 2en_US
dc.citation.spage951en_US
dc.citation.epage957en_US
dc.contributor.department電信工程研究所zh_TW
dc.contributor.departmentInstitute of Communications Engineeringen_US
dc.identifier.wosnumberWOS:000263364400155-
顯示於類別:會議論文