INTRUSION DETECTION USING A NETWORK PROCESSOR AND A PARALLEL PATTERN DETECTION ENGINE
An intrusion detection system (IDS) comprises a network processor (NP) coupled to a memory unit for storing programs and data. The NP is also coupled to one or more parallel pattern detection engines (PPDE) which provide high speed parallel detection of patterns in an input data stream. Each PPDE comprises many processing units (PUs) each designed to store intrusion signatures as a sequence of data with selected operation codes. The PUs have configuration registers for selecting modes of pattern recognition. Each PU compares a byte at each clock cycle. If a sequence of bytes from the input pattern match a stored pattern, the identification of the PU detecting the pattern is outputted with any applicable comparison data. By storing intrusion signatures in many parallel PUs, the IDS can process network data at the NP processing speed. PUs may be cascaded to increase intrusion coverage or to detect long intrusion signatures.
Latest IBM Patents:
- INTERACTIVE DATASET EXPLORATION AND PREPROCESSING
- NETWORK SECURITY ASSESSMENT BASED UPON IDENTIFICATION OF AN ADVERSARY
- NON-LINEAR APPROXIMATION ROBUST TO INPUT RANGE OF HOMOMORPHIC ENCRYPTION ANALYTICS
- Back-side memory element with local memory select transistor
- Injection molded solder head with improved sealing performance
The present application is a continuation application of pending U.S. patent application Ser. No. 12/334,481, which was filed on Dec. 14, 2008, which is a continuation application of U.S. patent application Ser. No. 10/756,904, which was filed on Jan. 14, 2004, which has issued as U.S. Pat. No. 7,487,542, which are both assigned to the assignee of the present invention. The present application claims priority benefits to both U.S. patent application Ser. Nos. 12/334,481 and 10/756,904.
Furthermore, the present application is related to the following U.S. Patent Applications which are incorporated herein by reference:
Ser. No. 10/757,673 entitled “A Configurable Bi-Directional Bus For Communicating Between Autonomous Units” filed Jan. 14, 2004; and
Ser. No. 10/757,187 entitled “Parallel Pattern Detection Engine” filed Jan. 14, 2004.
TECHNICAL FIELDThe present invention relates in general to methods and systems for detecting malicious intrusion in a network of systems.
BACKGROUNDRecognizing patterns within a set of data is important in many fields, including speech recognition, image processing, seismic data, etc. Some image processors collect image data and then pre-process the data to prepare it to be correlated to reference data. Other systems, like speech recognition, are real time where the input data is compared in real time to reference data to recognize patterns. Once the patterns are “recognized” or matched to a reference, the system may output the reference. For example, a speech recognition system may output equivalent text to the processed speech patterns. Other systems, like biological systems, may use similar techniques to determine sequences in molecular strings like DNA.
In some systems, there is a need to find patterns that are imbedded in a continuous data stream. In non-aligned data streams, there are some situations where patterns may be missed if only a single byte-by-byte comparison is implemented. The situation where patterns may be missed occurs when there is a repeated or nested repeating patterns in the input stream or the pattern to be detected. A reference pattern (RP) containing the sequence that is being searched for is loaded into storage where each element of the sequence has a unique address. An address register is loaded with the address of the first element of the RP that is to be compared with the first element of the input pattern (IP). This address register is called a “pointer.” In the general case, a pointer may be loaded with an address that may be either incremented (increased) or decremented (decreased). The value of the element pointed to by the pointer is retrieved and compared with input elements (IEs) that are clocked or loaded into a comparator.
In pattern recognition, it is often desired to compare elements of an IP to many RPs. For example, it may be desired to compare an IP resulting from scanning a finger print (typically 1 Kilobyte for certain combinations of features defined in fingerprint technology) to a library of RPs (all scan results on file). To do the job quickly, elements of each RP may be compared in parallel with elements in the IP. Each RP may have repeating substrings (short patterns) which are smaller patterns embedded within the RP. Since a library of RPs may be quite large, the processing required may be considerable. It would be desirable to have a way of reducing the amount of storage necessary to hold the RPs. If the amount of data used to represent the RPs could be reduced, it may also reduce the time necessary to load and unload the RPs. Parallel processing may also be used where each one of the RPs and the IP are loaded into separate processing units to determine matches.
Other pattern recognition processing in biological systems may require the comparison of an IP to a large number of stored RPs that have substrings that are repeated. Processing in small parallel processing units may be limited by the storage size required for the RPs. Portable, inexpensive processing systems for chemical analysis, biological analysis, etc., may also be limited by the amount of storage needed to quickly process large numbers of RPs.
Pattern detection or recognition is a bottleneck in many applications today and software solutions cannot achieve the necessary performance. It is desirable to have a hardware solution for matching patterns quickly that is expandable. It is also desirable to have a system that allows multiple modes of pattern matching. Some applications require an exact match of a pattern in an input data stream to a desired target pattern. In other cases, it is desirable to determine the longest match, the maximum number of characters matching, or a “fuzzy” match where various character inclusions or exclusions are needed.
Intrusion Detection Systems (IDSs) provide a means to detect patterns of bytes in packets that are certainly or probably associated with malicious activity. IDSs may operate on host-based systems or on network data flows, called network-based systems. In either case, an IDS looks for attacks (any malicious activity) originating from outside or inside the internal network and acts much like a burglar alarm. This is essentially a pattern recognition task where an IDS analyzes incoming data while attempting to detect known patterns (signatures) that indicate the presence of a known intruder.
Intrusion detection products are tools that assist in the protection of a network from intrusion by expanding the options available to manage the risk from threats and vulnerabilities. Intrusion detection capabilities may help a company secure its information. After an attack is detected by the system, the system may provide information about the attack. This information may be used to delete, log, or shun intruding packets. Support investigations then attempt to find out how the intruder breached the network security and then stop the breach method from being used by future intruders.
Malicious traffic is common in today's Internet. Current IDS performance may become a bottleneck at high bandwidth. Some attackers may launch a high-speed attack in order to overwhelm IDS and simultaneously a low-speed attack in hope that the low-speed attack will not be noticed. These attacks may be real-time, live traffic attacks. This means that computing networks must continually scan traffic to catch these malicious activities. Current IDS software throughput is inversely proportional to the network load, hence is more prone to attacks, and run at higher loads. IDS software enables either comprehensive or high speed detection, but not both.
There is, therefore, a need for a method and circuitry to form an IDS that is able to detect intrusions, identify a variety of attacks, and run at the real-time speed of the high performance network.
BRIEF SUMMARYIn one embodiment, a method for rapid intrusion detection for network communication comprises receiving packets of network data in a network processor coupled to a network fabric. The method further comprises forwarding routed network data to the network fabric. Additionally, the method comprises analyzing the packets of network data for validity thereby generating valid packets of network data as selected data. In addition, the method comprises coupling the selected data from the network data to a parallel pattern detection engine (PPDE), for comparing the selected data in parallel to M sequences of pattern data stored in the PPDE and generating a match output signal when at least one of the M sequences of pattern data compares to a portion of the selected data.
In another embodiment of the present invention, a system for rapid intrusion detection for a network communication comprises a network processor. The system further comprises circuitry in the network processor for receiving network data from a network fabric. Additionally, the system comprises circuitry in the network processor for forwarding routed network data to the network fabric. Furthermore, the system comprises circuitry for analyzing the packets of network data for validity thereby generating valid packets of network data as selected data. In addition, the system comprises circuitry for coupling the network processor to a parallel pattern detection engine (PPDE) for comparing in parallel the selected data from the network data to M sequences of pattern data stored in the PPDE and generating a match output signal when at least one of the M sequences of pattern data compares to a portion of the selected data.
In another embodiment of the present invention, an intrusion detection system comprises a network processor having an input connection to a network fabric and an output connection to the network fabric. The intrusion detection system further comprises a parallel pattern detection engine (PPDE) coupled to the network processor, the PPDE for comparing selected data from network data, in parallel, to M sequences of intrusion signature data corresponding to M intrusion signatures stored in the PPDE and generating a match output signal when one of the M intrusion signatures is detected within the network data. The network data is analyzed for validity thereby generating valid packets of network data as the selected data, where the network processor receives network input data, processes the network input data for forwarding as valid network output data, and couples the valid network output data to the PPDE for real-time detection of intrusion patterns within the valid network output data.
For a more complete understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
In the following description, numerous specific details are set forth to provide a thorough understanding of the present invention. However, it will be obvious to those skilled in the art that the present invention may be practiced without such specific details. In other instances, well-known circuits may be shown in block diagram form in order not to obscure the present invention in unnecessary detail. For the most part, details concerning timing, data formats within communication protocols, and the like have been omitted inasmuch as such details are not necessary to obtain a complete understanding of the present invention and are within the skills of persons of ordinary skill in the relevant art.
Refer now to the drawings wherein depicted elements are not necessarily shown to scale and wherein like or similar elements are designated by the same reference numeral through the several views.
Sequential matching of a data stream in software is currently a central processing unit (CPU) intensive task. Thus high performance is difficult. The pattern matching processing unit (hereafter PU) architecture provides high performance matching because it is a piece of hardware dedicated to pattern matching. The PU provides more efficient searching (matching because every input pattern is being matched in parallel to a corresponding target pattern). Parallel matching is possible because a large numbers of the PUs may be cascaded. Additionally, each PU has built in functionality that may reduce the number of necessary PUs by incorporating modes that allow matching comprising wild cards (don't cares in the target pattern), multiple wildcards, and inverse operations. The PU architecture's fast pattern detection capabilities are useful in network intrusion detection, database scanning, and mobile device security applications. Additionally, with their built in distance computation, “fuzzy” pattern detection may be implemented which are particularly useful in image processing and life sciences applications.
Each PU 500 has limited memory to store pattern data 601. If a pattern is long, it is possible to merge several PU 500 units for storing a long sequence of pattern data 601. For example if two PU 500 are used, then during the beginning of a pattern detection phase, the memory 507 of the first of the two PU 500 units is used. The address pointer of the first PU 500 is modified according to the matching mode and the operation codes 602. When the address pointer reaches its last memory position a last signal 650 is sent to the second of the two PU 500 units in order to continue the matching process using the remainder of the pattern data 601 stored in the second PU 500. Control data on control bus 502 is used to initialize the second PU 500, in this case, so that it only starts matching when it receives the “last” signal 650 from the first PU 500. Also in this case, if a “reload” pointer address is indicated during the matching process, the address pointer of both of the two PU 500 units used for the long sequence of pattern data 601 must be updated. This is accomplished by sending a “reload” signal 651 to the appropriate PU 500 (containing the initial pattern 601 bytes). Since the number of bytes in a sequence of pattern data 601 is not specifically limited, more than two PU 500 units may be used in the manner discussed. Again initialization control data on control bus 502 configures a PU 500 to execute as an independent PU or as a cascade PU.
When the matching mode is a “fuzzy” match, pattern distance computation unit 611 calculates a present distance value stored in distance register 612. If two or more PU 500 units are used in cascade to store pattern data 601 used for a fuzzy match, then the distance value is sent on distance signal 652 to the next PU 500 in a cascade so that a final distance value may be determined and stored in final distance register 608 of the last PU 500 in a cascade.
The following description may refer between
The fast pattern match technology utilizes local memory (e.g., register array 507) in each PU 500 which contains a pattern 601 and flag bits (Opcodes 602) that specify options. These options may include a single wildcard, multiple wildcard, last, and inverse matching operations. A single wildcard matching means that a match is indicated if the byte having the single wildcard matching Opcode 602 set matches the current byte in an input stream. A multiple wildcard matching means that a match is indicated if an indeterminate number of bytes in sequence not match the byte with the multiple wildcard Opcode 602. Inverse matching means a match is indicated if every byte except the byte with the inverse Opcode 602 matches a byte in an input stream. Last Opcode 602 means that the byte is the last byte in a pattern.
Global registers include ID register 509, read address register 614, control register 505 and registers in register array 507. Additional global registers, active register 706, match register 708 and select register (not shown) may be used to designate PU 500 as active, matched, or selected for writing configuration data. The ID of a PU 500 is an ID that is unique across a chip containing multiple PUs and is used to identify what pattern has been detected in a data stream being coupled in parallel to more than one PU 500. The counter 714 is used to index through the stored pattern 601 for comparison to bytes 801 in an input data stream (from input bus 503) and the comparator (not shown) in compare unit 511 compares the pattern 601 with the input data 801 one byte at a time.
When PU 500 comes online, all registers are initialized to zero (reset). Next PU 500 receives unique ID from the input bus 503 which is stored in ID register 509. PU 500 then waits until it receives additional commands. The first command is a select command which activates PU 500 to receive further configuration commands that apply to PU 500 only. At this point the global registers may be loaded. Bytes of data are sent to the register array 507 which include the pattern data 601 and the corresponding Opcode data 602. When the configuration is complete and the active register 706 is set to “active”, PU 500 waits for the packet reset signal 802 to enable the read address 614. This indicates that a new input packet is being sent to the PU 500 to begin the matching phase.
During the matching phase, one byte is sent to PU 500 at each clock cycle. PU 500 compares the byte stored (601) in the current register array position (determined by the address 614) in register array 507 with the input byte in input register 504 and checks the Opcode (602) for the byte in the current register array position of the pattern stored in 601. If there is a match or the Opcode 602 is set to a single wild card match, the pointer is incremented to select the next read address in address register 614. If the Opcode 602 for the current byte in pattern 601 is set to multiple wildcard, the pointer to address register 614 holds its current value. If a match was not found, then the pointer is reloaded. This process continues until the pointer is at the last position of a pattern and a match occurs. At this point, the match register 708 is set in PU 500. The final phase of the process is to report the found match. If the match register 708 is set, the output logic circuitry 512 sends the ID of PU 500 to the output bus 513.
PPDE 100 is an IC comprising multiple PU 500 units and other logic functions. Input/output (I/O) interface 101 couples PPDE chip 100 to system functions. I/O interface 101 couples 64 bits of input data to IC input bus 120 which in turn couples to input buffer 103. Data is written into input buffer 103 in locations determined by write address 102. Data is read from input buffer 103 using read address 108. Data is read from input buffer 103 in 8 bit bytes using multiplexer (MUX) 115 controlled by select line logic 109. Input bus 503 is coupled to each of the N PU 500 units. I/O interface 101 also couples control data to global control 107 which sends 24 bits of ID data on ID bus 501 and 4 bits of control data on control bus 502 to each PU 500 unit (PU1-PUn).
If the pattern byte and the input data byte do not compare in step 903, then in step 904 a test is done to determine if Opcode 602 is set to “match” for the pattern byte. If Opcode 602 is set to “match” in step 904, then this is not a desired result and the pointer is reloaded back to the first pattern byte in step 913 if it is not already there. A branch is then taken back to step 902. If Opcode 602 is not set to “match” in step 904, then a test is done in step 905 to determine if Opcode 602 is set to “inverse”. If Opcode 602 is set to “inverse” in step 905, then this is a desired result and the pointer is incremented in step 914 and a branch is taken back to step 902. If Opcode 602 is not set to “inverse” in step 905, then a test is done in step 906 to determine if Opcode 602 is set to “wildcard”. If Opcode 602 is set to “wildcard” in step 906, then this is a desired result and the pointer is incremented in step 914 and a branch is taken back to step 902. If Opcode 602 is not set to “wildcard” in step 906, then a test is done in step 907 to determine if Opcode 602 is set to “multiple wildcard”. If Opcode 602 is set to “multiple wildcard” in step 907, then the pointer is held in step 908 and a branch is taken back to step 902. If Opcode 602 is not set to “multiple wildcard” in step 907, then in step 909 the pointer is reloaded and a branch is taken back to step 902.
The operations discussed relative to
The first byte of input data 750 is also an “A”. Opcode 602 for the first byte in pattern 601 is set to “match”. Since the first byte of input data 750 and pattern 601 compare and Opcode 601 is set to “match”, the pointer is incremented moving to the second byte in pattern 601 which is a “B”. This happens in one clock cycle, therefore, in the second clock cycle (labeled 1102 because it is significant to the particular pattern in
Since this is a correct result, pointer 614 is incremented. In clock cycle 2, the second byte “G” in input data 750 matches with the second byte “G” in pattern 601 and Opcode 602 is set to “match”. Again, pointer 614 is incremented as this is a correct result. In clock cycle 3 (1104), the third byte “H” in input data 750 matches the third byte “H” in pattern 601. In this case, Opcode 602 is set to “last” indicating that the third byte is the last byte in a complete pattern 601 (in this case “FGH”). In this case the pattern “FGH” is detected in input data 750 and a match signal can be assert.
Since there is additional input data 750, pointer 614 is reloaded back to the first byte in pattern 601 and the matching process continues “looking” for additional occurrences of the complete pattern “FGH” in succeeding bytes of input data 750.
The PPDE 100 has four matching modes: exact, longest, maximum and fuzzy. Exact matching may be used for aligned or non-aligned data and may incorporate the regular expressions such as single wildcard, multiple wildcard, inverse, or inclusive set. The exact matching mode may be utilized in applications such as network intrusion where line speed matching is critical and a binary match or not match response is only needed.
In the longest match mode, each PU 500 unit keeps track of the number of consecutive bytes matched and does not reset until the end of a pattern packet. In the longest match mode, each PU 500 outputs the number of matched bytes along with its ID to the ID selection unit 114 (
In the maximum matching mode, each PU 500 keeps track of the number of bytes matched and does not reset until the end of a pattern packet. In this mode, each PU 500 outputs the number of matched characters along with its ID to the ID selection unit 114. The ID selection unit 114 then outputs the ID of the PU 500 with the maximum number of matches and the value of the maximum number to the output buffer 105.
In the fuzzy matching mode, each PU 500 “looks” for the closed pattern and then outputs the ID of the PU 500 with the closest match and a corresponding distance value quantifying the closeness of the match to ID selection unit 114 which in turn outputs the results to the output buffer 105. The distance is the result of a comparison between the input Pattern and the Reference pattern (RP) previously stored in memory. The distance calculation method is based on a norm that is user selectable. Several norms can be used, the norm can use the “absolute value of a difference” operator. The successive elementary distances can be summed in the case of the Manhattan distance, i.e. dist=sum (abs (IEi-REi)) or the maximum value thereof is selected in the case of the maximum norm to determine the final distance, i.e., dist=max (abs (IEi-REi)) where IEi (Input Element) and REi (Reference Element) are the components of rank i (variable i varies from 1 to k) for the input pattern IP and the stored prototype Reference pattern RP respectively. Note that “abs” is an usual abbreviation for “absolute value”. Other norms exist, for instance the L2 norm such as dist =square root (sum (IEi-REi)2. The L2 norm is said to be “Euclidean” while the Manhattan and maximum norms are examples of “non-Euclidean” norms. Other Euclidean or non-Euclidean norms (such as the match/no match) are known for those skilled in the art. In particular, the “match/no match” norm, represented by the “match (IEi, REi)” operator is extensively used. The closest match is the pattern with the lowest result. Fuzzy matching is useful in image processing and real time data processing where the input data stream may have white noise superimposed on data.
A network processor (NP) is a programmable CPU chip that is optimized for networking and communications functions. It offers network equipment vendors an off-the-shelf alternative for building routers, switches and access devices much faster than by designing a custom ASIC chip. The network processor is programmed to perform the packet processing supported by the device and is expected to be widely used in all but the highest-end products.
A PPDE 100 illustrated in
A PPDE 100 is an adaptive and highly flexible architecture in comparison to existing IDS pattern matching hardware technologies. A PPDE 100 also does not have the speed limitations imposed by a general purpose processor because it calculates all the matches of an intrusion signature in parallel using its PU 500 units. Also, the adaptive capabilities of a PPDE 100 are required in intrusion detection because new attacks are being constantly discovered and the list of intrusion signatures continues to grow with no end in sight.
PPDE 100 units provide a flexible and massively parallel architecture as well as having virtually unlimited scalability. The PPDE 100 architecture is able to process at 1 Gb/sec or more. A PPDE 100 is an ideal solution for intrusion detection applications.
If a PU 500 unit detects a match to a particular intrusion signature, then it outputs its ID data to network processor (NP) 1000 on I/O bus 1206. NP 1000 is then able to look up the detected intruder signature in memory 1001. Memory 1001 also contains any action code associated with the detected intruder signature. Network processor 1000 executes the action code to which may include reporting the detected intrusion along with countermeasure procedures to counter the affects of the detected intrusion. Since the network data is coupled in parallel to a large number of PU 500 units, the IDS system 1200 is able to compare input data at network communication speed. If new intruder signatures are identified, network processor 1000 receives the new signatures and writes them into memory 1001 via connection 1205. The new intruder signatures are then loaded into unused PU 500 units along with corresponding ID data. Control data is coupled to PPDE 1207-1209 which configures the PU 500 units as necessary whether to cascade units for additional signatures or to link PU 500 units to match a lengthy intrusion signature to large for a single PU 500.
PU 1400. Cascade circuitry 1401 has communication logic 1406 and function logic 1410 coupled to control logic 1402. Link Out 1404 receives data outputted from a preceding PU 500 (not shown) and Link Out 1414 outputs data from control logic 1402 to a following PU 500 (not shown) If communication between PU 1400 and a preceding PU 500 is enabled, then a logic one is written to Chain In register 1403 which in turn enables AND logic gate 1405. Data from Link Out 1404 is coupled through AND gate 1405 to the input of OR logic gate 1416 and then to Link Out 1414. Link Out 1414 couples either data from Link Out 1404 or data from line 1413 of control logic 1402. If communication with the preceding PU 500 on Link Out 1404 is not desired, then Chain In register 1403 loaded with a logic zero which disables AND gate 1405. Data from a preceding PU 500 is coupled to control logic 1402 via AND gate 1405 (Chain In is a logic one) to line 1418. OR gate 1416 couples the data to line 1420 which is the input of OR gate 1411. The output of OR gate 1411 then couples the data via line 1413 to control logic 1402. Likewise, data from a following PU 500 sends data via Link In 1417 via line 1415 to the input of OR gate 1411. Again, the output of OR gate 1411 couples the data via line 1413 to control logic 1402. If Chain Out 1409 is loaded with a logic one, data from a following PU 500 is coupled via AND gate 1408 to Link In 1407 which is coupled as the Link In signal to the preceding PU 500.
Chain In register 1501 is set to a logic zero and Chain Out register 1502 is set to a logic zero. This isolates PU 500 unit 1510 from any PU 500 unit (not shown) that is physically coupled to the left. Chain In register 1503 and Chain Out register 1504 are set to a logic one which enables bi-directional communication between PU 500 unit 1510 and PU 500 unit 1520. Again, Chain In register 1505 and Chain Out register 1506 are set to logic zero which isolates PU 500 unit 1520 from any PU 500 1530 and any other PU 500 unit (not shown) coupled to the right of PU 500 unit 1530.
Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.
Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.
Claims
1. A method for rapid intrusion detection for network communication, the method comprising:
- receiving packets of network data in a network processor coupled to a network fabric;
- forwarding routed network data to the network fabric;
- analyzing the packets of network data for validity thereby generating valid packets of network data as selected data; and
- coupling the selected data from the network data to a parallel pattern detection engine (PPDE), for comparing the selected data in parallel to M sequences of pattern data stored in the PPDE and generating a match output signal when at least one of the M sequences of pattern data compares to a portion of the selected data.
2. The method of claim 1 further comprising:
- storing N intrusion signatures in M PUs sequences of pattern data with corresponding identification (ID) data used to identify which of the N intrusion signatures is detected; and
- storing action code indicating action to take in response to detecting a particular one of the N intrusion signatures.
3. The method of claim 2 further comprising:
- comparing the selected data to N intrusion signatures and generating, at network data speed, a pattern compare signal and a particular ID data when a particular one of the N intrusion signatures is detected; and
- executing the action code corresponding to the particular one of the N intrusion signatures detected.
4. A system for rapid intrusion detection for a network communication comprising:
- a network processor;
- circuitry in the network processor for receiving network data from a network fabric;
- circuitry in the network processor for forwarding routed network data to the network fabric;
- circuitry for analyzing the packets of network data for validity thereby generating valid packets of network data as selected data; and
- circuitry for coupling the network processor to a parallel pattern detection engine (PPDE) for comparing in parallel the selected data from the network data to M sequences of pattern data stored in the PPDE and generating a match output signal when at least one of the M sequences of pattern data compares to a portion of the selected data.
5. The system of claim 4 further comprising:
- circuitry for storing N intrusion signatures in M PUs sequence of pattern data with corresponding identification (ID) data used to identify which of the N intrusion signatures is detected.
6. The system of claim 4 further comprising:
- circuitry for storing action code indicating action to take in response to detecting a particular one of the N intrusion signatures.
7. The system of claim 4 further comprising:
- circuitry for receiving packets of network data from the network fabric in the network process;
- circuitry for forwarding network data from the valid packets of network data to the PPDE,
- circuitry for comparing the selected data to N intrusion signatures and generating, at network data speed, a pattern compare signal and a particular ID data when a particular one of the N intrusion signatures is detected; and
- circuitry for executing an action code corresponding to the particular one of the N intrusion signatures detected.
8. An intrusion detection system comprising:
- a network processor having an input connection to a network fabric and an output connection to the network fabric; and
- a parallel pattern detection engine (PPDE) coupled to the network processor, the PPDE for comparing selected data from network data, in parallel, to M sequences of intrusion signature data corresponding to M intrusion signatures stored in the PPDE and generating a match output signal when one of the M intrusion signatures is detected within the network data, wherein the network data is analyzed for validity thereby generating valid packets of network data as the selected data, wherein the network processor receives network input data, processes the network input data for forwarding as valid network output data, and couples the valid network output data to the PPDE for real-time detection of intrusion patterns within the valid network output data.
Type: Application
Filed: Apr 25, 2012
Publication Date: Aug 16, 2012
Applicant: INTERNATIONAL BUSINESS MACHINES CORPORATION (Armonk, NY)
Inventors: Marc A. Boulanger (Colorado Springs, CO), Clark D. Jeffries (Durham, NC), C. Marcel Kinard (Cary, NC), Kerry A. Kravec (Fishkill, NC), Ravinder K. Sabhikhi (Cary, NC), Ali G. Saidi (Ann Arbor, MI), Jan M. Slyfield (San Jose, CA), Pascal R. Tannhof (Fontainebleau)
Application Number: 13/455,441
International Classification: G06F 21/00 (20060101);