完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.author | 王廣煜 | en_US |
dc.contributor.author | Wang, Kuang-Yu | en_US |
dc.contributor.author | 李程輝 | en_US |
dc.contributor.author | Lee, Tsern-Huei | en_US |
dc.date.accessioned | 2015-11-26T01:05:38Z | - |
dc.date.available | 2015-11-26T01:05:38Z | - |
dc.date.issued | 2013 | en_US |
dc.identifier.uri | http://140.113.39.130/cdrfb3/record/nctu/#GT070060213 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/72820 | - |
dc.description.abstract | 字串比對在病毒偵測的應用上是一門很重要的技術,因為字串比對的精確度比異常行為偵測來的高。目前有許多有名的字串比對演算法已經被提出,其中Aho-Corasick (AC) 是一種可以同時比對多隻病毒的演算法。然而,AC演算法偵測的對象是以普通字串表示的病毒,無法偵測以正規表示式表示的病毒。 在我們提出的字串比對系統中,主要是偵測正規表示式的病毒特徵碼,包含動態過濾器與驗證模組兩部分。動態過濾器的主要目的是快速移動到檔案可疑的病毒位置,它透過將相對應的字串資訊逐步加入系統中,可以避免不必要的字串資訊加入,增強效能。驗證模組是驗證動態過濾器找出來的可疑位置是否真的是病毒特徵碼的某一段,我們事先將病毒特偵碼分段建造狀態機,驗證模組只需要針對可能的狀態機進行追蹤,減少時間上的浪費。 | zh_TW |
dc.description.abstract | Pattern matching is an important technology in anti-virus/worm applications and is more accuracy than behavior anomaly. Many famous pattern matching algorithms have been presented in the past, and Aho-Corasick (AC) is one of the famous algorithms that can match multiple patterns simultaneously. However, the AC algorithm was developed for plain strings while virus/worm signatures could be specified by simple regular expressions. Our proposed signature matching system which consists of a dynamic pre-filter and a verification module is designed for simple regular expressions detection. The main purpose of dynamic pre-filter is to quickly find the starting position of suspicious substrings which may result in match of some signatures. It can avoid unnecessary information by adding a few fragments of signature to enhance the performance. The verification module is used to verify whether there is any virus at suspicious position found by dynamic pre-filter. We built the state machine in advanced according to the fragments of signatures. The verification module only traces the possible state machine to save the time. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | Aho-Corasick演算法 | zh_TW |
dc.subject | 字串比對 | zh_TW |
dc.subject | 正規表示式 | zh_TW |
dc.subject | 動態過濾器 | zh_TW |
dc.subject | Aho-Corasick algorithm | en_US |
dc.subject | pattern matching | en_US |
dc.subject | Regular expression | en_US |
dc.subject | Dynamic pre-filter | en_US |
dc.title | 動態過濾器應用在偵測病毒特徵碼防毒軟體 | zh_TW |
dc.title | Dynamic Pre-filter Designs for Signature Based Anti-Virus/Worm Applications | en_US |
dc.type | Thesis | en_US |
dc.contributor.department | 電信工程研究所 | zh_TW |
顯示於類別: | 畢業論文 |