Hardware/Software Mechanisms for Protecting an IDS against Algorithmic Complexity Attacks

Parallel and Distributed Processing Symposium Workshops & PhD Forum(2012)

引用 6|浏览1
暂无评分
摘要
Intrusion Detection Systems (IDS) have emerged as one of the most promising ways to secure systems in the network. An IDS like the popular Snort[17] detects attacks on the network using a database of previous attacks. So in order to detect these attack strings in the packet, Snort uses the Aho-Corasick algorithm. This algorithm first constructs a Finite State Machine (FSM) from the attack strings, and subsequently traverses the FSM using bytes from the packet. We observe that there are input bytes that result in a traversal of a series of FSM states (also viewed as pointers). This chain of pointer traversal significantly degrades (22X) the processing time of an input byte. Such a wide variance in the processing time of an input byte can be exploited by an adversary to throttle the IDS. If the IDS is unable to keep pace with the network traffic, the IDS gets disabled. So in the process the network becomes vulnerable. Attacks done in this manner are referred to as algorithmic complexity attacks, and arise due to weaknesses in IDS processing. In this work, we explore defense mechanisms to the above outlined algorithmic complexity attack. Our proposed mechanisms provide over 3X improvement in the worst-case performance.
更多
查看译文
关键词
software mechanisms,processing time,algorithmic complexity attack,previous attack,fsm state,network traffic,detects attack,ids processing,input byte,input bytes,algorithmic complexity attacks,attack string,intrusion detection systems,string matching,aho corasick algorithm,payloads,computational complexity,databases,finite state machines,computer network security,hardware,optimization,defense mechanisms,finite state machine
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要