120 likes | 130 Views
A Signature Match Processor Architecture for Network Intrusion Detection. Authors : Janardhan Singaraju,Long Bu and John A. Chandy, Publisher : IEEE Symposium on Field-Programmable Custom Computing Machines Present: Kia-Tso Chang Date: December 13 2007. 1. outline.
E N D
A Signature Match Processor Architecture for Network Intrusion Detection Authors: Janardhan Singaraju,Long Bu and John A. Chandy, Publisher: IEEE Symposium on Field-Programmable Custom Computing Machines Present: Kia-Tso Chang Date: December 13 2007 1
outline • Signature Match Processor • Character Match Array • Signature Match Array • Address Output Logic • Performance Analysis • FPGA implementation
Performance Analysis • the time to process a b byte packet is b/p+M+1 cycles where M is the number of matches found in the packet. b/p corresponds to the time for the packet to stream through the SMP signature matches and M + 1 is the time to do the matched address output.