標題: A Hybrid Algorithm of Backward Hashing and Automaton Tracking for Virus Scanning
作者: Lin, Po-Ching
Lin, Ying-Dar
Lai, Yuan-Cheng
資訊工程學系
Department of Computer Science
關鍵字: String matching;automaton;filtering;virus scanning
公開日期: 1-Apr-2011
摘要: Virus scanning involves computationally intensive string matching against a large number of signatures of different characteristics. Matching a variety of signatures challenges the selection of matching algorithms, as each approach has better performance than others for different signature characteristics. We propose a hybrid approach that partitions the signatures into long and short ones in the open-source ClamAV for virus scanning. An algorithm enhanced from the Wu-Manber algorithm, namely the Backward Hashing algorithm, is responsible for only long patterns to lengthen the average skip distance, while the Aho-Corasick algorithm scans for only short patterns to reduce the automaton sizes. The former utilizes the bad-block heuristic to exploit long shift distance and reduce the verification frequency, so it is much faster than the original WM implementation in ClamAV. The latter increases the AC performance by around 50 percent due to better cache locality. We also rank the factors to indicate their importance for the string matching performance.
URI: http://dx.doi.org/10.1109/TC.2010.95
http://hdl.handle.net/11536/9110
ISSN: 0018-9340
DOI: 10.1109/TC.2010.95
期刊: IEEE TRANSACTIONS ON COMPUTERS
Volume: 60
Issue: 4
起始頁: 594
結束頁: 601
Appears in Collections:Articles


Files in This Item:

  1. 000287668100013.pdf

If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.