Title :
A single-pattern matching algorithm base on twice jumps in the intrusion detection systems
Author :
Zhongming Yang; Shen Lin
Author_Institution :
Computer Engineering Technical College, Guangdong Institute of Science and Technology, Guangdong Provincial Key Laboratory of Petrochemical Equipment Fault Diagnosis, Zhuhai 519090, China
Abstract :
The pattern matching algorithm is one of the core algorithms used in the intrusion detection system. The classical snort system has completed the matching for characteristic string of intrusion through the BM single-pattern algorithm. In actual application, the Sunday algorithm has a efficiency higher than the BM algorithm. In this text, an extra jump array was added to the jump arrays of the Sunday algorithm. When it appears unequal characters during the procedure of matching, make twice jumps successively and help decrease the redundant matching to a greater extent. This text describes how to realize twice-jumps algorithm and its analysis and experimental verification show the accuracy and efficiency of the improved algorithm compared with the Sunday algorithm.
Keywords :
"Algorithm design and analysis","Pattern matching","Arrays","Intrusion detection","Time complexity","Yttrium"
Conference_Titel :
Fuzzy Systems and Knowledge Discovery (FSKD), 2015 12th International Conference on
DOI :
10.1109/FSKD.2015.7382365