DocumentCode
1692490
Title
Exhaust: Optimizing Wu-Manber pattern matching for intrusion detection using Bloom filters
Author
Aldwairi, Monther ; Al-Khamaiseh, Koloud
Author_Institution
Coll. of Technol. Innovation, Zayed Univ., Abu Dhabi, United Arab Emirates
fYear
2015
Firstpage
1
Lastpage
6
Abstract
Intrusion detection systems are widely accepted as one of the main tools for monitoring and analyzing host and network traffic to protect data from illegal access or modification. Almost all types of signature-based intrusion detection systems must employ a pattern matching algorithm to inspect packets for malicious signatures. Unfortunately, pattern matching algorithms dominate the execution time and have become the bottleneck. To remedy that, we introduce a new software-based pattern matching algorithm that modifies Wu-Manber pattern matching algorithm using Bloom filters. The Bloom filter acts as an exclusion filter to reduce the number of searches to the large HASH table. The HASH table is accessed if there is a probable match represented by a shift value of zero. On average the HASH table search is skipped 10.6% of the time with a worst case average running time speedup over Wu-Manber of 33%. The maximum overhead incurred on preprocessing time is 1.1% and the worst case increase in memory usage was limited to 0.33%.
Keywords
data structures; digital signatures; search problems; security of data; Bloom filters; HASH table search; Wu-Manber pattern matching; data protection; exclusion filter; execution time; host traffic; network traffic; signature-based intrusion detection systems; Classification algorithms; Filtering algorithms; Filtering theory; Intrusion detection; Matched filters; Pattern matching; Payloads; Bloom Filters; Intrusion Detection Systems; Network Security; Pattern Matching; Wu-Manber;
fLanguage
English
Publisher
ieee
Conference_Titel
Web Applications and Networking (WSWAN), 2015 2nd World Symposium on
Conference_Location
Sousse
Print_ISBN
978-1-4799-8171-7
Type
conf
DOI
10.1109/WSWAN.2015.7209081
Filename
7209081
Link To Document