Improving the Performance Efficiency of an IDS by Exploiting Temporal Locality in Network Traffic

Modeling, Analysis & Simulation of Computer and Telecommunication Systems(2012)

引用 9|浏览1
暂无评分
摘要
Network traffic has traditionally exhibited temporal locality in the header field of packets. Such locality is intuitive and is a consequence of the semantics of network protocols. However, in contrast, the locality in the packet payload has not been studied in significant detail. In this work we study temporal locality in the packet payload. Temporal locality can also be viewed as redundancy, and we observe significant redundancy in the packet payload. We investigate mechanisms to exploit it in a networking application. We choose Intrusion Detection Systems (IDS) as a case study. An IDS like the popular Snort operates by scanning packet payload for known attack strings. It first builds a Finite State Machine (FSM) from a database of attack strings, and traverses this FSM using bytes from the packet payload. So temporal locality in network traffic provides us an opportunity to accelerate this FSM traversal. Our mechanism dynamically identifies redundant bytes in the packet and skips their redundant FSM traversal. We further parallelize our mechanism by performing the redundancy identification concurrently with stages of Snort packet processing. IDS are commonly deployed in commodity processors, and we evaluate our mechanism on an Intel Core i3. Our performance study indicates that the length of the redundant chunk is a key factor in performance. We also observe important performance benefits in deploying our redundancy-aware mechanism in the Snort IDS[32].
更多
查看译文
关键词
mechanism dynamically,fsm traversal,performance efficiency,temporal locality,network traffic,case study,redundancy-aware mechanism,redundant fsm traversal,snort ids,exploiting temporal locality,packet payload,snort packet processing,protocols,payloads,deep packet inspection,finite state machines,computer network security,intrusion detection systems,pattern matching,acceleration,instruction sets,redundancy
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要