Download presentation
Presentation is loading. Please wait.
1
1 ARCHITECTURES FOR BIT-SPLIT STRING SCANNING IN INTRUSION DETECTION Author: Lin Tan, Timothy Sherwood Publisher: IEEE MICRO, 2006 Presenter: Hsin-Mao Chen Date:2009/11/11
2
2 Outline Introduction Aho-Corasick Bit-Split Idea String Matching Engine Finding a Match Practical Optimal Partitioning Performance
3
3 Introduction Aho-Corasick algorithm is an efficient algorithm for string matching. It performs well even in the worst case.
4
4 Aho-Corasick String: he, hers, his, she h
5
5 Bit-Split Idea 011000 001 CA B 0 01 01 ABC ABC ABC
6
6 Bit-Split Idea
7
7 String Matching Engine
8
8 Finding a Match
9
9 Practical Optimal Partitioning
10
10 Performance
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.