preview

Packet Inspection Using A Hierarchical Pattern Matching Algorithm

Decent Essays

Packet Inspection Using a Hierarchical Pattern Matching Algorithm

T. .Mukthar Ahamed
Academic Consultant
Dept. of CSE
YSR Engineering College of YVU
Proddatur, India tmukthar@gmail.com Abstract: Detection engines capable of inspecting packet payloads for application-layer network information are urgently required. The most important technology for fast payload inspection is an efficient multipattern matching algorithm, which performs exact string matching between packets and a large set of predefined patterns. This paper proposes a novel Enhanced Hierarchical Multipattern Matching Algorithm (EHMA) for packet inspection. Based on the occurrence frequency of grams, a small set of the most frequent grams is discovered and used in the EHMA. EHMA is a two-tier and cluster-wise matching algorithm, which significantly reduces the amount of external memory accesses and the capacity of memory. Using a skippable scan strategy, EHMA speeds up the scanning process. Furthermore, independent of parallel and special functions, EHMA is very simple and therefore practical for both software and hardware implementations. Simulation results reveal that EHMA significantly improves the matching performance. The speed of EHMA is about 0.89-1,161 times faster than that of current matching algorithms. Even under real-life intense attack, EHMA still performs well.
Index Terms- Inspection, Detection, pattern matching, network security, signatures.

1. Introduction: A variety of

Get Access