Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Lee, Tsern-Huei | en_US |
dc.date.accessioned | 2014-12-08T15:08:15Z | - |
dc.date.available | 2014-12-08T15:08:15Z | - |
dc.date.issued | 2007 | en_US |
dc.identifier.isbn | 978-1-4244-1250-1 | en_US |
dc.identifier.issn | 1095-2055 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/6423 | - |
dc.description.abstract | Because of its accuracy, signature matching is considered an important technique in anti-virus/worm applications. Among some famous pattern matching algorithms, the Aho-Corasick (AC) algorithm can match multiple patterns simultaneously and guarantee deterministic performance under all circumstances and thus is widely adopted in various systems, especially when worst-case performance such as wire speed requirement is a design factor. However, the AC algorithm was developed only for strings while virus/worm signatures could be specified by simple regular expressions. In this paper, we generalize the AC algorithm to systematically construct a finite state pattern matching machine which can indicate the ending position in a finite input string for the first occurrence of virus/worm signatures that are specified by strings or simple regular expressions. The regular expressions studied in this paper may contain the following operators: * (match any number of symbols), ? (match any symbol), and {min, max} (match minimum of min, maximum of max symbols), which are defined in ClamAV, a popular open source anti-virus/worm software module, for signature specification. | en_US |
dc.language.iso | en_US | en_US |
dc.title | Generalized Aho-Corasick algorithm for signature based anti-virus applications | en_US |
dc.type | Proceedings Paper | en_US |
dc.identifier.journal | PROCEEDINGS - 16TH INTERNATIONAL CONFERENCE ON COMPUTER COMMUNICATIONS AND NETWORKS, VOLS 1-3 | en_US |
dc.citation.spage | 792 | en_US |
dc.citation.epage | 797 | en_US |
dc.contributor.department | 電信工程研究所 | zh_TW |
dc.contributor.department | Institute of Communications Engineering | en_US |
dc.identifier.wosnumber | WOS:000257636700127 | - |
Appears in Collections: | Conferences Paper |