학술논문

High Performance Software-Hardware Network Intrusion Detection System
Document Type
Conference
Source
2007 International Conference on Field-Programmable Technology Field-Programmable Technology, 2007. ICFPT 2007. International Conference on. :309-312 Dec, 2007
Subject
Components, Circuits, Devices and Systems
Intrusion detection
Hardware
Field programmable gate arrays
Quality of service
Payloads
Open source software
Pattern matching
Performance analysis
Robustness
Software architecture
Language
Abstract
Network Intrusion Detection Systems (NIDS) and Quality of Service (QoS) demands have been steadily increasing over the past few years. Current solutions using software become inefficient running on high speed high volume networks and will end up dropping packets. Hardware solutions are available and result in much higher efficiency but present problems such as flexibility and cost. Our proposed system uses a modified version of Snort, a robust widely deployed open-sourced NIDS. It has been found that Snort spends at least 30%-60% of its processing time doing pattern matching. Our proposed system runs Snort in software until it gets to the pattern matching function and then offloads that processing to the Field Programmable Gate Array (FPGA). The software can then go on to other processing while it waits for the results from the FPGA. The hardware is able to process data at upto 1.7GB/s on one Xilinx XC2VP 100 FPGA. The design is scaleable and will allow for multiple FPGAs to be used in parallel to increase the processing speed even further.