Multi-byte Regular Expression Matching with Speculation

RECENT ADVANCES IN INTRUSION DETECTION, PROCEEDINGS(2009)

引用 52|浏览4
暂无评分
摘要
Intrusion prevention systems determine whether incoming traffic matches a database of signatures, where each signature in the database represents an attack or a vulnerability. IPSs need to keep up with ever-increasing line speeds, which leads to the use of custom hardware. A major bottleneck that IPSs face is that they scan incoming packets one byte at a time, which limits their throughput and latency. In this paper, we present a method for scanning multiple bytes in parallel using speculation. We break the packet in several chunks, opportunistically scan them in parallel and if the speculation is wrong, correct it later. We present algorithms that apply speculation in single-threaded software running on commodity processors as well as algorithms for parallel hardware. Experimental results show that speculation leads to improvements in latency and throughput in both cases.
更多
查看译文
关键词
multi-byte regular expression matching,commodity processor,incoming packet,custom hardware,ipss face,intrusion prevention system,parallel hardware,present algorithm,ever-increasing line speed,incoming traffic,low latency,regular expression,pattern matching
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要