WO2008070549A2 - Filtering and policing for defending against denial of service attacks a network - Google Patents

Filtering and policing for defending against denial of service attacks a network Download PDF

Info

Publication number
WO2008070549A2
WO2008070549A2 PCT/US2007/086065 US2007086065W WO2008070549A2 WO 2008070549 A2 WO2008070549 A2 WO 2008070549A2 US 2007086065 W US2007086065 W US 2007086065W WO 2008070549 A2 WO2008070549 A2 WO 2008070549A2
Authority
WO
WIPO (PCT)
Prior art keywords
module
data packets
bin
access list
entry
Prior art date
Application number
PCT/US2007/086065
Other languages
French (fr)
Other versions
WO2008070549A3 (en
Inventor
Shaun Jaikarran Bharrat
Mark Duffy
Ronald V. Grippo
Shiping Li
John A. Perreault
Jian Yang
Gary Robert Mccarthy
Original Assignee
Sonus Networks, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US11/565,942 external-priority patent/US7804774B2/en
Priority claimed from US11/565,940 external-priority patent/US7672336B2/en
Priority claimed from US11/565,944 external-priority patent/US7940657B2/en
Application filed by Sonus Networks, Inc. filed Critical Sonus Networks, Inc.
Priority to JP2009539507A priority Critical patent/JP2011503912A/en
Priority to CA002671451A priority patent/CA2671451A1/en
Priority to EP07864977A priority patent/EP2090061A2/en
Publication of WO2008070549A2 publication Critical patent/WO2008070549A2/en
Publication of WO2008070549A3 publication Critical patent/WO2008070549A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/1458Denial of Service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/141Denial of service attacks against endpoints in a network

Definitions

  • the present invention relates generally to computer-based methods and apparatuses, including computer program products, for filtering and policing for defending against denial of service attacks on a network.
  • computer program products for filtering and policing for defending against denial of service attacks on a network.
  • DOS denial of service
  • DOS attack can be described as a malicious attacker generating interfering traffic with the intention to degrade, disrupt, or deny the service provided by the network to legitimate users. [0003] The DOS attacks have been increasing along with the rise in network activity.
  • DOS attacks have been increasing, it is important for companies to have a way to protect their networks from attacks.
  • the DOS attacks take resources away from legitimate users which are wasted on the data packets from the attackers.
  • DOS attacks not only waste network resources, but they also cause companies to lose money and
  • One approach to defending attacks on a network is filtering data on a network.
  • a method of filtering data on a network includes receiving data packets at a no access list module, analyzing the data packets using a no access list, and generating a first set of data packets that do not match the no access list.
  • the method further includes receiving the first set of data packets at a first access list module, analyzing the first set of data packets using a first access list, and generating a second set of data packets that do not match the first access list.
  • the method further includes receiving the second set of data packets at a second access list module, analyzing the second set of data packets using a second access list, and generating a third set of data packets that do not match the second access list.
  • the computer program product includes instructions being operable to cause a data processing apparatus to receive data packets at a no access list module, analyze the data packets using a no access list, and generate a first set of data packets that do not match the no access list.
  • the first set of data packets are received at a first access list module, analyzed using a first access list, and a second set of data packets are generated that do not match the first access list.
  • the second set of data packets are received at a second access list module, analyzed using a second access list, and a third set of data packets are generated that do not match the second access list.
  • a system for filtering data on a network includes a no access list module, a first access list module, and a second access list module.
  • the no access list module receives data packets from an input module and generates a first set of data packets that do not match a no access list.
  • the first access list module receives the first set of data packets from the no access list module and generates a second set of data packets that do not match a first access list.
  • the second access list module receives the second set of data packets from the first access list module and generates a third set of data packets that do not match a second access list.
  • a system for filtering data on a network includes a means for receiving data packets, a means for receiving the first set of data packets, and a means for receiving the second set of data packets.
  • the means for receiving data packets receives data packets from an input module and generates a first set of data packets that do not match a no access list.
  • the means for receiving the first set of data packets receives the first set of data packets and generates a second set of data packets that do not match a first access list.
  • the means for receiving the second set of data packets receives the second set of data packets and generates a third set of data packets that do not match a second access list.
  • the data on a network is policed.
  • a method for policing data on a network includes receiving a data packet at a index module, hashing the data packet using one or more fields in the data packet to generate a bin identification and a user signature, and processing the bin identification to associate the user signature with a first bin included in a plurality of bins.
  • the method further includes comparing at the first bin the user signature to zero or more stored user signatures associated with the first bin, transmitting the data packet to a transmission module based on the comparing, and transmitting, by the transmission module, the data packet to an output module based on a criterion.
  • a computer program product for policing data on a network.
  • the computer program product is tangibly embodied in an information carrier.
  • the computer program product includes instructions being operable to cause a data processing apparatus to receive a data packet at a index module, hash the data packet using one or more fields in the data packet to generate a bin identification and a user signature, and process the bin identification to associate the user signature with a first bin included in a plurality of bins.
  • the first bin compares the user signature to zero or more stored user signatures associated with the first bin and transmits the data packet to a transmission module based on the comparing.
  • the transmission module transmits the data packet to an output module based on a criterion.
  • the system includes an index module, a bin module, and a transmission module.
  • the index module receives a data packet, hashes the data packet to generate a bin identification and a user signature, and associates the bin identification of the data packet to a first bin included in a plurality of bins.
  • the bin module compares the user signature to zero or more stored user signatures associated with the first bin.
  • the transmission module transmits a matched data packet to an output module based on a criterion.
  • a system for policing data on a network includes a means for receiving a data packet, a means for comparing the user signature, and a means for transmitting a matched data packet.
  • the means for receiving a data packet receives a data packet, hashes the data packet to generate a bin identification and a user signature, and associates the bin identification of the data packet to a first bin.
  • the means for comparing the user signature compares the user signature to zero or more stored user signatures associated with the first bin.
  • the means for transmitting a matched data packet transmits a matched data packet to an output module based on a criterion.
  • the data on a network is analyzed to identify attackers.
  • there is a method for identifying attackers on a network includes receiving a data packet at a discard processing module and generating a discard entry for the data packet.
  • the method further includes receiving the discard entry at a digest index module and hashing the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature.
  • the method further includes processing the bin identification to associate the user signature with a first bin included in a plurality of bins and processing the discard entry at the first bin.
  • the computer program product is tangibly embodied in an information carrier and includes instructions being operable to cause a data processing apparatus to receive a data packet at a discard processing module and generate a discard entry for the data packet.
  • a digest index module receives the discard entry, hashes the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first bin included in a plurality of bins. The first bin processes the discard entry.
  • the system includes a discard processing module, a digest index module, and a first digest bin module.
  • the discard processing module receives a data packet and generates a discard entry.
  • the digest index module receives the discard entry, hashes the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules.
  • the first digest bin module processes the discard entry.
  • there is a system for identifying attackers on a network includes a means for receiving a data packet, a means for receiving the discard entry, and a means for processing.
  • the means for receiving a data packet receives a data packet and generates a discard entry.
  • the means for receiving the discard entry receives the discard entry, hashes the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules.
  • the means for processing process the discard entry.
  • the no access list includes a list of identifiers indicating which data packets are not allowed to be transmitted to an output module.
  • the list of identifiers for the no access list includes identifying information associated with an attacker user, a field associated with the data packet, and/or meta-data associated with the data packet.
  • the first access list includes a list of identifiers indicating which data packets are allowed to be transmitted to an output module.
  • the list of identifiers for the first access list includes identifying information associated with a high bandwidth user, identifying information associated with an important user, a field associated with the data packet, and/or meta-data associated with the data packet.
  • the second access list includes a list of identifiers indicating which data packets are allowed to be transmitted to an output module.
  • the list of identifiers for the second access list includes identifying information associated with a low bandwidth user, identifying information associated with a standard user, a field associated with the data packet, and/or meta-data associated with the data packet.
  • the data packet is not associated with a user of the system.
  • the bin identification and the user signature generated from the hash of the data packet match one of the stored user signatures associated with the first bin. The probability of the match is low.
  • the data packet is transmitted to the transmission module for transmission to the output module based on the criterion.
  • the first access list module generates a fourth set of data packets that match the first access list and transmits the fourth set of data packets to an output module based on a criterion.
  • the first access list module generates a sixth set of data packets that includes data packets from the fourth set of data packets that are not transmitted to the output module.
  • An attack identification module receives the sixth set of data packets and analyzes the sixth set of data packets to identify network attackers.
  • the analysis at the attack identification module includes calculating the number of data packets associated together using other identifying information associated with the data packets, adding the number of data packets to an attack number list, and sorting the attack number list by number of data packets.
  • the attack identification module can generate one or more no access list entries. The no access list is received at the no access list module and added to the no access list.
  • the second access list module generates a fifth set of data packets that match the second access list, transmits to an output module the fifth set of
  • a transmission module receives the third set of data
  • the attack identification module receives the ninth set of data packets and analyzes the ninth set of data packets.
  • the no access list module generates a tenth set of data packets that match the no access list.
  • a discard module receives the tenth set of data packets and discards the tenth set of data packets.
  • the second access list is indexed using a field associated with the data packet, meta-data associated with the data packet, and/or a hash thereof.
  • the second access list includes more entries than the first access list.
  • the second access list includes an indexed plurality of lists.
  • the one or more fields in the data packet is a port number, an Ethernet virtual local area network (VLAN) tag, meta-data associated with the data packet, a receiver interface, a source IP address, an incoming logical IP address, a
  • VLAN virtual local area network
  • the stored user signatures are modified by an admission control module.
  • the modification is an addition, a subtraction, and/or an edit of the stored user signatures.
  • the admission control module processes a request for service to the output module and determines if and how to modify the stored user signatures.
  • »0 modification is predicated upon a successful authentication to the admission control module.
  • the admission control module receives a request for service.
  • the admission control module authenticates the request for service.
  • the request for service is processed by the admission control module to add, subtract, and/or edit the list of identifiers associated with the first access list.
  • the criterion is rate control.
  • the rate control is a rate limit.
  • the rate limit corresponds to a number of stored user signatures in the matched bin.
  • the rate limit is an amount of data over a set time.
  • the rate limit is a packet rate limit, a byte rate limit, a steady-state rate limit, and/or a burst limit.
  • the index module hashes part or all of the data packet.
  • the bin module compares part or all of the user signature to part or all of the stored user signatures.
  • the discard entry comprises identifying information associated with the data packet.
  • the identifying information is a network address, a network subnet address, an IP address, a MAC address, a networking protocol header field, meta-data associated with the data packet, an arrival interface, a destination interface, and/or an origination interface,.
  • the count entry is incremented for every data packet received at the discard processing module.
  • the processing of the discard entry at the first bin includes comparing the user signature of the discard entry to one or more stored user signatures associated with the first bin. If the user signature of the discard entry matches a stored user signature, then a hit counter is incremented on a first digest entry associated with the stored user signature.
  • the discard entry is processed into a digest entry and the digest entry is added to the first bin.
  • the digest entry includes a timestamp, a hit counter, a packet field, packet meta data, and/or an uniqueness indicator.
  • the first bin is processed to determine capacity of the first bin and each digest entry of the first bin is processed based on the capacity to determine age and hit count.
  • a second digest entry is deleted based on the age and the hit count and an overwrite count is incremented. The overwrite count is processed. If no second digest entry can be deleted based on the age and the hit count, then the discard entry is deleted and a discard count is incremented.
  • the discard count is processed.
  • the hit counter and the timestamp of each digest entry in the plurality of bins is processed and a high rate list including the value in the hit count of each digest entry is generated.
  • the high rate list is sorted by the rate.
  • a no access list entry is generated from one or more selected entries of the high rate list.
  • the no access list entry is received at a no access list module and added to a no access list.
  • the timestamp and the hit counter of each digest entry in the plurality of bins is processed.
  • the timestamp can, for example, be a plurality of time entries.
  • a hit rate list can be generated based on the processing of the timestamp and the hit counter of each digest entry.
  • the data packets are filtered by tiered filters to prevent attackers from successfully implementing a denial of service attack against the protected network.
  • the tiered filtering of data packets allows known attackers to quickly be discarded and larger customers of the network to quickly be allowed access to the network.
  • the tiered filtering also allows standard users access to the network while balancing the need to filter out data packets from attackers.
  • the third tier filtering which is a second access list.
  • the second access list can process hundreds of thousands of user signatures because of the distribution of the user signatures across a plurality of bins.
  • the hash function allows for the size of the user signatures to vary between the bins and the distribution of the data packets across the bins.
  • the number of bins, the size of the user signatures, and the hash function can be adjusted to the needs of the protected network to allow for both scalability and granularity of the third tier filtering.
  • Other advantages include the transmission of packets to the protected network based on a criterion.
  • the criterion can be a rate control mechanism, which can be a rate limit.
  • the rate limit is placed on the second tiered filter which allows large customers onto the network and the rate limit protects other customers of the network from an attack from data packets that are allowed through the second tiered filter by limiting the number of data packets allowed onto the network during a set time period.
  • the rate limit is, for example, placed on each bin in the third tiered filter which allows standard customers onto the network to ensure that even if an attacker is allowed through one of the bins, the attacker will be limited by the output rate limit of the bin which will reduce the negative affect of the attack.
  • Other advantages include the transmission of packets from a bin in the third tier filter based on a criterion.
  • the criterion is associated with each bin because even if the data packets of an attack match a user signature in a bin, then only the customers associated with that bin will be affected by the attack and the customers associated with the rest of the system will not be affected.
  • An advantage of using bins for the matching and transmission includes the increased number of customers that can be stored in the bins using the indexing and hashing system and the decrease in the number of customers who are affected when one of the bins receive data packets associated with an attack. [0038]
  • Other advantages include the use of a heterogeneous combination of packet classification mechanisms with associated filtering and transmission control actions which provides for a holistic ability to filter and rate control data packets on a network.
  • One of the advantages of using a heterogeneous combination of packet classification mechanisms is that the different classes of data packets are routed according to the data packet's value to the network (e.g., data packets from important clients are identified and policed by mechanisms with different cost and/or performance tradeoffs than data packets from standard clients).
  • An advantage of using different mechanisms is that each mechanism is optimized for a different characteristic (e.g., speed of transmission, accuracy of match).
  • Other advantages include the transmission regulation of each data packet before the data packet is transmitted to the output module.
  • One of the advantages to transmission regulation is that if a trusted user of data packets is used to host an attack, then the data packets from the trusted user are still regulated so that the data packets of other users are not adversely affected.
  • Other advantages include the analysis of packets to determine attackers of the network.
  • the analysis receives the excess data packets from the filtering and transmission modules and processes the data packets to associate data packets together based on common characteristics such a subnet address.
  • the associated data packets are analyzed to determine the worst offenders (e.g., the entries with the highest count of data packets).
  • the worst offenders are then added to the first tiered filter to stop access when the data packets first enter the system.
  • the feedback mechanism of processing the excess data packets allows for an automated system of protecting the network from attackers.
  • FIG. 1 is a functional block diagram of an exemplary system which filters data packets from an input module for transmission to an output module.
  • FIG. 2 is a functional block diagram of an exemplary system which filters data packets through a no access list module.
  • FIG. 3 is a functional block diagram of an exemplary system which filters data packets through a first access list module.
  • FIG. 4 is a functional block diagram of an exemplary system which filters data packets through a second access list module.
  • FIG. 5 is a functional block diagram of an exemplary system which process data packets to identify attacks.
  • FIG. 6A is a diagram of a data packet sent from a computer.
  • FIG. 6B is a diagram of a data packet sent from a phone.
  • FIG. 6C is a diagram of a data packet sent from a phone.
  • FIG. 6D is a diagram of a data packet sent from a phone.
  • FIG. 6E is a diagram of a data packet sent from a phone.
  • FIG. 6F is a diagram of a data packet sent from a phone.
  • FIGS. 7 A and 7B are a flowchart depicting the processing of a data packet through an exemplary system.
  • FIG. 8 is a flowchart depicting the processing of a data packet through the second access list module of an exemplary system.
  • FIG. 9 is a flowchart depicting the processing of a data packet through the attack identification module of an exemplary system.
  • FIG. 10 is a flowchart depicting the processing of a hit counter to detect attacks in an exemplary system.
  • data packets are filtered by a multi-tiered filtering and transmission system.
  • the data packets matching the first tier filter e.g., no access list
  • the data packets matching the second tier filter e.g., first access list
  • the data packets matching the second tier filter are transmitted to an output module based on a criterion (e.g., rate limit). If the matched data packets are outside of the criterion, then those data packets are transmitted to an attack identification module for analysis.
  • the data packets not matching the second tier filter are transmitted to the third tier.
  • the data packets in the third tier filter (e.g., second access list) are hashed into bins and data packets matching an entry in the matched bin are transmitted to the output module based on a criterion (e.g., rate limit) for the bin. If the matched data packets are outside of the criterion, then those data packets are transmitted to an attack identification module for analysis.
  • the data packets not matching the third tier filter are transmitted to the fourth tier.
  • the data packets in the fourth tier transmission system are transmitted to the output module based on a criterion (e.g., rate limit).
  • the data packets that do not meet the criterion for transmission to the network are transmitted to the attack identification module for analysis.
  • the attack identification module analyzes the data packets to identify attacks.
  • FIG. 1 is a functional block diagram of an exemplary defense system 105 in a system 100 which filters data packets from an input module 110 for transmission to an output module 170. The data packets are transmitted to the defense system 105 from the input module 110.
  • the system 100 is a digital signal processor (DSP), an integrated circuit (IC), a field programmable gate array (FPGA), a computer, a network, a network processor, and/or a part thereof.
  • the defense system 105 can, for example, be a DSP, an IC, a FPGA, a computer, a network, a network processor, a part thereof, and/or a part of the system 100.
  • the input module is a network, a processor in the system 100, a processor card in the system 100, a network interface card (NIC) in the system 100, a DSP, an IC, a FPGA, a computer, a network, a memory module (e.g., volatile memory, non-volatile memory), a network processor, other types of processing modules, a part thereof, and/or a part of the system 100.
  • a processor in the system 100 e.g., a processor card in the system 100, a network interface card (NIC) in the system 100, a DSP, an IC, a FPGA, a computer, a network, a memory module (e.g., volatile memory, non-volatile memory), a network processor, other types of processing modules, a part thereof, and/or a part of the system 100.
  • NIC network interface card
  • the output module can, for example, be a network, a processor in the system 100, a processor card in the system 100, a NIC in the system 100, a DSP, an IC, a FPGA, a computer, a network, a memory module (e.g., volatile memory, non-volatile memory), a network processor, other types of processing modules, a part thereof, and/or a part of the system 100.
  • the transmission of data packets from the input module 110 can be through a packet-based network and/or a circuit-based network.
  • the transmission of data packets from the output module 170 can be through a packet-based network and/or a circuit-based network.
  • the defense system 105 is shown with the data packets coming from the input module 110, other examples include a transmitting device that transmits the data packets.
  • the transmitting device is, for example, located on the input module 110 or is located on a separate network that transmits the data packets to the input module 110.
  • a data packet is transmitted from a transmitting device on a separate network.
  • the data packet is transmitted from the separate network to the input module 110.
  • the input module 110 transmits the data packets to the system 100 for filtering.
  • the data packets are received at a no access list module 120.
  • the no access list module 120 analyzes the data packets using a no access list.
  • the no access list includes, for example, a list of identifiers indicating which data packets are not allowed to be transmitted to the output module 170.
  • the list of identifiers includes identifying information associated with an attacker user, a field associated with the data packet
  • a first set 122 of data packets is generated from the data packets that do not match the no access list.
  • the first set 122 of data packets is transmitted to the first access list module 130.
  • a tenth set 124 of data packets is generated from the data packets that do match the no access list.
  • the tenth set 124 of data packets is transmitted to the discard module 125.
  • the discard module 125 discards the tenth set 124 of data packets.
  • the discard of the tenth set 124 of data packets includes, for example, deleting the tenth set 124 of data packets from the defense system 105 and/or transmitting the tenth set 124 of data packets to a storage module for processing (e.g., analyzing the discarded data packets to check for data packets that were improperly discarded).
  • the matching of the no access list includes, for example, the comparison of part or all of the list of identifiers with the information associated with the data packets. For example, a data packet with the IP address of 10.99.99.99 is processed by the no access list module 120.
  • the no access list includes the network subnet address of 10.99.99.0.
  • the information associated with the data packet, IP address 10.99.99.99 is analyzed using the no access list. Since the information associated with the data packet, IP address 10.99.99.99, matches part of the no access list, the data packet is part or all of the tenth set 124 of data packets and is transmitted to the discard module 125. For example, a data packet with the IP address of 10.10.10.10 is processed by the no access list module 120. The no access list does not include the IP address, 10.10.10.10, or any other identifying information that matches the transmitting device or network of the data packet. Since the information associated with the data packet does not match any part of the no access list, the data packet is part or all of the first set 122 of data packets and is transmitted to the first access list module 130.
  • the first set of data packets is transmitted to the first access list module 130.
  • the first access list module 130 analyzes the first set 122 of data packets using a first access list.
  • the first access list includes, for example, a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170.
  • the list of identifiers includes identifying information associated with a high bandwidth user, identifying information associated with an important user, a field associated with the data packet, and/or meta-data associated with the data packet.
  • the high bandwidth user is a user that transmits a large number of data packets to the output module (e.g., the average user transmits 1 ,000 data packets per day and the high bandwidth user transmits 100,000 data packets per day).
  • the important user is a user that is classified as needing a higher level of service than a standard user (e.g., the standard user pays $100 per month for service and the important user pays $500 per month for a higher level of service).
  • a second set 132 of data packets is generated from the first set 122 of data packets that do not match the first access list.
  • the second set 132 of data packets is transmitted to a second access list module 140.
  • a fourth set 136 of data packets are generated from the first set 122 of data packets that do match the first access list.
  • the fourth set 136 of data packets is transmitted to the output module 170 based on a criterion (e.g., rate limit).
  • the criterion is rate control.
  • the rate control can be a rate limit.
  • the rate limit can be a packet rate limit (e.g., one thousand packets per minute), a byte rate limit (e.g., ten thousand bytes per second), a steady-state limit (e.g., average of ten thousand bytes per second), and/or a burst limit (e.g., a maximum of five million bytes in any one second).
  • the rate limit is, for example, the amount of data over a set time (e.g., one hundred data packets per second, one thousand data packets per second).
  • the first access list module 130 generates a sixth set 134 of data packets that includes the fourth set 136 of data packets that are not transmitted to the output module
  • the sixth set 134 of data packets includes, for example, no data packets, part of the fourth set of data packets, or the entire fourth set of data packets.
  • the fourth set 136 of data packets that are not transmitted to the output module 170 are outside of the criterion of the first access list module 130.
  • the rate limit for the transmission of the fourth set of data packets to the output module 170 is one hundred and fifty data packets per second.
  • the fourth set 136 of data packets is increasing in size (i.e., the first set 122 of data packets includes data packets that match the first access list) at a rate of two hundred data packets per second.
  • the sixth set 134 of data packets is transmitted to the attack identification module 160.
  • the attack identification module 160 analyzes the sixth set 134 of data packets to identify network attackers.
  • the analysis includes, for example, calculating the number of data packets received from a network address and/or network subnet, adding the number of data packets to an attack number list, and sorting the list by number of data packets to determine the network addresses and/or network subnets that have the highest number of data packets that are not being transmitted to the output module 170.
  • the sixth set 134 of data packets includes 100,000 data packets from IP subnet address 10.99.99.0.
  • the attack identification system 160 calculates the number of data packets received from the IP subnet address 10.99.99.0. The calculated number of data packets, one hundred thousand data packets, is added to the attack number list.
  • the attack number list is sorted by number indicating that the IP subnet address 10.99.99.0 corresponds to the highest number, 100,000 data packets, on the attack number list.
  • the analysis by the attack identification system 160 includes, for example, generating a no access list entry at the attack identification module 160 associated with the attack number list.
  • the generation of the no access list entry includes, for example, the generation for the highest entry on the attack number list and/or the highest set number of entries on the attack number list (e.g., top five entries, top ten entries).
  • the no access list entry is transmitted to the no access list module 120, and the no access list entry is added to the no access list at the no access list module 120.
  • the no access list entry is added to the no access list to provide protection for current and/or future attacks from the network address and/or network subnet.
  • An advantage of adding entries to the no access list through the feedback mechanism of the attack identification module 160 is that the no access list can be dynamically updated to correspond to the current risks to the system 100.
  • the no access list entry can, for example, be added to the no access list manually (e.g., using a transmitting device to interact with an administrative module for the defense system 105).
  • the second set 132 of data packets is transmitted to the second access list module 140.
  • the second access list module 140 analyzes the second set 132 of data packets using a second access list.
  • the second access list includes, for example, a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170.
  • the list of identifiers includes identifying information associated with a low bandwidth user, identifying information associated with a standard user, a field associated with the data packet, and/or meta-data associated with the data packet.
  • the low bandwidth user is a user that that transmits an average or approximately an average number of data packets to the output module (e.g., the average user transmits one thousand data packets per day and the low bandwidth user transmits nine hundred data packets per day).
  • the standard user is a user that is classified as needing a regular level of service (e.g., the standard user pays $100 per month for service and the important user pays $500 per month for a higher level of service).
  • the hashing generates the same bin identification and user signature for different addresses.
  • the addresses 10.5.5.5 and 10.9.9.9 are hashed to generate a bin identification and a user signature.
  • the bin identification for both addresses is A and the user signature for both addresses is HLF342. If the address
  • 10.5.5.5 is hashed and the user signature, HLF342, is added to the bin associated with the bin identification A, then when a data packet with the address 10.9.9.9 is processed in the second access list module 140, the data packet will match the bin identification and user signature associated with the address 10.5.5.5. Although the bin identification and user signature in the second access list module 140 are from another address,
  • An advantage of the exemplary system 100 is the loose matching of the bin identification and user signature such that although multiple addresses can have the same bin identification and user signature, this is outweighed by the advantage of the faster matching time, lower matching cost, and reduced storage need associated with the loose matching.
  • the hashing can, for example, generate the same bin identification and user signature for different addresses when one address is associated with a user of the system (e.g., information associated with the user is an entry in the second access list) and the second address is not associated with a user of the system (e.g., an attacker, an illegitimate user, an unregistered user).
  • the hashed bin identification and user signature for address 10.5.5.5 are in the second access list (e.g., a user of the system).
  • a data packet from address 10.9.9.9, not a user of the system, is hashed to generate a bin identification and a user signature.
  • the bin identification for both addresses is A and the user signature for both addresses is HLF342.
  • the second access list is, for example, an indexed plurality of lists.
  • the indexed plurality of lists is a plurality of lists that are associated with each other by an index.
  • the second access list can, for example, be indexed using a source address, a receiver address, an ingress interface, a packet field, packet meta-data, and/or a hash thereof.
  • a single list that has 16,000 entries that takes 16,000 compares is accomplished with one thousand lists with sixteen entries on each list by seventeen compares (e.g., one compare for the index to find the correct list and sixteen compares for the entries on the list).
  • a single list that has 2,000 entries that takes 2,000 compares is accomplished with one thousand lists with an average of two entries on each list for an average of three compares (e.g., one compare for the index to find the correct list and an average of two compares for the entries on the list).
  • the number of compares is one example and one skilled in the art will realize that well known methods of searching (e.g., list search, binary search, interpolation search, tree search, graph search) and indexing (e.g., bubble sort, binary tree sort, quick sort, bucket sort) can be implemented to improve the search and retrieval times of the system 100.
  • searching e.g., list search, binary search, interpolation search, tree search, graph search
  • indexing e.g., bubble sort, binary tree sort, quick sort, bucket sort
  • the second access list is indexed using a field associated with the data packet, meta data associated with the data packet, a hash thereof, or combinations thereof.
  • the second access list includes IP address 10.10.10.10 and IP address 10.99.99.99.
  • the hashed source addresses are GHl and GH2, respectively.
  • the second access list is indexed by the hashed source addresses.
  • a match is found because the index of the second access list contains the same hash, GHl, as the first data packet, GHl, and the IP address, 10.10.10.10, of the entry matches the first data packet's source address, 10.10.10.10. Therefore, the first data packet will be allowed and it will become part or all of the fifth set of data packets which is transmitted to the output module 170 using rate control.
  • a third set 142 of data packets is generated from the second set 132 of data packets that do not match the second access list. The third set 142 of data packets is transmitted to a transmission module 150.
  • a fifth set 146 of data packets are generated from the second set of data packets that do match the second access list. The fifth set
  • the second access list module 140 generates a seventh set 144 of data packets that includes the fifth set 146 of data packets that are not transmitted to the output module 170.
  • the seventh set 144 of data packets includes, for example, no data packets, part of the fifth set 146 of data packets, or the entire fifth set of data packets.
  • the fifth set 146 of data packets that are not transmitted to the output module 170 are outside of the criterion of the second access list module 140.
  • the seventh set 144 of data packets is transmitted to the attack identification system 160 for analysis.
  • the third set 142 of data packets is transmitted to the transmission module 150.
  • the transmission module 150 generates an eighth set 156 of data packets that the transmission module 150 transmits to the output module 170 based on the criterion (e.g., rate limit).
  • the transmission module 150 generates a ninth set 154 of data packets that includes the eighth set 156 of data packets that are not transmitted to the output module 170.
  • the ninth set 154 of data packets includes, for example, no data packets, part of the eighth set 156 of data packets, or the entire eighth set 156 of data packets.
  • the eighth set 156 of data packets that are not transmitted to the output module 170 are outside of the criterion of the transmission module 150.
  • the ninth set 154 of data packets is transmitted to the attack identification system 160 for analysis.
  • An advantage to the exemplary system 100 is that the transmission module 150 allows packets that are not matched by the no access list, the first access list, or the second access list to be transmitted to the output module 170 based on a criterion (e.g., rate control) which prevents an attacker from reducing or stopping access to the output module 170 for other users.
  • a criterion e.g., rate control
  • the criterion for the transmission of the data packets in the first access list module 130, the second access list module 140, and the transmission module 150 are the same (e.g., the first access list module 130, the second access list module 140, and the transmission module 150 use a rate limit of one hundred bytes per second).
  • the criterion for the transmission of the data packets in the first access list module 130, the second access list module 140, and the transmission module 150 can, for example, each be different depending on the performance and cost constraints of each module (e.g., the first access list module 130 uses a rate limit of one thousand bytes per second, the second access list module 140 uses a rate limit of five hundred bytes per second, and the transmission module 150 uses a rate limit of one hundred bytes per second).
  • FIG. 2 is a functional block diagram of an exemplary system 200 which filters data packets through a no access list module 205.
  • the system 200 includes the no access list module 205, the attack identification module 160, the first access list module 130, and the discard module 125. Data packets are received by the no access list module 205.
  • the no access list module includes a no access list 210. The no access list
  • the no access list entries 211 are a list of identifiers indicating which data packets are not allowed to be transmitted to the output module 170.
  • the no access list entries 211 are illustrated as shown in Table 1. Table 1. Example of No Access List
  • the data packets received by the no access list module 205 are analyzed using the no access list 210. If a data packet matches a no access list entry (e.g,. 21 Ia), then the data packet is transmitted to the discard module 125. If a data packet does not match a no access list entry (e.g., 21 Ia), then the data packet is transmitted to the first access list module 130.
  • the matching includes the comparison of part or all of the information associated with the data packet (e.g., an IP address, a MAC address, and/or a network address). For example, a data packet with the IP address of 10.98.23.2 is received by the no access list module 205.
  • the data packet is analyzed using the no access list 210.
  • the analysis includes comparing the information associated with the data packet, IP address 10.98.23.2, with the entries 211 in the no access list 210.
  • the analysis compares the IP address of the data packet, 10.98.23.2, with the no access list entries 211.
  • the no access list entry E 21 Ie is the network subnet of 10.98.0.0.
  • the data packet matches the no access list entry E 21 Ie, since the information associated with the data packet, IP address 10.98.23.2, matches as part of the network subnet in no access list entry E 21 Ie, network subnet 10.98.0.0.
  • the data packet with the IP address of 10.98.23.2 is transmitted to the discard module 125 where the data packet is discarded.
  • the no access list 210 is appended by receiving no access list entries (e.g., 21 Ia) from the attack identification module 160.
  • the attack identification module 160 generates no access list entries (e.g., 211a) which are transmitted to the no access list module 205 for appending to the no access list 210.
  • the attack identification module 160 generates a no access list entry (e.g., 21 Ig) from the information, network address 10.156.199.199.
  • the no access list entry (e.g., 21 Ig) is transmitted to the no access list module 205 which appends the no access list entry
  • FIG. 3 is a functional block diagram of an exemplary system 300 which filters data packets through a first access list module 305.
  • the system 300 includes a first access list module 305, transmission modules 320a, 320b, 320c, 32Od, and 32Oe, generally 320, the attack identification module 160, the output module 170, the second access list module 140, and an admission control module 330.
  • Data packets are received by the first access list module 305.
  • the first access list module includes a first access list 310.
  • the first access list includes one or more first access list entries 311a,
  • the first access list entries 311 are a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170.
  • the first access list entries 311 are illustrated as shown in Table 2.
  • the data packets received by the first access list module 305 are analyzed using the first access list 310. If a data packet matches a first access list entry (e.g., 311a), then the data packet is transmitted to the transmission module 320. The transmission module 320 transmits the data packet to the output module 170 based on a criterion (e.g,. rate limit).
  • a criterion e.g,. rate limit
  • first access list entry 311 can be connected to one transmission module 320 (e.g., first access list entry A 311a and first access list entry B 311b transmit allowed data packets to transmission module A 320a for transmission to the output module 170).
  • first access list entry A 311a and first access list entry B 311b transmit allowed data packets to transmission module A 320a for transmission to the output module 170.
  • one or more of the first access list entries 311 are associated together and data packets matching the associated first access list entries 311 are transmitted to one transmission module 320.
  • the association can, for example, be data packets from a network subnet, users associated with a customer (e.g., mobile users associated with a business customer), and/or other types of identifying associations.
  • An advantage of the exemplary system 300 is that the data packets matching the associated first access list entries 311 are transmitted using the same criterion (e.g., rate limit) which allows for the transmission using criterion appropriate to the associated entries (e.g., for cost and performance constraints).
  • rate control is a rate limit often packets per second and the data packet would make the rate eleven packets per second
  • the data packet is transmitted to the attack identification module 160.
  • a data packet does not match a first access list entry 311, then the data packet is transmitted to the second access list module 140.
  • the matching includes the comparison of part or all of the information associated with the data packet (e.g., an IP address, a MAC address, and/or a network address).
  • a data packet with the IP address of 10.14.15.2 is received by the first access list module 305.
  • the data packet is analyzed using the first access list 310.
  • the analysis includes comparing the information associated with the data packet, IP address 10.14.15.2, with the first access list entries 311 in the first access list 310.
  • the analysis compares the IP address of the data packet, 10.14.15.2, with the first access list entries 311.
  • the first access list entry B 31 Ib is the network subnet of 10.14.15.0.
  • the data packet matches the first access list entry B 311b, since the information associated with the data packet, IP address 10.14.15.2, matches as part of the network subnet in the first access list entry B 311b, network subnet 10.14.15.0.
  • the data packet with the IP address of 10.14.15.2 is transmitted to the transmission module B 320b.
  • the transmission module B 320b rate controls the transmission of the data packet to the output module 170.
  • the rate control of the transmission is a rate limit of one hundred data packets per second and the rate is eighty data packets per second when the data packet is transmitted to the transmission module B 320b. Since the rate is less than the rate limit, then the data packet is transmitted by the transmission module B 320b to the output module 170. However, if the rate was greater than the rate limit, then the data packet would be transmitted by the transmission module B 320b to the attack identification module 160.
  • a data packet with the IP address of 10.10.15.2 is received by the first access list module 305.
  • the data packet is analyzed using the first access list 310.
  • the analysis includes comparing the information associated with the data packet, IP address 10.10.15.2, with the entries in the first access list 310.
  • the analysis compares the IP address of the data packet, 10.10.15.2, with the first access list entries 311.
  • the data packet does not match any of the first access list entries 311.
  • the data packet with the IP address of 10.10.15.2 is transmitted to the second access list module 140.
  • the first access list 310 is modified by receiving requests from the admission control module 330.
  • the admission control module 330 requires a successful authentication before the stored user signatures can be modified (e.g., login and password).
  • the modification is, for example, an addition, deletion, and/or an edit of a first access list entry.
  • the admission control module 330 receives a request for service from a user.
  • the admission control module 330 processes the request for service and generates a first access list entry from the information associated with the request for service.
  • the request for service is for an IP enabled telephone to communicate to the output module 170.
  • the user associated with the IP enabled telephone is classified by the admission control module 330 as a high bandwidth user, so the admission control module 330 generates a first access list entry from the information associated with the request for service (e.g., the MAC address
  • the first access list entry is the MAC address for the IP enabled telephone of the high bandwidth user.
  • the admission control module 330 transmits the first access list entry to the first access list 310 where the first access list entry is added to the first access list 310.
  • the admission control module 330 can, for example, process the request for service by checking the first access list entries 311 to determine if a first access list entry exists for the user. If a first access list entry exists 311 for the user, the entry can be edited or appended. For example, the request for service is for an IP enabled telephone to communicate to the output module 170.
  • the user associated with the request for service is classified by the admission control module 330 as a high bandwidth user and upon checking the first access list 310, the admission control module 330 determines that the user already has a first access list entry 3 313.
  • the information associated with the request for service instructs the admission control module 330 that the user is replacing the user's existing IP enabled telephone with a new IP enabled telephone associated with the information in the request for service.
  • FIG. 4 is a functional block diagram of an exemplary system 400 which filters data packets through a second access list module 405.
  • the system 400 includes a second access list module 405, a index module 410, a bin module A 420a, a bin module
  • a data packet is received by the second access list module 405.
  • the data packet is received at the index module 410.
  • the index module 410 hashes the data packet using a field in the data packet to generate a bin identification (e.g., AO, Al, B2, A23H, H23, B23234HFL, BC4353) and a user signature (e.g., HFLGDLSKD, BC432423523, HFG2231, ADF65, WER98).
  • a bin identification e.g., AO, Al, B2, A23H, H23, B23234HFL, BC4353
  • a user signature e.g., HFLGDLSKD, BC432423523, HFG2231, ADF65, WER98.
  • the bin identification is the number of the bin (e.g., one, two, three, four, five).
  • the user signature can, for example, be a uniform size for faster access (e.g., A1234, B1234, C2345, D3242, E3244).
  • the field in the data packet is, for example, a port number, an Ethernet virtual local area network (VLAN) tag, meta-data about the data packet, a receiver interface, an incoming logical IP address, a source IP address (e.g., 10.10.10.10), a destination IP address (e.g., 10.5.5.5), a source MAC address (e.g., 10:01 :02:05:05:01), and/or a destination MAC address.
  • the index module 410 can, for example, hash the data packet using more than one of the fields associated with the data packet.
  • the bin identification is processed by the index module 410 to associate the user signature (e.g., HFLGDLSKD) to a first bin (e.g., bin module A 420a or bin module B 420b) included in a plurality of bins.
  • a first bin e.g., bin module A 420a or bin module B 420b
  • the system 400 is shown with two bin modules 420a and 420b, other examples include any number of bin modules (e.g., three, four, ten, twenty, one hundred, one thousand, ten thousand). If the bin identification does not associate the user signature to a first bin, then the data packet associated with the bin identification is transmitted to the transmission module 150.
  • the first bin 420a or 420b compares the user signature (e.g., HFLGDLSKD) to zero or more stored user signatures, 421a, 421b, 421c, 42 Id, 42 Ie, 422a, 422b, 422c, 422d, generally 421 and 422, associated with the first bin 420a or 420b, respectively.
  • the stored user signatures 421 and 422 are illustrated as shown in Table 3.
  • the stored user signatures 421 and 422 can, for example, be linked by memory addresses with the first bin, be logically stored in memory associated with the first bin and/or other variations of computer readable storage devices.
  • the size of the user signatures is variable depending on the goal of the exemplary system 400.
  • the goal of the exemplary system 400 can, for example, be detailed filtering (e.g., require an exact match for every data packet allowed, requires smaller chance of false match) which would require a larger user signature (e.g., HAFADAWEC23142) or loose filtering (e.g., require a match for only a percentage of data packets associated with the first bin, signature storage is limited and speed of match is important) which would require a smaller user signature (e.g., HFAl).
  • the loose filtering can, for example, be used when the number of users stored in the second access list module 405 increases by decreasing the size of one or more of the stored user signatures 421 and 422.
  • the decrease in size can enable the bin modules 420a and 420b to process data packets faster and with a lower memory cost per signature.
  • a tradeoff to faster processing and reduced memory usage is that the smaller user signature (e.g., 422a) causes more false matches (e.g., user signature associated with a data packet matches a stored user signature 421 and 422 when the data packet is not associated with a user of the system) than a larger user signature (e.g., 42Ie).
  • An advantage of the exemplary system 400 is that the size of the user signatures can be changed according to the cost and performance needs of the system 400.
  • the data packet is transmitted to the transmission module 150. If the user signature matches one of the stored user signatures, 421 or 422, then the data packet is transmitted to the first bin transmission module 430a or 430b, respectively.
  • the exemplary system 400 shows each bin module 420a and 420b connected to one transmission module 430a and 430b, respectively, more than one bin module 420a and 420b can, for example, be connected to one transmission module 430a or 430b (e.g., bin module A 420a and bin module B 420b transmit allowed data packets to bin module A transmission module A 430a for transmission to the output module 170).
  • each stored user signature 421 and 422 is connected to one transmission module 430a or 430b (e.g., user signature AA 421a, user signature AB 421b, and user signature AC 421c are each connected to an individual transmission module 430a or 430b).
  • one or more of the stored user signatures are each connected to one transmission module 430a or 430b.
  • the association can, for example, be data packets from a network subnet, users associated with a customer (e.g., mobile users associated with a business customer), and/or other types of identifying associations.
  • An advantage of the exemplary system 400 is that the data packets matching the associated stored user signatures 421 and 422 are transmitted using the same criterion (e.g., rate limit) which allows for the transmission using criterion appropriate to the associated user signatures (e.g., for cost and performance constraints).
  • the first bin transmission module 430a or 430b transmits the data packet to the output module 170 based on a criterion (e.g., rate limit). If the data packet is transmitted to the first bin transmission module 430a or 430b, but is not transmitted to the output module 170 because of the criterion, then the data packet is transmitted to the attack identification module 160.
  • a data packet is received by the index module 410.
  • the data packet has the IP address of 10.10.5.5.
  • the index module 410 hashes the data packet to generate a bin identification of A and a user signature of FFF 123456.
  • the index module 410 processes the bin identification of A to associate the user signature FFF 123456 to bin module A 420a.
  • the bin module A 420a compares the user signature FFF 123456 to the zero or more stored user signatures 421 associated with bin module A 420a.
  • the user signature FFF 123456 matches a user signature AM 421c associated with the bin module A 420a.
  • the data packet associated with the matched user signature FFF123456 is transmitted to the bin module A transmission module 430a.
  • the bin module A transmission module 430a transmits the data packet to the output module based on a criterion (e.g., rate limit).
  • the criterion is rate control and the rate control is a rate limit of one thousand packets per second.
  • the rate of the bin module A transmission module 430a is nine hundred packets per second when the data packet is received by the bin module A transmission module. Since the rate of the bin module A transmission module 430a is less then the rate limit, then the data packet is transmitted to the output module 170.
  • the bin modules 420a and 420b are modified by receiving requests from the admission control module 330.
  • the modification is, for example, an addition, deletion, and/or an edit of a user signature.
  • the admission control module 330 receives a request for service from the input module 110.
  • the admission control module 330 processes the request for service and generates a bin identification and a user signature from the information associated with the request for service.
  • the request for service is for an IP enabled telephone to communicate to the output module 170.
  • the user associated with the IP enabled telephone is classified by the admission control module 330 as a standard user, so the admission control module 330 generates a bin identification and a user signature from the information associated with the request for service (e.g., the MAC address 10:01 :05:05:05:05).
  • the admission control module 330 transmits the bin identification and the user signature to the index module 410.
  • the index module 410 processes the bin identification to associate the user signature with a bin 420a or 420b.
  • the user signature is transmitted to the matched bin 420a or 420b.
  • the user signature is added to the matched bin 420a or 420b.
  • the number of user signatures exceeds the capacity of a bin module 420a and 420b.
  • the capacity of a bin module 420a and 420b is a preset size limit or a size limit in relationship to the available memory (e.g., volatile and/or non- volatile) in the system 400.
  • An advantage of the exemplary system 400 is that when the bin module 420a and 420b is filled past the designed capacity, then the system will not stop transmitting data packets (i.e., fail) but will provide a graceful degradation of performance.
  • An advantage to the exemplary system 400 is that the an increased number of data packets can be processed over a single list system because of the distribution of the matching of the entries into a plurality of bin modules. Another advantage of the exemplary system 400 is that even if an attacker is matched in one of the bin modules, then the other bin modules will not be affected by the increase in traffic in the matched bin module since the matched bin module will rate control the output of the data packets. Another advantage of the exemplary system 400 is that each bin module (e.g.,
  • 420a can contain thousands of user signatures (e.g., 421a).
  • Another advantage of the exemplary system 400 is that by allowing false matching, the system 400 can store and match signatures rather than the exact addresses of the users thereby achieving better scalability with respect to the number of users as storage needs are reduced and match speed is increased.
  • Another advantage of the exemplary system 400 is that by allowing false matching, the system 400 has a more efficient way of handling of bins exceeding their capacity by not matching signatures in those bins.
  • FIG. 5 is a functional block diagram of an exemplary system 500 which process data packets to detect attacks.
  • the exemplary system 500 includes an attack identification module 505.
  • the attack identification module 505 includes a discard processing module 510, a digest index module 530, a digest bin module A 540a, and a digest bin module B 540b.
  • a data packet is received at the discard processing module 510.
  • the discard processing module 510 generates a discard entry (e.g., 512a) for the data packet.
  • the discard processing module 510 can, for example, be a ring buffer, a queue, a first in first out queue, and/or a first in last out queue.
  • the discard entry e.g.,
  • a count entry 511 (e.g., ten, twenty, one thousand) is incremented (e.g., adding one to the count) for the data packet.
  • the count entry 511 can, for example, be used by the attack identification module 505 to identify when data packets are received by the discard processing module 510, but are not processed into a discard entry 512.
  • the difference between the count entry 511 and the number of discard entries 512 allows the attack identification module 505 to monitor if the discard processing module 510 is able to process at the rate of the incoming data packets.
  • the discard processing module 510 is full when, for example, the discard processing module 510 cannot accept any more discard entries because of a discard entry limit and/or a storage capacity limit.
  • the discard entries 512a, 512b, 512c, 512d, and 512e, generally 512 are illustrated as shown in Table 4.
  • the discard entry (e.g., 512a) is received at the digest index module 530.
  • the discard entries 512 are, for example, transmitted to the digest index module 530 in the order that the discard entries 512 are added to the discard processing module 510 with the oldest entry being processed first (i.e., first in first out (FIFO) queue).
  • the discard entries 512 are transmitted to the digest index module 530 in the order that the discard entries 512 are added to the discard processing module 510 with the newest entry being processed first (i.e., first in last out (LIFO) queue).
  • the digest index module 530 hashes the discard entry (e.g., 512a) using one or more fields in the discard entry (e.g., 512a) to generate a bin identification and a user signature.
  • the bin identification is processed to associate the user signature with a first digest bin module 540a or 540b included in a plurality of digest bin modules.
  • the discard entry (e.g., 512a) is processed at the first digest bin module 540a or 540b.
  • the digest index module 530 hashes one or more fields in the discard entry (e.g., 512a) to generate a bin identification and hashes one or more different fields in the discard entry (e.g., 512a) to generate a user signature.
  • the processing of the discard entry (e.g., 512a) by the digest index module 530 increments (e.g., one) a processed count 532 (e.g., ten thousand). [00105] The processing of the discard entry (e.g., 512a) at the first digest bin module
  • 540a or 540b includes comparing the user signature of the discard entry (e.g., 512a) to one or more stored user signatures associated with the digest entries 541a, 541b, 541c, 54 Id, 54 Ie, 542a, 542b, 542c, and 542d, generally 541 and 542, associated with the first digest bin module 540a or 540b. If the discard entry (e.g., 512a) matches a stored user signature associated with the digest entries 541 or 542, then a hit counter (see e.g.,
  • Table 5 below is incremented (e.g., by one) on a first digest entry (e.g., 541a) associated with the matched user signature.
  • the discard entry (e.g., 512a) does not match one of the stored user signatures associated with the digest entries (e.g., 541a) associated with the first digest bin module 540a or 540b, then the discard entry (e.g., 512a) is processed into a digest entry (e.g., 541a) and the new digest entry is added to the first digest bin module 540a or 540b.
  • the digest entry (e.g., 541a) includes, for example, identifying information associated with the data packet (e.g., protocol), a timestamp, a user signature, a hit counter, a packet field, and/or an uniqueness indicator.
  • the packet field can be the source IP address, the destination IP address, the MAC address, logical address, a virtual local area network (VLAN) tag, interface address, and/or other identifying packet fields.
  • the uniqueness indicator includes, for example, a value indicating the relative uniqueness of the fields associated with the data packets in the hit count of the digest entry (e.g., 541a).
  • the digest entries 541 and 542 are illustrated in Table 5.
  • the uniqueness indicator is incremented by matches of select fields associated with the data packets in the hit count of the digest entry (e.g., 541a).
  • the uniqueness indicator is, for example, matching the first three digits of the network address (e.g., 10.10.10.x). For example, if data packets with the network addresses of 10.10.10.1 , 10.10.10.2, and 10.10.10.33 were received, then the hit count is three, but the uniqueness indicator is zero since the first three digits of the second and third data packets are the same as the first three digits of the first data packet.
  • An advantage of the exemplary system 500 is that the difference between the hit count and the uniqueness indicator indicates whether the initial network address that is stored in the digest entry (e.g., 541a) accounts for the hits. For example, if the hit count is one thousand and the uniqueness indicator is two, then the initial network address accounted for most of the hits. However, if the hit count is one thousand and the uniqueness indicator is nine hundred, then the initial network address did not account for most of the hits.
  • the digest bin module 540a or 540b can, for example, fill to capacity (e.g., a preset limit or a memory limitation).
  • capacity e.g., a preset limit or a memory limitation.
  • the timestamps of each digest entry 541 or 542 in the digest bin module 540a or 540b, respectively are processed to determine the age (e.g., calculated from the timestamp) and the hit count of each digest entry 541 or 542 and to sort the digest entries 541 or 542 to determine the oldest digest entry 541 or 542 with the least number of hits.
  • the oldest digest entry 541 or 542 with the least number of hits is deleted from the digest bin module 540a or 540b and a digest bin count entry 511 is incremented.
  • the deletion of an old digest entry 541 or 542 increments (e.g., one) the overwrite count 536 (e.g., five hundred) stored in the digest index module 530.
  • the deletion of an existing digest entry 541 or 542 allows for additional discard entries 512 to be processed and added to the digest bin module 540a or 540b.
  • a minimum age e.g., half of one second, one second, five seconds, sixty seconds, ten days, ten hours
  • a maximum hit count e.g., twenty thousand, one thousand
  • digest entry 541 or 542 can not be added to the digest bin module 540a or 540b, because the digest bin module 540a or 540b is full to capacity and none of the digest entries 541 or 542, respectively, have not exceeded the minimum age and/or have exceeded the maximum hit count, then the discard count 534 (e.g., one hundred) is incremented (e.g., one).
  • the attack identification module 505 can continue receiving data packets even after the digest bin modules 540a and 540b exceed their capacity.
  • the processed count 532, the discard count 534, and the overwrite count 536 can, for example, be used to identify the number of entries in the digest index module 530, how the entries are being handled (e.g., added, deleted) by the digest index module 530, and to determine the severity of the attacks by analyzing changes in the counts 532, 534, and 536.
  • the discard count 534 can, for example, be processed to determine if the system 500 is under attack and indicates whether the attack is from a few (e.g., hundred) attackers.
  • the overwrite count 536 can, for example, be processed to determine if the system 500 is under attack and indicates whether the attack is from numerous (e.g., five thousand) attackers.
  • the processing of the discard entry 512 at the first digest bin module 540a or 540b includes comparing one or more fields associated with the discard entry 512 to one or more stored packet fields associated with the digest entries 541 or 542 associated with the first digest bin module 540a or 540b, respectively.
  • the discard entry A 512a is from the network address 10.10.10.1.
  • the network address 10.10.10.1 is hashed to generate a bin identification of A.
  • the bin identification is associated with digest bin module 540a.
  • 10.10.10.1 is compared to the stored packet fields associated with the digest entries 541.
  • the network address 10.10.10.1 of the discard entry A 512a matches the network address of digest entry AA 541a.
  • the hit counter associated with the digest entry AA 541a is incremented by one to account for the matched network address of the discard entry A 512a.
  • the attack identification module 505 can, for example, include a discard processing module 510, digest index module 530, and digest bin modules 540a and 540b and the associated entries with each for the first access list module 130, the second access list module 140, and the transmission module 150.
  • Other variations of the internal workings of the attack identification module 505 can be made depending on the needs for the identification of attackers on the system 500.
  • the discard processing module 510 is connected to a plurality of digest index modules 530.
  • Each digest index module 530 analyzes a different field and/or set of fields of the discard entries 512.
  • the attack identification module 505 processes each digest entry 541 and 542 in the plurality of bin modules 540a and 540b to generate a report of processed information.
  • the report can, for example, be for transmission to a system operator and/or displaying on a display device.
  • the report includes processed information on a network address, a source address, a destination address, a network interface, a port, a source port, a destination port and/or other identifying information stored in the digest entries 541 and 542.
  • the attack identification module 505 can, for example, process the timestamp and the hit counter of each digest entry (e.g., 541a) in the plurality of bins.
  • the timestamp includes two or more time entries.
  • a hit rate list is generated by the attack identification module 505.
  • the hit rate list can, for example, include an entry for each digest entry (e.g., 541a).
  • the entry includes the hit counter divided by the difference in time between the current timestamp and the timestamp in each digest entry
  • the hit rate list can be used to identify how many packets are received over a given period of time.
  • the attack identification module 505 processes the hit counters and timestamps of each digest entry 541 and 542 in the plurality of digest bin modules 540a and 540b to generate a high rate list.
  • the high rate list includes the value of the hit counter divided by the difference between the newest timestamp and the oldest timestamp in each digest entry 541 and 542.
  • the hit rate list is sorted by the rate.
  • the hit rate list can, for example, be used to generate a report for a system operator (e.g., operator of the output module 170) and/or the report can be displayed to a display device.
  • the hit rate list can, for example, be used by the attack identification module 505 to generate a no access list entry (e.g., 21 Ia).
  • the no access list entry (e.g., 21 Ia) is received at the no access list module 205.
  • the no access list module 205 adds the generated no access list entry to the no access list 210.
  • the attack identification module 505 processes the hit counter and timestamp of each digest entry 541 and 542 to generate a high rate list.
  • the high rate list is sorted as illustrated in Table 6.
  • the top entry, digest entry BF 542b is used to generate a no access list entry (e.g., 211a).
  • the no access list entry includes the network address, 10.45.13.23, of the top entry.
  • the no access list entry is received at the no access list module 205 and added to the no access list 210.
  • the top five entries 542b, 54 Ie, 542c, 542a, and 541c in the hit rate list can, for example, be used to generate no access list entries (e.g., 21 Ia). Other variations of the number of top entries can, for example, be used to generate no access list entries (e.g., 21 Ia).
  • FIG. 6 A is a diagram of a data packet 600a sent from a computer.
  • the parameters 610a define how the data packet is routed and/or processed.
  • the parameters 610a include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters.
  • the data 615a includes formatting data, content data, transaction data, and/or other types of data.
  • the content data includes client registration data.
  • the transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, session initiation protocol (SIP) requests, send requests, close requests, and/or other types of transaction requests.
  • FIG. 6B is a diagram of a data packet 600b sent from a phone.
  • the parameters 610b define how the data packet is routed and/or processed.
  • the parameters 610b include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters.
  • the data 615b includes formatting data, content data, transaction data, and/or other types of data.
  • the content data includes client registration data.
  • the transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests.
  • FIG. 6C is a diagram of a data packet 600c sent from a phone.
  • the parameters 610c define how the data packet is routed and/or processed.
  • the parameters 610c include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters.
  • the data 615c includes formatting data, content data, transaction data, and/or other types of data.
  • the content data includes client registration data.
  • the transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests.
  • FIG. 6D is a diagram of a data packet 60Od sent from a phone.
  • the parameters 61Od define how the data packet is routed and/or processed.
  • the parameters 61Od include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters.
  • the data 615d includes formatting data, content data, transaction data, and/or other types of data.
  • the content data includes client registration data.
  • FIG. 6E is a diagram of a data packet 60Oe sent from a phone.
  • the parameters include connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests.
  • SMS open short message service
  • FIG. 6F is a diagram of a data packet 60Of sent from a phone.
  • the parameters 61Of define how the data packet is routed and/or processed.
  • the parameters 61Of include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters.
  • the data 615f includes formatting data, content data, transaction data, and/or other types of data.
  • the content data includes client registration data.
  • the transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests.
  • the data packets 600a, 600b, 600c, 60Od, 60Oe, and 60Of depict the data packets transmitted to the exemplary system 100 of FIG. 1. from the input module 110. [00124]
  • FIGS. 7 A and 7B show a flowchart 700 depicting the processing of a data packet through the exemplary system 100 of FIG. 1.
  • a data packet is received (710) from the input module 110 at the no access list module 120.
  • the no access list module 120 analyzes (720) the data packet to determine if the data packet matches a no access list entry in a no access list. If the data packet matches a no access list entry in the no access list, then the data packet is discarded (725) at the discard module 125. If the data packet does not match a no access list entry in the no access list, then the data packet is transmitted to the first access list module 130.
  • the first access list module analyzes (730) the data packet using the first access list. If the data packet matches a first access list entry in the first access list, then the data packet is transmitted to the first access list transmission module.
  • the first access list transmission module rate controls (735) the data packet.
  • the data packet is transmitted to the attack identification module 160.
  • the attack identification module 160 analyzes (745) the data packet to determine if that packet is from an attacker. If the data packet is within the rate limit of the rate control of the first access list transmission module, then the data packet is transmitted (740) to the output module 170.
  • the data packet If the data packet does not match a first access list entry in the first access list, then the data packet is transmitted to the second access list module 140.
  • the second access list module 140 analyzes (750) the data packet using the second access list. If the data packet matches a second access list entry in the second access list, then the data packet is transmitted to the second access list transmission module.
  • the second access list transmission module rate controls (755) the data packet. If the data packet overflows the rate control of the second access list transmission module, then the data packet is transmitted to the attack identification module 160.
  • the attack identification module 160 analyzes (745) the data packet to determine if it is from an attacker.
  • the data packet is transmitted (740) to the output module 170.
  • the data packet is transmitted to the transmission module 150.
  • the transmission module 150 rate controls (760) the data packet. If the data packet overflows the rate control of the transmission module 150, then the data packet is transmitted to the attack identification module 160.
  • the attack identification module 160 analyzes (745) the data packet to determine if it is from an attacker. If the data packet is within the rate of the rate control of the transmission module, then the data packet is transmitted (740) to the output module 170.
  • the data packet 60Oe is received (710).
  • the no access list module 205 analyzes (720) the data packet 60Oe using the no access list 210.
  • the data packet 60Oe is depicted by the diagram in FIG. 6E.
  • the data packet 60Oe includes the parameters 61Oe which depict the source address as 10.99.99.98 and the data 615e which depicts an attempt to connect to a voice over internet protocol (VOIP) module in the output module 170 multiple times.
  • the first access list module 305 analyzes (730) the data packet 600c using the first access list 310.
  • the data packet 600c is depicted by the diagram in FIG. 6C.
  • the data packet 600c includes the parameters 610c which depict the source address as 10.20.34.10 and the data 615c which depicts an attempt to connect to a voice over internet protocol (VOIP) module in the output module 170 and an attempt to open a phone connection to 945-555-3213.
  • the first access list 310 as depicted in Table 2 includes the first access list entry E 31 Ie which is network subnet address 10.20.34.0.
  • the no access list module 120 analyzes (720) the data packet 600c and determines that the data packet 600c does not match any of the no access list entries in the no access list. Since the data packet 600c does not match any of the no access list entries, the data packet 600c is transmitted to the first access list module 305.
  • the data packet 600a is received (710).
  • the data packet 600a is analyzed (720) by the no access list module 120 and does not match any of the no access list entries in the no access list.
  • the data packet 600a is analyzed (730) by the first access list module 305 and does not match any of the first access list entries in the first access list.
  • the data packet 600a is analyzed (750) by the second access list module 140 and does not match any of the second access list entries in the second access list.
  • the data packet 600a is transmitted to the transmission module 150 which rate controls (760) the transmission of the data packet 600a to the output module.
  • the data packet 600a is within the rate of the rate control and is transmitted (740) to the output module 170.
  • the data packet 600a is routed to the admission control module, address 192.168.1.232:80.
  • the admission control module processes the data packet
  • the request for service is associated with a high bandwidth customer.
  • the admission control module generates a new first access list entry from the data 615a in the data packet 600a.
  • the new first access list entry includes the network address 10.20.2.2.
  • the admission control module transmits the new first access list entry to the first access list module 130 which adds the new first access list entry to the first access list.
  • the data packet 600b is received (710).
  • the data packet 600b is analyzed (720) by the no access list module 120 and does not match any of the no access list entries in the no access list.
  • the data packet 600b is analyzed (730) by the first access list module 130 and does not match any of the first access list entries in the first access list.
  • the data packet 600b is analyzed (750) by the second access list module 405 and does not match any of the second access list entries in the second access list.
  • the data packet 600b is transmitted to the transmission module 150 which rate controls (760) the transmission of the data packet 600b to the output module.
  • the data packet 600b is within the rate of the rate control and is transmitted (740) to the output module 170.
  • the data packet 600b is routed to the admission control module 330, address 192.168.1.232:1025.
  • the admission control module 330 transmits the data 615b, network address 10.10.10.10, in the data packet 600b to the index module 410.
  • the index module 410 hashes the network address of the data packet 600b to generate a bin identification, B, and a user signature, CA432.
  • the index module 410 processes the bin identification, B, to associate the user signature to the second bin 420b, bin id is B.
  • the index module 410 transmits the user signature, CA432, to the second bin 420b.
  • the second bin 420b processes the user signature to determine if the user signature exists in the second bin 420b. If the user signature exists, then the second bin 420b discards the new user signature. If the user signature does not exist, then the second bin 420b adds the user signature, CA432, to the second bin 420b.
  • FIG. 8 is a flowchart 800 depicting the processing of a data packet through the second access list module 405 of the exemplary system 400 of FIG. 4. A data packet is received (810) at the index module 410.
  • the index module 410 hashes (820) the data packet to generate a bin identification and a user signature.
  • the index module 410 associates (830) the bin identification to a bin module 420a or 420b.
  • the bin module 420a or 430b compares (840) the user signature to zero or more stored user signatures 421 or 422, respectively. If the user signature does not match any of the stored user signatures 421 or 422 associated with the bin module 420a or 420b, respectively, then the data packet is transmitted (845) to the transmission module 150. If the user signature matches one of the stored user signatures 421 or 422 associated with the bin module 420a or 420b, respectively, then the data packet is transmitted (850) to the bin transmission module 430a or 430b.
  • the bin transmission module 430a or 430b rate controls (860) the transmission of the data packet. If the transmission is within the rate of the rate control, then the data packet is transmitted (862) to the output module 170. If the transmission is not within the rate of the rate control, then the data packet is analyzed (864) by the attack identification module 160.
  • An advantage to the exemplary system 400 is that if an attacker's data packets are associated with a bin module 420a or 420b and match any of the stored user signatures 421 or 422, respectively, then the bin transmission module 430a or 430b will control the rate of the data packets to ensure that the attacker is not able to prevent most of the legitimate network traffic. Another advantage to the exemplary system 400 is that even if an attacker is associated with a bin module 420a or
  • the data packet 60Od is received (810).
  • the index module 410 hashes
  • the index module 410 associates (830) the bin identification, A2B, to the bin module B 420b.
  • the user signature is compared (840) by the bin module B 420b to determine if it matches one of the stored user signatures 422.
  • a user signature of A4B3C2 was stored in the bin module B 420b by a user request through the admission control module 330.
  • the user signature, A4B3C2 matches the stored user signature, A4B3C2, and the data packet 60Od is transmitted (850) to the bin module B transmission module 430b.
  • the bin module B transmission module 430b rate controls (860) the transmission of the data packet 60Od.
  • the data packet 60Od is within the rate of the rate control and is transmitted (862) to the output module 170.
  • the data packet 60Od is received by a SMS module, address 192.168.1.232:1025, and the data 615d in the data packet 60Od is processed by the SMS module.
  • FIG. 9 is a flowchart 900 depicting the processing of a data packet through the attack identification module 505 of the exemplary system 500 of FIG. 5.
  • a data packet or a part thereof is received (910) at a discard processing module 510.
  • the discard processing module 510 generates (915) a discard entry (e.g., 512a).
  • the generation (915) of the discard entry (e.g., 512a) is the storing of parts of the data packet (e.g., header fields) in the discard processing module 510.
  • the discard entry (e.g., 512a) is processed (920) at the discard processing module 510.
  • the processing (920) includes incrementing the count entry 511.
  • the discard entry (e.g., 512a) is transmitted to the digest index module 530 which hashes (925) the discard entry (e.g., 512a) to generate a bin identification and a user signature.
  • the bin identification is used to associate (930) the user signature to a digest bin module 540a or 540b.
  • the user signature is compared (935) to the stored user signatures associated with the digest entries (e.g., 541a) associated with the matched digest bin module 540a or 540b. If the user signature matches any of the stored user signatures associated with the digest entries (e.g., 541a) associated with the matched digest bin module 540a or 540b.
  • the hit counter on the digest entry associated digest entry (e.g., 541a) is incremented (950). If the user signature does not match part or all of one of the stored user signatures associated with the digest entry (e.g., 541a) associated with the matched digest bin module 540a or 540b, then the discard entry(e.g., 512a) is processed (940) to form a digest entry (e.g., 541a).
  • the new digest entry is
  • the data packet 60Of is received (910) at the attack identification module 505.
  • the data packet 60Of is transmitted to the discard processing module 510 which generates (915) a new discard entry.
  • the new discard entry is processed (920)
  • the new discard entry is hashed (925) by the digest index module 530 to generate a bin identification, B, and a user signature, B44523.
  • the bin identification is used to associate (930) the user signature to a digest bin module B 540b.
  • Digest bin module B 540b includes digest entry IZ 544b.
  • the user signature of digest entry IZ 544b is B44523.
  • the digest bin module B 540b compares
  • FIG. 10 is a flowchart 1000 depicting the processing of a hit counter to detect attacks in the exemplary system 500 of FIG. 5.
  • the hit counter of each digest entry
  • the hit counter of each digest entry (e.g., 541a) is used to generate (1020) a hit count list.
  • the hit count list is sorted (1030).
  • the top entry of the hit count list is used to generate (1040) a no access list entry.
  • the no access list entry is transmitted (1050) to the no access list module.
  • the no access list module adds (1060) the no access list entry to the no access list.
  • the hit counter of each digest entry (see e.g., Table 5) is processed (1010) by the attack identification module 505.
  • the hit counter of each digest entry (see e.g., Table 5) is used to generate (1020) a hit count list (see e.g., Table
  • the hit count list is sorted (1030) (see e.g., Table 5).
  • the top entry of the hit count list, Digest Entry BF 542b with 4,532,135 total hits, is used to generate (1040) two no access list entries.
  • the first no access list entry includes the Digest Entry BF 542b network address, 10.45.13.23.
  • the second no access list entry includes the Digest Entry BZ 542d network subnet, 10.45.13.0.
  • the two no access list entries are transmitted
  • the above-described systems and methods can be implemented in digital electronic circuitry, in computer hardware, firmware, and/or software.
  • the implementation can be as a computer program product (i.e., a computer program tangibly embodied in an information carrier).
  • the implementation can, for example, be in a machine-readable storage device and/or in a propagated signal, for execution by, or to control the operation of, data processing apparatus.
  • the implementation can, for example, be a programmable processor, a computer, and/or multiple computers.
  • a computer program can be written in any form of programming language, including compiled and/or interpreted languages, and the computer program can be deployed in any form, including as a stand-alone program or as a subroutine, element, and/or other unit suitable for use in a computing environment.
  • a computer program can be deployed to be executed on one computer or on multiple computers at one site.
  • Method steps can be performed by one or more programmable processors executing a computer program to perform functions of the invention by operating on input data and generating output. Method steps can also be performed by and an apparatus can be implemented as special purpose logic circuitry.
  • the circuitry can, for example, be a FPGA (field programmable gate array) and/or an ASIC
  • Modules, subroutines, and software agents can refer to portions of the computer program, the processor, the special circuitry, software, and/or hardware that implements that functionality.
  • Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer.
  • a processor receives instructions and data from a read-only memory or a random access memory or both.
  • the essential elements of a computer are a processor for executing instructions and one or more memory devices for storing instructions and data.
  • a computer can include, can be operatively coupled to receive data from and/or transfer data to one or more mass storage devices for storing data (e.g., magnetic, magneto-optical disks, or optical disks).
  • Data transmission and instructions can also occur over a communications network.
  • Information carriers suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices.
  • the information carriers can, for example, be EPROM, EEPROM, flash memory devices, magnetic disks, internal hard disks, removable disks, magneto-optical disks, CD-ROM, and/or DVD-ROM disks.
  • the processor and the memory can be supplemented by, and/or incorporated in special purpose logic circuitry.
  • the above described techniques can be implemented on a computer having a display device.
  • the display device can, for example, be a cathode ray tube (CRT) and/or a liquid crystal display (LCD) monitor.
  • CTR cathode ray tube
  • LCD liquid crystal display
  • the interaction with a user can, for example, be a display of information to the user and a keyboard and a pointing device (e.g., a mouse or a trackball) by which the user can provide input to the computer (e.g., interact with a user interface element).
  • Other kinds of devices can be used to provide for interaction with a user.
  • Other devices can, for example, be feedback provided to the user in any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback).
  • Input from the user can, for example, be received in any form, including acoustic, speech, and/or tactile input.
  • the above described techniques can be implemented in a distributed computing system that includes a back-end component.
  • the back-end component can, for example, be a data server, a middleware component, and/or an application server.
  • the above described techniques can be implemented in a distributing computing system that includes a front-end component.
  • the front-end component can, for example, be a client computer having a graphical user interface, a Web browser through which a user can interact with an example implementation, and/or other graphical user interfaces for a transmitting device.
  • the components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (LAN), a wide area network (WAN), the Internet, wired networks, and/or wireless networks.
  • LAN local area network
  • WAN wide area network
  • the system can include clients and servers. A client and a server are generally remote from each other and typically interact through a communication network.
  • Packet-based networks can include, for example, the Internet, a carrier internet protocol (IP) network (e.g., local area network (LAN), wide area network (WAN), campus area network (CAN), metropolitan area network (MAN), home area network (HAN)), a private IP network, an IP private branch exchange (IPBX), a wireless network (e.g., radio access network (RAN), 802.11 network, 802.16 network, general packet radio service (GPRS) network, HiperLAN), and/or other packet-based networks.
  • IP carrier internet protocol
  • LAN local area network
  • WAN wide area network
  • CAN campus area network
  • MAN metropolitan area network
  • HAN home area network
  • IP network IP private branch exchange
  • wireless network e.g., radio access network (RAN), 802.11 network, 802.16 network, general packet radio service (GPRS) network, HiperLAN
  • Circuit-based networks can include, for example, the public switched telephone network (PSTN), a private branch exchange (PBX), a wireless network (e.g., RAN, bluetooth, code-division multiple access (CDMA) network, time division multiple access (TDMA) network, global system for mobile communications (GSM) network), and/or other circuit-based networks.
  • the transmitting device can include, for example, a computer, a computer with a browser device, a telephone, an IP phone, a mobile device (e.g., cellular phone, personal digital assistant (PDA) device, laptop computer, electronic mail device), and/or other communication devices.
  • the browser device includes, for example, a computer (e.g., desktop computer, laptop computer) with a world wide web browser (e.g., Microsoft® Internet Explorer® available from Microsoft Corporation, Mozilla®
  • the mobile computing device includes, for example, a Blackberry®.
  • the IP phone includes, for example, a Cisco® Unified IP Phone 7985G available from Cisco System, Inc, and/or a Cisco® Unified Wireless Phone 7920 available from Cisco System, Inc.
  • Comprise, include, and/or plural forms of each are open ended and include the listed parts and can include additional parts that are not listed. And/or is open ended and includes one or more of the listed parts and combinations of the listed parts.
  • One skilled in the art will realize the invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The foregoing embodiments are therefore to be considered in all respects illustrative rather than limiting of the invention described herein. Scope of the invention is thus indicated by the appended claims, rather than by the foregoing description, and all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. [00151] What is claimed is:

Abstract

Described are computer-based methods and apparatuses, including computer program products, for filtering and policing for defending against denial of service attacks on a network. A data packet is filtered by a multi-tiered filtering and transmission system. Data packets matching the first tier filter are discarded. Data packets matching the second tier filter are transmitted to an output module based on a criterion. Data packets in the third tier filter are hashed into bins and data packets matching an entry in the bin are transmitted to the output module based on a criterion for the bin. Data packets in the fourth tier transmission system are transmitted to the output module based on a criterion. Data packets that do not meet the criterion for transmission to the output module are transmitted to an attack identification module which analyzes the data packets to identify attacks.

Description

FILTERING AND POLICING FOR DEFENDING AGAINST DENIAL OF SERVICE
ATTACKS ON A NETWORK
5 FIELD OF THE INVENTION
[0001] The present invention relates generally to computer-based methods and apparatuses, including computer program products, for filtering and policing for defending against denial of service attacks on a network. 0 BACKGROUND
[0002] The increased use of networks across the globe has been accompanied by an increase in attacks to those networks. The network attacks come in a variety of ways including denial of service (DOS) attacks. A DOS attack can cause devastating damage not only to the flow of data on the network, but to a company's reputation for allowing
.5 the attack to proceed unimpeded and ultimately to a company's bottom line finances. A
DOS attack can be described as a malicious attacker generating interfering traffic with the intention to degrade, disrupt, or deny the service provided by the network to legitimate users. [0003] The DOS attacks have been increasing along with the rise in network activity.
!0 Companies have responded by identifying packets from legitimate users and allowing those packets onto the network. However, when the number of users is large, it becomes unfeasible to analyze each packet using a list of users. Hardware solutions, such as content-addressable memory (CAM) based search engines, are also used to handle increased number of users. However, CAM hardware is expensive, consumes
!5 excess power, and generates extra heat.
[0004] Since DOS attacks have been increasing, it is important for companies to have a way to protect their networks from attacks. The DOS attacks take resources away from legitimate users which are wasted on the data packets from the attackers. DOS attacks not only waste network resources, but they also cause companies to lose money and
10 goodwill from customers who use the company's network. Since DOS attacks are increasing, it is important for companies to have a system for defending networks from such attacks. SUMMARY OF THE INVENTION
[0005] One approach to defending attacks on a network is filtering data on a network. In one aspect, there is a method of filtering data on a network. The method includes receiving data packets at a no access list module, analyzing the data packets using a no access list, and generating a first set of data packets that do not match the no access list.
The method further includes receiving the first set of data packets at a first access list module, analyzing the first set of data packets using a first access list, and generating a second set of data packets that do not match the first access list. The method further includes receiving the second set of data packets at a second access list module, analyzing the second set of data packets using a second access list, and generating a third set of data packets that do not match the second access list. [0006] In another aspect, there is a computer program product for the filtering data on a network. The computer program product is tangibly embodied in an information carrier. The computer program product includes instructions being operable to cause a data processing apparatus to receive data packets at a no access list module, analyze the data packets using a no access list, and generate a first set of data packets that do not match the no access list. The first set of data packets are received at a first access list module, analyzed using a first access list, and a second set of data packets are generated that do not match the first access list. The second set of data packets are received at a second access list module, analyzed using a second access list, and a third set of data packets are generated that do not match the second access list.
[0007] In another aspect, there is a system for filtering data on a network, the system includes a no access list module, a first access list module, and a second access list module. The no access list module receives data packets from an input module and generates a first set of data packets that do not match a no access list. The first access list module receives the first set of data packets from the no access list module and generates a second set of data packets that do not match a first access list. The second access list module receives the second set of data packets from the first access list module and generates a third set of data packets that do not match a second access list. [0008] In another aspect, there is a system for filtering data on a network, the system includes a means for receiving data packets, a means for receiving the first set of data packets, and a means for receiving the second set of data packets. The means for receiving data packets receives data packets from an input module and generates a first set of data packets that do not match a no access list. The means for receiving the first set of data packets receives the first set of data packets and generates a second set of data packets that do not match a first access list. The means for receiving the second set of data packets receives the second set of data packets and generates a third set of data packets that do not match a second access list. [0009] In another approach, the data on a network is policed. In another aspect, there is a method for policing data on a network. The method includes receiving a data packet at a index module, hashing the data packet using one or more fields in the data packet to generate a bin identification and a user signature, and processing the bin identification to associate the user signature with a first bin included in a plurality of bins. The method further includes comparing at the first bin the user signature to zero or more stored user signatures associated with the first bin, transmitting the data packet to a transmission module based on the comparing, and transmitting, by the transmission module, the data packet to an output module based on a criterion. [0010] In another aspect, there is a computer program product for policing data on a network. The computer program product is tangibly embodied in an information carrier. The computer program product includes instructions being operable to cause a data processing apparatus to receive a data packet at a index module, hash the data packet using one or more fields in the data packet to generate a bin identification and a user signature, and process the bin identification to associate the user signature with a first bin included in a plurality of bins. The first bin compares the user signature to zero or more stored user signatures associated with the first bin and transmits the data packet to a transmission module based on the comparing. The transmission module transmits the data packet to an output module based on a criterion. [0011] In another aspect, there is a system for policing data on a network. The system includes an index module, a bin module, and a transmission module. The index module receives a data packet, hashes the data packet to generate a bin identification and a user signature, and associates the bin identification of the data packet to a first bin included in a plurality of bins. The bin module compares the user signature to zero or more stored user signatures associated with the first bin. The transmission module transmits a matched data packet to an output module based on a criterion.
[0012] In another aspect, there is a system for policing data on a network. The system includes a means for receiving a data packet, a means for comparing the user signature, and a means for transmitting a matched data packet. The means for receiving a data packet receives a data packet, hashes the data packet to generate a bin identification and a user signature, and associates the bin identification of the data packet to a first bin. The means for comparing the user signature compares the user signature to zero or more stored user signatures associated with the first bin. The means for transmitting a matched data packet transmits a matched data packet to an output module based on a criterion.
[0013] In another approach, the data on a network is analyzed to identify attackers. In another aspect, there is a method for identifying attackers on a network. The method includes receiving a data packet at a discard processing module and generating a discard entry for the data packet. The method further includes receiving the discard entry at a digest index module and hashing the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature. The method further includes processing the bin identification to associate the user signature with a first bin included in a plurality of bins and processing the discard entry at the first bin. [0014] In another aspect, there is a computer program product for analyzing data on a network to identify attackers. The computer program product is tangibly embodied in an information carrier and includes instructions being operable to cause a data processing apparatus to receive a data packet at a discard processing module and generate a discard entry for the data packet. A digest index module receives the discard entry, hashes the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first bin included in a plurality of bins. The first bin processes the discard entry.
[0015] In another aspect, there is a system for identifying attackers on a network. The system includes a discard processing module, a digest index module, and a first digest bin module. The discard processing module receives a data packet and generates a discard entry. The digest index module receives the discard entry, hashes the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules. The first digest bin module processes the discard entry. [0016] In another aspect, there is a system for identifying attackers on a network. The system includes a means for receiving a data packet, a means for receiving the discard entry, and a means for processing. The means for receiving a data packet receives a data packet and generates a discard entry. The means for receiving the discard entry receives the discard entry, hashes the discard entry to generate a bin identification and a user signature, and processes the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules. The means for processing process the discard entry. [0017] In other examples, any of the aspects above can include one or more of the following features. The no access list includes a list of identifiers indicating which data packets are not allowed to be transmitted to an output module. The list of identifiers for the no access list includes identifying information associated with an attacker user, a field associated with the data packet, and/or meta-data associated with the data packet. The first access list includes a list of identifiers indicating which data packets are allowed to be transmitted to an output module. The list of identifiers for the first access list includes identifying information associated with a high bandwidth user, identifying information associated with an important user, a field associated with the data packet, and/or meta-data associated with the data packet. The second access list includes a list of identifiers indicating which data packets are allowed to be transmitted to an output module. The list of identifiers for the second access list includes identifying information associated with a low bandwidth user, identifying information associated with a standard user, a field associated with the data packet, and/or meta-data associated with the data packet. [0018] In some examples, the data packet is not associated with a user of the system. The bin identification and the user signature generated from the hash of the data packet match one of the stored user signatures associated with the first bin. The probability of the match is low. The data packet is transmitted to the transmission module for transmission to the output module based on the criterion. [0019] In yet other examples, the first access list module generates a fourth set of data packets that match the first access list and transmits the fourth set of data packets to an output module based on a criterion.
[0020] In other examples, the first access list module generates a sixth set of data packets that includes data packets from the fourth set of data packets that are not transmitted to the output module. An attack identification module receives the sixth set of data packets and analyzes the sixth set of data packets to identify network attackers.
The analysis at the attack identification module includes calculating the number of data packets associated together using other identifying information associated with the data packets, adding the number of data packets to an attack number list, and sorting the attack number list by number of data packets. The attack identification module can generate one or more no access list entries. The no access list is received at the no access list module and added to the no access list.
[0021] In other examples, the second access list module generates a fifth set of data packets that match the second access list, transmits to an output module the fifth set of
5 data packets using rate control, and generates a seventh set of data packets that comprises data packets from the fifth set of data packets that are not transmitted to the output module. The attack identification module receives the seventh set of data packets and analyzes the seventh set of data packets. [0022] In yet other examples, a transmission module receives the third set of data
[0 packets, generates an eighth set of data packets, transmits to an output module the eighth set of data packets using rate control, and generates a ninth set of data packets that comprises data packets from the eighth set of data packets that are not transmitted to the output module. The attack identification module receives the ninth set of data packets and analyzes the ninth set of data packets.
15 [0023] In yet other examples, the no access list module generates a tenth set of data packets that match the no access list. A discard module receives the tenth set of data packets and discards the tenth set of data packets.
[0024] In other examples, the second access list is indexed using a field associated with the data packet, meta-data associated with the data packet, and/or a hash thereof. The
>0 second access list includes more entries than the first access list. The second access list includes an indexed plurality of lists.
[0025] In yet other examples, the one or more fields in the data packet is a port number, an Ethernet virtual local area network (VLAN) tag, meta-data associated with the data packet, a receiver interface, a source IP address, an incoming logical IP address, a
15 destination IP address, a source MAC address, and/or a destination MAC address.
[0026] In other examples, the stored user signatures are modified by an admission control module. The modification is an addition, a subtraction, and/or an edit of the stored user signatures. The admission control module processes a request for service to the output module and determines if and how to modify the stored user signatures. The
»0 modification is predicated upon a successful authentication to the admission control module.
[0027] In yet other examples, the admission control module receives a request for service. The admission control module authenticates the request for service. The request for service is processed by the admission control module to add, subtract, and/or edit the list of identifiers associated with the first access list.
[0028] In other examples, the criterion is rate control. The rate control is a rate limit. The rate limit corresponds to a number of stored user signatures in the matched bin. The rate limit is an amount of data over a set time. The rate limit is a packet rate limit, a byte rate limit, a steady-state rate limit, and/or a burst limit. The index module hashes part or all of the data packet. The bin module compares part or all of the user signature to part or all of the stored user signatures. [0029] In yet other examples, the discard entry comprises identifying information associated with the data packet. The identifying information is a network address, a network subnet address, an IP address, a MAC address, a networking protocol header field, meta-data associated with the data packet, an arrival interface, a destination interface, and/or an origination interface,. The count entry is incremented for every data packet received at the discard processing module. [0030] In other examples, the processing of the discard entry at the first bin includes comparing the user signature of the discard entry to one or more stored user signatures associated with the first bin. If the user signature of the discard entry matches a stored user signature, then a hit counter is incremented on a first digest entry associated with the stored user signature. If the user signature of the discard entry does not match the one or more stored user signatures associated with the first bin, then the discard entry is processed into a digest entry and the digest entry is added to the first bin. The digest entry includes a timestamp, a hit counter, a packet field, packet meta data, and/or an uniqueness indicator. [0031] In other examples, the first bin is processed to determine capacity of the first bin and each digest entry of the first bin is processed based on the capacity to determine age and hit count. A second digest entry is deleted based on the age and the hit count and an overwrite count is incremented. The overwrite count is processed. If no second digest entry can be deleted based on the age and the hit count, then the discard entry is deleted and a discard count is incremented. The discard count is processed. [0032] In yet other examples, the hit counter and the timestamp of each digest entry in the plurality of bins is processed and a high rate list including the value in the hit count of each digest entry is generated. The high rate list is sorted by the rate. A no access list entry is generated from one or more selected entries of the high rate list. The no access list entry is received at a no access list module and added to a no access list. [0033] In other examples, the timestamp and the hit counter of each digest entry in the plurality of bins is processed. The timestamp can, for example, be a plurality of time entries. A hit rate list can be generated based on the processing of the timestamp and the hit counter of each digest entry. [0034] Any of the aspects and examples above can provide one or more of the following advantages. The data packets are filtered by tiered filters to prevent attackers from successfully implementing a denial of service attack against the protected network. The tiered filtering of data packets allows known attackers to quickly be discarded and larger customers of the network to quickly be allowed access to the network. The tiered filtering also allows standard users access to the network while balancing the need to filter out data packets from attackers.
[0035] Other advantages include the third tier filtering which is a second access list. The second access list can process hundreds of thousands of user signatures because of the distribution of the user signatures across a plurality of bins. The hash function allows for the size of the user signatures to vary between the bins and the distribution of the data packets across the bins. The number of bins, the size of the user signatures, and the hash function can be adjusted to the needs of the protected network to allow for both scalability and granularity of the third tier filtering. [0036] Other advantages include the transmission of packets to the protected network based on a criterion. The criterion can be a rate control mechanism, which can be a rate limit. For example, the rate limit is placed on the second tiered filter which allows large customers onto the network and the rate limit protects other customers of the network from an attack from data packets that are allowed through the second tiered filter by limiting the number of data packets allowed onto the network during a set time period. The rate limit is, for example, placed on each bin in the third tiered filter which allows standard customers onto the network to ensure that even if an attacker is allowed through one of the bins, the attacker will be limited by the output rate limit of the bin which will reduce the negative affect of the attack. [0037] Other advantages include the transmission of packets from a bin in the third tier filter based on a criterion. The criterion is associated with each bin because even if the data packets of an attack match a user signature in a bin, then only the customers associated with that bin will be affected by the attack and the customers associated with the rest of the system will not be affected. An advantage of using bins for the matching and transmission includes the increased number of customers that can be stored in the bins using the indexing and hashing system and the decrease in the number of customers who are affected when one of the bins receive data packets associated with an attack. [0038] Other advantages include the use of a heterogeneous combination of packet classification mechanisms with associated filtering and transmission control actions which provides for a holistic ability to filter and rate control data packets on a network. One of the advantages of using a heterogeneous combination of packet classification mechanisms is that the different classes of data packets are routed according to the data packet's value to the network (e.g., data packets from important clients are identified and policed by mechanisms with different cost and/or performance tradeoffs than data packets from standard clients). An advantage of using different mechanisms is that each mechanism is optimized for a different characteristic (e.g., speed of transmission, accuracy of match). [0039] Other advantages include the transmission regulation of each data packet before the data packet is transmitted to the output module. One of the advantages to transmission regulation is that if a trusted user of data packets is used to host an attack, then the data packets from the trusted user are still regulated so that the data packets of other users are not adversely affected. [0040] Other advantages include the analysis of packets to determine attackers of the network. The analysis receives the excess data packets from the filtering and transmission modules and processes the data packets to associate data packets together based on common characteristics such a subnet address. The associated data packets are analyzed to determine the worst offenders (e.g., the entries with the highest count of data packets). The worst offenders are then added to the first tiered filter to stop access when the data packets first enter the system. The feedback mechanism of processing the excess data packets allows for an automated system of protecting the network from attackers.
[0041] Other aspects and advantages of the present invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating the principles of the invention by way of example only.
BRIEF DESCRIPTION OF THE DRAWINGS
[0042] The foregoing and other objects, features, and advantages of the present invention, as well as the invention itself, will be more fully understood from the following description of various embodiments, when read together with the accompanying drawings.
[0043] FIG. 1 is a functional block diagram of an exemplary system which filters data packets from an input module for transmission to an output module. [0044] FIG. 2 is a functional block diagram of an exemplary system which filters data packets through a no access list module.
[0045] FIG. 3 is a functional block diagram of an exemplary system which filters data packets through a first access list module.
[0046] FIG. 4 is a functional block diagram of an exemplary system which filters data packets through a second access list module.
[0047] FIG. 5 is a functional block diagram of an exemplary system which process data packets to identify attacks.
[0048] FIG. 6A is a diagram of a data packet sent from a computer.
[0049] FIG. 6B is a diagram of a data packet sent from a phone. [0050] FIG. 6C is a diagram of a data packet sent from a phone.
[0051] FIG. 6D is a diagram of a data packet sent from a phone.
[0052] FIG. 6E is a diagram of a data packet sent from a phone.
[0053] FIG. 6F is a diagram of a data packet sent from a phone.
[0054] FIGS. 7 A and 7B are a flowchart depicting the processing of a data packet through an exemplary system.
[0055] FIG. 8 is a flowchart depicting the processing of a data packet through the second access list module of an exemplary system.
[0056] FIG. 9 is a flowchart depicting the processing of a data packet through the attack identification module of an exemplary system. [0057] FIG. 10 is a flowchart depicting the processing of a hit counter to detect attacks in an exemplary system.
DETAILED DESCRIPTION
[0058] In general overview, data packets are filtered by a multi-tiered filtering and transmission system. The data packets matching the first tier filter (e.g., no access list) are discarded and the remaining data packets are transmitted to the second tier. The data packets matching the second tier filter (e.g., first access list) are transmitted to an output module based on a criterion (e.g., rate limit). If the matched data packets are outside of the criterion, then those data packets are transmitted to an attack identification module for analysis. The data packets not matching the second tier filter are transmitted to the third tier.
[0059] The data packets in the third tier filter (e.g., second access list) are hashed into bins and data packets matching an entry in the matched bin are transmitted to the output module based on a criterion (e.g., rate limit) for the bin. If the matched data packets are outside of the criterion, then those data packets are transmitted to an attack identification module for analysis. The data packets not matching the third tier filter are transmitted to the fourth tier. The data packets in the fourth tier transmission system are transmitted to the output module based on a criterion (e.g., rate limit). The data packets that do not meet the criterion for transmission to the network are transmitted to the attack identification module for analysis. The attack identification module analyzes the data packets to identify attacks.
[0060] FIG. 1 is a functional block diagram of an exemplary defense system 105 in a system 100 which filters data packets from an input module 110 for transmission to an output module 170. The data packets are transmitted to the defense system 105 from the input module 110. In some examples, the system 100 is a digital signal processor (DSP), an integrated circuit (IC), a field programmable gate array (FPGA), a computer, a network, a network processor, and/or a part thereof. The defense system 105 can, for example, be a DSP, an IC, a FPGA, a computer, a network, a network processor, a part thereof, and/or a part of the system 100. In some examples, the input module is a network, a processor in the system 100, a processor card in the system 100, a network interface card (NIC) in the system 100, a DSP, an IC, a FPGA, a computer, a network, a memory module (e.g., volatile memory, non-volatile memory), a network processor, other types of processing modules, a part thereof, and/or a part of the system 100. The output module can, for example, be a network, a processor in the system 100, a processor card in the system 100, a NIC in the system 100, a DSP, an IC, a FPGA, a computer, a network, a memory module (e.g., volatile memory, non-volatile memory), a network processor, other types of processing modules, a part thereof, and/or a part of the system 100. The transmission of data packets from the input module 110 can be through a packet-based network and/or a circuit-based network. The transmission of data packets from the output module 170 can be through a packet-based network and/or a circuit-based network.
[0061] Although the defense system 105 is shown with the data packets coming from the input module 110, other examples include a transmitting device that transmits the data packets. The transmitting device is, for example, located on the input module 110 or is located on a separate network that transmits the data packets to the input module 110. For example, a data packet is transmitted from a transmitting device on a separate network. The data packet is transmitted from the separate network to the input module 110. The input module 110 transmits the data packets to the system 100 for filtering.
[0062] The data packets are received at a no access list module 120. The no access list module 120 analyzes the data packets using a no access list. The no access list includes, for example, a list of identifiers indicating which data packets are not allowed to be transmitted to the output module 170. The list of identifiers includes identifying information associated with an attacker user, a field associated with the data packet
(e.g., a network protocol header field, a receiver address, a network address, a network subnet address, an internet protocol (IP) address, a media access control (MAC) address, a receiver address, an ingress interface, a multiprotocol label switching (MPLS) tag), and/or meta-data associated with the data packet. [0063] A first set 122 of data packets is generated from the data packets that do not match the no access list. The first set 122 of data packets is transmitted to the first access list module 130. A tenth set 124 of data packets is generated from the data packets that do match the no access list. The tenth set 124 of data packets is transmitted to the discard module 125. The discard module 125 discards the tenth set 124 of data packets. The discard of the tenth set 124 of data packets includes, for example, deleting the tenth set 124 of data packets from the defense system 105 and/or transmitting the tenth set 124 of data packets to a storage module for processing (e.g., analyzing the discarded data packets to check for data packets that were improperly discarded). [0064] The matching of the no access list includes, for example, the comparison of part or all of the list of identifiers with the information associated with the data packets. For example, a data packet with the IP address of 10.99.99.99 is processed by the no access list module 120. The no access list includes the network subnet address of 10.99.99.0. The information associated with the data packet, IP address 10.99.99.99, is analyzed using the no access list. Since the information associated with the data packet, IP address 10.99.99.99, matches part of the no access list, the data packet is part or all of the tenth set 124 of data packets and is transmitted to the discard module 125. For example, a data packet with the IP address of 10.10.10.10 is processed by the no access list module 120. The no access list does not include the IP address, 10.10.10.10, or any other identifying information that matches the transmitting device or network of the data packet. Since the information associated with the data packet does not match any part of the no access list, the data packet is part or all of the first set 122 of data packets and is transmitted to the first access list module 130.
[0065] The first set of data packets is transmitted to the first access list module 130. The first access list module 130 analyzes the first set 122 of data packets using a first access list. The first access list includes, for example, a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170. The list of identifiers includes identifying information associated with a high bandwidth user, identifying information associated with an important user, a field associated with the data packet, and/or meta-data associated with the data packet. The high bandwidth user is a user that transmits a large number of data packets to the output module (e.g., the average user transmits 1 ,000 data packets per day and the high bandwidth user transmits 100,000 data packets per day). The important user is a user that is classified as needing a higher level of service than a standard user (e.g., the standard user pays $100 per month for service and the important user pays $500 per month for a higher level of service).
[0066] A second set 132 of data packets is generated from the first set 122 of data packets that do not match the first access list. The second set 132 of data packets is transmitted to a second access list module 140. A fourth set 136 of data packets are generated from the first set 122 of data packets that do match the first access list. The fourth set 136 of data packets is transmitted to the output module 170 based on a criterion (e.g., rate limit).
[0067] In some examples, the criterion is rate control. The rate control can be a rate limit. The rate limit can be a packet rate limit (e.g., one thousand packets per minute), a byte rate limit (e.g., ten thousand bytes per second), a steady-state limit (e.g., average of ten thousand bytes per second), and/or a burst limit (e.g., a maximum of five million bytes in any one second). The rate limit is, for example, the amount of data over a set time (e.g., one hundred data packets per second, one thousand data packets per second). [0068] The first access list module 130 generates a sixth set 134 of data packets that includes the fourth set 136 of data packets that are not transmitted to the output module
170. The sixth set 134 of data packets includes, for example, no data packets, part of the fourth set of data packets, or the entire fourth set of data packets. The fourth set 136 of data packets that are not transmitted to the output module 170 are outside of the criterion of the first access list module 130. [0069] For example, the rate limit for the transmission of the fourth set of data packets to the output module 170 is one hundred and fifty data packets per second. The fourth set 136 of data packets is increasing in size (i.e., the first set 122 of data packets includes data packets that match the first access list) at a rate of two hundred data packets per second. The difference between the incoming packet stream of two hundred data packets per second and the rate limit of one hundred and fifty data packets causes an excess of fifty data packets per second that are not transmitted to the output module 170. This excess of fifty data packets per second makes up the sixth set 134 of data packets. [0070] The sixth set 134 of data packets is transmitted to the attack identification module 160. The attack identification module 160 analyzes the sixth set 134 of data packets to identify network attackers. The analysis includes, for example, calculating the number of data packets received from a network address and/or network subnet, adding the number of data packets to an attack number list, and sorting the list by number of data packets to determine the network addresses and/or network subnets that have the highest number of data packets that are not being transmitted to the output module 170. For example, the sixth set 134 of data packets includes 100,000 data packets from IP subnet address 10.99.99.0. The attack identification system 160 calculates the number of data packets received from the IP subnet address 10.99.99.0. The calculated number of data packets, one hundred thousand data packets, is added to the attack number list. The attack number list is sorted by number indicating that the IP subnet address 10.99.99.0 corresponds to the highest number, 100,000 data packets, on the attack number list. [0071] The analysis by the attack identification system 160 includes, for example, generating a no access list entry at the attack identification module 160 associated with the attack number list. The generation of the no access list entry includes, for example, the generation for the highest entry on the attack number list and/or the highest set number of entries on the attack number list (e.g., top five entries, top ten entries). The no access list entry is transmitted to the no access list module 120, and the no access list entry is added to the no access list at the no access list module 120. The no access list entry is added to the no access list to provide protection for current and/or future attacks from the network address and/or network subnet. An advantage of adding entries to the no access list through the feedback mechanism of the attack identification module 160 is that the no access list can be dynamically updated to correspond to the current risks to the system 100. The no access list entry can, for example, be added to the no access list manually (e.g., using a transmitting device to interact with an administrative module for the defense system 105).
[0072] The second set 132 of data packets is transmitted to the second access list module 140. The second access list module 140 analyzes the second set 132 of data packets using a second access list. The second access list includes, for example, a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170. The list of identifiers includes identifying information associated with a low bandwidth user, identifying information associated with a standard user, a field associated with the data packet, and/or meta-data associated with the data packet. The low bandwidth user is a user that that transmits an average or approximately an average number of data packets to the output module (e.g., the average user transmits one thousand data packets per day and the low bandwidth user transmits nine hundred data packets per day). The standard user is a user that is classified as needing a regular level of service (e.g., the standard user pays $100 per month for service and the important user pays $500 per month for a higher level of service).
[0073] In some examples, the hashing generates the same bin identification and user signature for different addresses. For example, the addresses 10.5.5.5 and 10.9.9.9 are hashed to generate a bin identification and a user signature. The bin identification for both addresses is A and the user signature for both addresses is HLF342. If the address
10.5.5.5 is hashed and the user signature, HLF342, is added to the bin associated with the bin identification A, then when a data packet with the address 10.9.9.9 is processed in the second access list module 140, the data packet will match the bin identification and user signature associated with the address 10.5.5.5. Although the bin identification and user signature in the second access list module 140 are from another address,
10.5.5.5, the data packet with address 10.9.9.9 will match the bin identification and user signature. An advantage of the exemplary system 100 is the loose matching of the bin identification and user signature such that although multiple addresses can have the same bin identification and user signature, this is outweighed by the advantage of the faster matching time, lower matching cost, and reduced storage need associated with the loose matching.
[0074] The hashing can, for example, generate the same bin identification and user signature for different addresses when one address is associated with a user of the system (e.g., information associated with the user is an entry in the second access list) and the second address is not associated with a user of the system (e.g., an attacker, an illegitimate user, an unregistered user). For example, the hashed bin identification and user signature for address 10.5.5.5 are in the second access list (e.g., a user of the system). A data packet from address 10.9.9.9, not a user of the system, is hashed to generate a bin identification and a user signature. The bin identification for both addresses is A and the user signature for both addresses is HLF342. If the address 10.5.5.5 is hashed and the user signature, HLF342, is added to the bin associated with the bin identification A, then when the data packet with the address 10.9.9.9 is processed in the second access list module 140, the data packet will match the bin identification and user signature associated with the address 10.5.5.5. Although the bin identification and user signature in the second access list module 140 are from another address, 10.5.5.5, the data packet with address 10.9.9.9 will match the bin identification and user signature. Thus, a data packet not associated with a user of the system will be matched to the second access list. However, the chance of a match occurring is low (e.g., one in a billion). An advantage of the exemplary system 100 is that if an attacker
(e.g., not a user of the system) generates a large number of packets using a small number of addresses, only the users in the same bin as the attacker's addresses that result in the match in signature are subject to the attack and the other users of the system will not be affected by the false match. [0075] The second access list is, for example, an indexed plurality of lists. The indexed plurality of lists is a plurality of lists that are associated with each other by an index. An advantage of the exemplary system 100 with the indexed plurality of lists is that the second access list can include more access list entries than the first access list without a proportionately increase in access time. The second access list can, for example, be indexed using a source address, a receiver address, an ingress interface, a packet field, packet meta-data, and/or a hash thereof. For example, a single list that has 16,000 entries that takes 16,000 compares is accomplished with one thousand lists with sixteen entries on each list by seventeen compares (e.g., one compare for the index to find the correct list and sixteen compares for the entries on the list). For example, a single list that has 2,000 entries that takes 2,000 compares is accomplished with one thousand lists with an average of two entries on each list for an average of three compares (e.g., one compare for the index to find the correct list and an average of two compares for the entries on the list). The number of compares is one example and one skilled in the art will realize that well known methods of searching (e.g., list search, binary search, interpolation search, tree search, graph search) and indexing (e.g., bubble sort, binary tree sort, quick sort, bucket sort) can be implemented to improve the search and retrieval times of the system 100.
[0076] In some examples, the second access list is indexed using a field associated with the data packet, meta data associated with the data packet, a hash thereof, or combinations thereof. For example, the second access list includes IP address 10.10.10.10 and IP address 10.99.99.99. The hashed source addresses are GHl and GH2, respectively. The second access list is indexed by the hashed source addresses. When the second access list is analyzed by the second access list module 140 to determine whether there is a match for a first data packet, the first data packet's source address, 10.10.10.10, is hashed to GHl. The hash, GHl, is compared to the index of the second access list. A match is found because the index of the second access list contains the same hash, GHl, as the first data packet, GHl, and the IP address, 10.10.10.10, of the entry matches the first data packet's source address, 10.10.10.10. Therefore, the first data packet will be allowed and it will become part or all of the fifth set of data packets which is transmitted to the output module 170 using rate control. [0077] A third set 142 of data packets is generated from the second set 132 of data packets that do not match the second access list. The third set 142 of data packets is transmitted to a transmission module 150. A fifth set 146 of data packets are generated from the second set of data packets that do match the second access list. The fifth set
146 of data packets is transmitted to the output module 170 based on a criterion (e.g., rate limit). The second access list module 140 generates a seventh set 144 of data packets that includes the fifth set 146 of data packets that are not transmitted to the output module 170. The seventh set 144 of data packets includes, for example, no data packets, part of the fifth set 146 of data packets, or the entire fifth set of data packets.
The fifth set 146 of data packets that are not transmitted to the output module 170 are outside of the criterion of the second access list module 140. The seventh set 144 of data packets is transmitted to the attack identification system 160 for analysis. [0078] The third set 142 of data packets is transmitted to the transmission module 150. The transmission module 150 generates an eighth set 156 of data packets that the transmission module 150 transmits to the output module 170 based on the criterion (e.g., rate limit). The transmission module 150 generates a ninth set 154 of data packets that includes the eighth set 156 of data packets that are not transmitted to the output module 170. The ninth set 154 of data packets includes, for example, no data packets, part of the eighth set 156 of data packets, or the entire eighth set 156 of data packets. The eighth set 156 of data packets that are not transmitted to the output module 170 are outside of the criterion of the transmission module 150. The ninth set 154 of data packets is transmitted to the attack identification system 160 for analysis. An advantage to the exemplary system 100 is that the transmission module 150 allows packets that are not matched by the no access list, the first access list, or the second access list to be transmitted to the output module 170 based on a criterion (e.g., rate control) which prevents an attacker from reducing or stopping access to the output module 170 for other users. [0079] In some examples, the criterion for the transmission of the data packets in the first access list module 130, the second access list module 140, and the transmission module 150 are the same (e.g., the first access list module 130, the second access list module 140, and the transmission module 150 use a rate limit of one hundred bytes per second). The criterion for the transmission of the data packets in the first access list module 130, the second access list module 140, and the transmission module 150 can, for example, each be different depending on the performance and cost constraints of each module (e.g., the first access list module 130 uses a rate limit of one thousand bytes per second, the second access list module 140 uses a rate limit of five hundred bytes per second, and the transmission module 150 uses a rate limit of one hundred bytes per second).
[0080] FIG. 2 is a functional block diagram of an exemplary system 200 which filters data packets through a no access list module 205. The system 200 includes the no access list module 205, the attack identification module 160, the first access list module 130, and the discard module 125. Data packets are received by the no access list module 205. The no access list module includes a no access list 210. The no access list
210 includes one or more no access list entries 211a, 211b, 211c, 211 d, 211 e, 211 f, and 21 Ig, generally 211. The no access list entries 211 are a list of identifiers indicating which data packets are not allowed to be transmitted to the output module 170. For example, the no access list entries 211 are illustrated as shown in Table 1. Table 1. Example of No Access List
Figure imgf000020_0001
[0081] The data packets received by the no access list module 205 are analyzed using the no access list 210. If a data packet matches a no access list entry (e.g,. 21 Ia), then the data packet is transmitted to the discard module 125. If a data packet does not match a no access list entry (e.g., 21 Ia), then the data packet is transmitted to the first access list module 130. The matching includes the comparison of part or all of the information associated with the data packet (e.g., an IP address, a MAC address, and/or a network address). For example, a data packet with the IP address of 10.98.23.2 is received by the no access list module 205. The data packet is analyzed using the no access list 210. The analysis includes comparing the information associated with the data packet, IP address 10.98.23.2, with the entries 211 in the no access list 210. The analysis compares the IP address of the data packet, 10.98.23.2, with the no access list entries 211. The no access list entry E 21 Ie is the network subnet of 10.98.0.0. The data packet matches the no access list entry E 21 Ie, since the information associated with the data packet, IP address 10.98.23.2, matches as part of the network subnet in no access list entry E 21 Ie, network subnet 10.98.0.0. The data packet with the IP address of 10.98.23.2 is transmitted to the discard module 125 where the data packet is discarded.
[0082] The no access list 210 is appended by receiving no access list entries (e.g., 21 Ia) from the attack identification module 160. The attack identification module 160 generates no access list entries (e.g., 211a) which are transmitted to the no access list module 205 for appending to the no access list 210. For example, the attack identification module 160 classifies Network Address = 10.156.199.199 as an attacker. The attack identification module 160 generates a no access list entry (e.g., 21 Ig) from the information, network address 10.156.199.199. The no access list entry (e.g., 21 Ig) is transmitted to the no access list module 205 which appends the no access list entry
(e.g., 21 Ig) to the no access list 210. The no access list 210 is, for example, modified by a user through an administrative module to add, delete, and/or modify no access list entries 211. [0083] FIG. 3 is a functional block diagram of an exemplary system 300 which filters data packets through a first access list module 305. The system 300 includes a first access list module 305, transmission modules 320a, 320b, 320c, 32Od, and 32Oe, generally 320, the attack identification module 160, the output module 170, the second access list module 140, and an admission control module 330. Data packets are received by the first access list module 305. The first access list module includes a first access list 310. The first access list includes one or more first access list entries 311a,
31 Ib, 31 Ic, 31 Id, and 31 Ie, generally 311. The first access list entries 311 are a list of identifiers indicating which data packets are allowed to be transmitted to the output module 170. For example, the first access list entries 311 are illustrated as shown in Table 2.
Table 2. Example of First Access List
Figure imgf000022_0001
[0084] The data packets received by the first access list module 305 are analyzed using the first access list 310. If a data packet matches a first access list entry (e.g., 311a), then the data packet is transmitted to the transmission module 320. The transmission module 320 transmits the data packet to the output module 170 based on a criterion (e.g,. rate limit).
[0085] Although the exemplary system 300 shows each first access list entry 311 connected to one transmission module 320, more than one first access list entry 311 can be connected to one transmission module 320 (e.g., first access list entry A 311a and first access list entry B 311b transmit allowed data packets to transmission module A 320a for transmission to the output module 170). In some examples, one or more of the first access list entries 311 are associated together and data packets matching the associated first access list entries 311 are transmitted to one transmission module 320. The association can, for example, be data packets from a network subnet, users associated with a customer (e.g., mobile users associated with a business customer), and/or other types of identifying associations. An advantage of the exemplary system 300 is that the data packets matching the associated first access list entries 311 are transmitted using the same criterion (e.g., rate limit) which allows for the transmission using criterion appropriate to the associated entries (e.g., for cost and performance constraints). [0086] If the data packet is outside of the criterion (e.g., rate control is a rate limit often packets per second and the data packet would make the rate eleven packets per second), then the data packet is transmitted to the attack identification module 160. If a data packet does not match a first access list entry 311, then the data packet is transmitted to the second access list module 140. The matching includes the comparison of part or all of the information associated with the data packet (e.g., an IP address, a MAC address, and/or a network address).
[0087] For example, a data packet with the IP address of 10.14.15.2 is received by the first access list module 305. The data packet is analyzed using the first access list 310. The analysis includes comparing the information associated with the data packet, IP address 10.14.15.2, with the first access list entries 311 in the first access list 310. The analysis compares the IP address of the data packet, 10.14.15.2, with the first access list entries 311. The first access list entry B 31 Ib is the network subnet of 10.14.15.0. The data packet matches the first access list entry B 311b, since the information associated with the data packet, IP address 10.14.15.2, matches as part of the network subnet in the first access list entry B 311b, network subnet 10.14.15.0. The data packet with the IP address of 10.14.15.2 is transmitted to the transmission module B 320b. The transmission module B 320b rate controls the transmission of the data packet to the output module 170. The rate control of the transmission is a rate limit of one hundred data packets per second and the rate is eighty data packets per second when the data packet is transmitted to the transmission module B 320b. Since the rate is less than the rate limit, then the data packet is transmitted by the transmission module B 320b to the output module 170. However, if the rate was greater than the rate limit, then the data packet would be transmitted by the transmission module B 320b to the attack identification module 160.
[0088] For example, a data packet with the IP address of 10.10.15.2 is received by the first access list module 305. The data packet is analyzed using the first access list 310. The analysis includes comparing the information associated with the data packet, IP address 10.10.15.2, with the entries in the first access list 310. The analysis compares the IP address of the data packet, 10.10.15.2, with the first access list entries 311. The data packet does not match any of the first access list entries 311. The data packet with the IP address of 10.10.15.2 is transmitted to the second access list module 140. [0089] The first access list 310 is modified by receiving requests from the admission control module 330. The admission control module 330 requires a successful authentication before the stored user signatures can be modified (e.g., login and password). The modification is, for example, an addition, deletion, and/or an edit of a first access list entry. The admission control module 330 receives a request for service from a user. The admission control module 330 processes the request for service and generates a first access list entry from the information associated with the request for service. For example, the request for service is for an IP enabled telephone to communicate to the output module 170. The user associated with the IP enabled telephone is classified by the admission control module 330 as a high bandwidth user, so the admission control module 330 generates a first access list entry from the information associated with the request for service (e.g., the MAC address
10:01 :05:05:05:05). The first access list entry is the MAC address for the IP enabled telephone of the high bandwidth user. The admission control module 330 transmits the first access list entry to the first access list 310 where the first access list entry is added to the first access list 310. [0090] The admission control module 330 can, for example, process the request for service by checking the first access list entries 311 to determine if a first access list entry exists for the user. If a first access list entry exists 311 for the user, the entry can be edited or appended. For example, the request for service is for an IP enabled telephone to communicate to the output module 170. The user associated with the request for service is classified by the admission control module 330 as a high bandwidth user and upon checking the first access list 310, the admission control module 330 determines that the user already has a first access list entry 3 313. The information associated with the request for service instructs the admission control module 330 that the user is replacing the user's existing IP enabled telephone with a new IP enabled telephone associated with the information in the request for service.
The admission control module 330 edits the existing first access list entry C 311c for the user to include the information associated with the request for service. [0091] FIG. 4 is a functional block diagram of an exemplary system 400 which filters data packets through a second access list module 405. The system 400 includes a second access list module 405, a index module 410, a bin module A 420a, a bin module
B 420b, a bin module A transmission module 430a, a bin module B transmission module 430b, the attack identification module 160, the output module 170, the transmission module 150, and the admission control module 330. A data packet is received by the second access list module 405. The data packet is received at the index module 410. The index module 410 hashes the data packet using a field in the data packet to generate a bin identification (e.g., AO, Al, B2, A23H, H23, B23234HFL, BC4353) and a user signature (e.g., HFLGDLSKD, BC432423523, HFG2231, ADF65, WER98). In some examples, the bin identification is the number of the bin (e.g., one, two, three, four, five). The user signature can, for example, be a uniform size for faster access (e.g., A1234, B1234, C2345, D3242, E3244).
[0092] The field in the data packet is, for example, a port number, an Ethernet virtual local area network (VLAN) tag, meta-data about the data packet, a receiver interface, an incoming logical IP address, a source IP address (e.g., 10.10.10.10), a destination IP address (e.g., 10.5.5.5), a source MAC address (e.g., 10:01 :02:05:05:01), and/or a destination MAC address. The index module 410 can, for example, hash the data packet using more than one of the fields associated with the data packet. [0093] The bin identification is processed by the index module 410 to associate the user signature (e.g., HFLGDLSKD) to a first bin (e.g., bin module A 420a or bin module B 420b) included in a plurality of bins. Although the system 400 is shown with two bin modules 420a and 420b, other examples include any number of bin modules (e.g., three, four, ten, twenty, one hundred, one thousand, ten thousand). If the bin identification does not associate the user signature to a first bin, then the data packet associated with the bin identification is transmitted to the transmission module 150. The first bin 420a or 420b compares the user signature (e.g., HFLGDLSKD) to zero or more stored user signatures, 421a, 421b, 421c, 42 Id, 42 Ie, 422a, 422b, 422c, 422d, generally 421 and 422, associated with the first bin 420a or 420b, respectively. For example, the stored user signatures 421 and 422 are illustrated as shown in Table 3.
Table 3. Example of Bin Identification and User Signatures
Figure imgf000026_0001
[0094] The stored user signatures 421 and 422 can, for example, be linked by memory addresses with the first bin, be logically stored in memory associated with the first bin and/or other variations of computer readable storage devices. In some examples, the size of the user signatures is variable depending on the goal of the exemplary system 400. The goal of the exemplary system 400 can, for example, be detailed filtering (e.g., require an exact match for every data packet allowed, requires smaller chance of false match) which would require a larger user signature (e.g., HAFADAWEC23142) or loose filtering (e.g., require a match for only a percentage of data packets associated with the first bin, signature storage is limited and speed of match is important) which would require a smaller user signature (e.g., HFAl). The loose filtering can, for example, be used when the number of users stored in the second access list module 405 increases by decreasing the size of one or more of the stored user signatures 421 and 422. The decrease in size can enable the bin modules 420a and 420b to process data packets faster and with a lower memory cost per signature. A tradeoff to faster processing and reduced memory usage is that the smaller user signature (e.g., 422a) causes more false matches (e.g., user signature associated with a data packet matches a stored user signature 421 and 422 when the data packet is not associated with a user of the system) than a larger user signature (e.g., 42Ie). An advantage of the exemplary system 400 is that the size of the user signatures can be changed according to the cost and performance needs of the system 400.
[0095] If the user signature does not match one of the stored user signatures 421 or 422 then the data packet is transmitted to the transmission module 150. If the user signature matches one of the stored user signatures, 421 or 422, then the data packet is transmitted to the first bin transmission module 430a or 430b, respectively. [0096] Although the exemplary system 400 shows each bin module 420a and 420b connected to one transmission module 430a and 430b, respectively, more than one bin module 420a and 420b can, for example, be connected to one transmission module 430a or 430b (e.g., bin module A 420a and bin module B 420b transmit allowed data packets to bin module A transmission module A 430a for transmission to the output module 170). In some examples, each stored user signature 421 and 422 is connected to one transmission module 430a or 430b (e.g., user signature AA 421a, user signature AB 421b, and user signature AC 421c are each connected to an individual transmission module 430a or 430b). In some examples, one or more of the stored user signatures
421 and 422 are associated together and data packets matching the associated stored user signatures 421 and 422 are transmitted to one transmission module 430. The association can, for example, be data packets from a network subnet, users associated with a customer (e.g., mobile users associated with a business customer), and/or other types of identifying associations. An advantage of the exemplary system 400 is that the data packets matching the associated stored user signatures 421 and 422 are transmitted using the same criterion (e.g., rate limit) which allows for the transmission using criterion appropriate to the associated user signatures (e.g., for cost and performance constraints). [0097] The first bin transmission module 430a or 430b transmits the data packet to the output module 170 based on a criterion (e.g., rate limit). If the data packet is transmitted to the first bin transmission module 430a or 430b, but is not transmitted to the output module 170 because of the criterion, then the data packet is transmitted to the attack identification module 160. [0098] For example, a data packet is received by the index module 410. The data packet has the IP address of 10.10.5.5. The index module 410 hashes the data packet to generate a bin identification of A and a user signature of FFF 123456. The index module 410 processes the bin identification of A to associate the user signature FFF 123456 to bin module A 420a. The bin module A 420a compares the user signature FFF 123456 to the zero or more stored user signatures 421 associated with bin module A 420a. The user signature FFF 123456 matches a user signature AM 421c associated with the bin module A 420a. The data packet associated with the matched user signature FFF123456 is transmitted to the bin module A transmission module 430a. The bin module A transmission module 430a transmits the data packet to the output module based on a criterion (e.g., rate limit). The criterion is rate control and the rate control is a rate limit of one thousand packets per second. The rate of the bin module A transmission module 430a is nine hundred packets per second when the data packet is received by the bin module A transmission module. Since the rate of the bin module A transmission module 430a is less then the rate limit, then the data packet is transmitted to the output module 170.
[0099] The bin modules 420a and 420b are modified by receiving requests from the admission control module 330. The modification is, for example, an addition, deletion, and/or an edit of a user signature. The admission control module 330 receives a request for service from the input module 110. The admission control module 330 processes the request for service and generates a bin identification and a user signature from the information associated with the request for service. For example, the request for service is for an IP enabled telephone to communicate to the output module 170. The user associated with the IP enabled telephone is classified by the admission control module 330 as a standard user, so the admission control module 330 generates a bin identification and a user signature from the information associated with the request for service (e.g., the MAC address 10:01 :05:05:05:05). The admission control module 330 transmits the bin identification and the user signature to the index module 410. The index module 410 processes the bin identification to associate the user signature with a bin 420a or 420b. The user signature is transmitted to the matched bin 420a or 420b.
The user signature is added to the matched bin 420a or 420b.
[00100] In some examples, the number of user signatures (e.g., 421a) exceeds the capacity of a bin module 420a and 420b. The capacity of a bin module 420a and 420b is a preset size limit or a size limit in relationship to the available memory (e.g., volatile and/or non- volatile) in the system 400. When the number of user signatures 421 and
422 exceeds the capacity of the bin module 420a and 420b, then the data packets associated the with the over capacity bin module 420a or 420b are transmitted to the bin module transmission module 430a or 430b without comparing the user signature of the data packet. An advantage of the exemplary system 400 is that when the bin module 420a and 420b is filled past the designed capacity, then the system will not stop transmitting data packets (i.e., fail) but will provide a graceful degradation of performance.
[00101] An advantage to the exemplary system 400 is that the an increased number of data packets can be processed over a single list system because of the distribution of the matching of the entries into a plurality of bin modules. Another advantage of the exemplary system 400 is that even if an attacker is matched in one of the bin modules, then the other bin modules will not be affected by the increase in traffic in the matched bin module since the matched bin module will rate control the output of the data packets. Another advantage of the exemplary system 400 is that each bin module (e.g.,
420a) can contain thousands of user signatures (e.g., 421a). Another advantage of the exemplary system 400 is that by allowing false matching, the system 400 can store and match signatures rather than the exact addresses of the users thereby achieving better scalability with respect to the number of users as storage needs are reduced and match speed is increased. Another advantage of the exemplary system 400 is that by allowing false matching, the system 400 has a more efficient way of handling of bins exceeding their capacity by not matching signatures in those bins.
[00102] FIG. 5 is a functional block diagram of an exemplary system 500 which process data packets to detect attacks. The exemplary system 500 includes an attack identification module 505. The attack identification module 505 includes a discard processing module 510, a digest index module 530, a digest bin module A 540a, and a digest bin module B 540b. A data packet is received at the discard processing module 510. The discard processing module 510 generates a discard entry (e.g., 512a) for the data packet. The discard processing module 510 can, for example, be a ring buffer, a queue, a first in first out queue, and/or a first in last out queue. The discard entry (e.g.,
512a) includes identifying information associated with the data packet such as the network address, the network subnet address, the IP address, the MAC address, a networking protocol header field, meta-data associated with the data packet, an arrival interface, a destination interface, and/or an origination interface,. A count entry 511 (e.g., ten, twenty, one thousand) is incremented (e.g., adding one to the count) for the data packet. The count entry 511 can, for example, be used by the attack identification module 505 to identify when data packets are received by the discard processing module 510, but are not processed into a discard entry 512. For example, the difference between the count entry 511 and the number of discard entries 512 allows the attack identification module 505 to monitor if the discard processing module 510 is able to process at the rate of the incoming data packets. The discard processing module 510 is full when, for example, the discard processing module 510 cannot accept any more discard entries because of a discard entry limit and/or a storage capacity limit. For example, the discard entries 512a, 512b, 512c, 512d, and 512e, generally 512, are illustrated as shown in Table 4.
Table 4. Example of Discard Entry
Figure imgf000030_0001
[00103] The discard entry (e.g., 512a) is received at the digest index module 530. The discard entries 512 are, for example, transmitted to the digest index module 530 in the order that the discard entries 512 are added to the discard processing module 510 with the oldest entry being processed first (i.e., first in first out (FIFO) queue). In some examples, the discard entries 512 are transmitted to the digest index module 530 in the order that the discard entries 512 are added to the discard processing module 510 with the newest entry being processed first (i.e., first in last out (LIFO) queue). [00104] The digest index module 530 hashes the discard entry (e.g., 512a) using one or more fields in the discard entry (e.g., 512a) to generate a bin identification and a user signature. The bin identification is processed to associate the user signature with a first digest bin module 540a or 540b included in a plurality of digest bin modules. The discard entry (e.g., 512a) is processed at the first digest bin module 540a or 540b. In some examples, the digest index module 530 hashes one or more fields in the discard entry (e.g., 512a) to generate a bin identification and hashes one or more different fields in the discard entry (e.g., 512a) to generate a user signature. The processing of the discard entry (e.g., 512a) by the digest index module 530 increments (e.g., one) a processed count 532 (e.g., ten thousand). [00105] The processing of the discard entry (e.g., 512a) at the first digest bin module
540a or 540b includes comparing the user signature of the discard entry (e.g., 512a) to one or more stored user signatures associated with the digest entries 541a, 541b, 541c, 54 Id, 54 Ie, 542a, 542b, 542c, and 542d, generally 541 and 542, associated with the first digest bin module 540a or 540b. If the discard entry (e.g., 512a) matches a stored user signature associated with the digest entries 541 or 542, then a hit counter (see e.g.,
Table 5 below) is incremented (e.g., by one) on a first digest entry (e.g., 541a) associated with the matched user signature.
[00106] If the discard entry (e.g., 512a) does not match one of the stored user signatures associated with the digest entries (e.g., 541a) associated with the first digest bin module 540a or 540b, then the discard entry (e.g., 512a) is processed into a digest entry (e.g., 541a) and the new digest entry is added to the first digest bin module 540a or 540b. The digest entry (e.g., 541a) includes, for example, identifying information associated with the data packet (e.g., protocol), a timestamp, a user signature, a hit counter, a packet field, and/or an uniqueness indicator. The packet field can be the source IP address, the destination IP address, the MAC address, logical address, a virtual local area network (VLAN) tag, interface address, and/or other identifying packet fields. The uniqueness indicator includes, for example, a value indicating the relative uniqueness of the fields associated with the data packets in the hit count of the digest entry (e.g., 541a). For example, the digest entries 541 and 542 are illustrated in Table 5.
[00107] In some examples, the uniqueness indicator is incremented by matches of select fields associated with the data packets in the hit count of the digest entry (e.g., 541a). The uniqueness indicator is, for example, matching the first three digits of the network address (e.g., 10.10.10.x). For example, if data packets with the network addresses of 10.10.10.1 , 10.10.10.2, and 10.10.10.33 were received, then the hit count is three, but the uniqueness indicator is zero since the first three digits of the second and third data packets are the same as the first three digits of the first data packet. An advantage of the exemplary system 500 is that the difference between the hit count and the uniqueness indicator indicates whether the initial network address that is stored in the digest entry (e.g., 541a) accounts for the hits. For example, if the hit count is one thousand and the uniqueness indicator is two, then the initial network address accounted for most of the hits. However, if the hit count is one thousand and the uniqueness indicator is nine hundred, then the initial network address did not account for most of the hits.
[00108] The digest bin module 540a or 540b can, for example, fill to capacity (e.g., a preset limit or a memory limitation). When the digest bin module 540a or 540b fills to capacity, the timestamps of each digest entry 541 or 542 in the digest bin module 540a or 540b, respectively, are processed to determine the age (e.g., calculated from the timestamp) and the hit count of each digest entry 541 or 542 and to sort the digest entries 541 or 542 to determine the oldest digest entry 541 or 542 with the least number of hits. The oldest digest entry 541 or 542 with the least number of hits is deleted from the digest bin module 540a or 540b and a digest bin count entry 511 is incremented. The deletion of an old digest entry 541 or 542 increments (e.g., one) the overwrite count 536 (e.g., five hundred) stored in the digest index module 530. The deletion of an existing digest entry 541 or 542 allows for additional discard entries 512 to be processed and added to the digest bin module 540a or 540b.
[00109] In some examples, a minimum age (e.g., half of one second, one second, five seconds, sixty seconds, ten days, ten hours) is established for the digest entry 541 or 542 so that the digest entry 541 or 542 will not be deleted if it is below the minimum age. In other examples, a maximum hit count (e.g., twenty thousand, one thousand) is established for the digest entry 541 or 542 so that the digest entry 541 or 542 will not be deleted if the hit count is above the maximum hit count. If the digest entry 541 or 542 can not be added to the digest bin module 540a or 540b, because the digest bin module 540a or 540b is full to capacity and none of the digest entries 541 or 542, respectively, have not exceeded the minimum age and/or have exceeded the maximum hit count, then the discard count 534 (e.g., one hundred) is incremented (e.g., one). [00110] An advantage of the exemplary system 500 allowing the deletion of digest entries 541 and 542 is that the attack identification module 505 can continue receiving data packets even after the digest bin modules 540a and 540b exceed their capacity.
Another advantage of the exemplary system 500 checking the age and hit count of a digest entry 541 or 542 before deletion is that is prevents the constant replacement of entries because the bin fills quickly and never keeps a digest entry 541 or 542 long enough to allow the hit rate to increase. The processed count 532, the discard count 534, and the overwrite count 536 can, for example, be used to identify the number of entries in the digest index module 530, how the entries are being handled (e.g., added, deleted) by the digest index module 530, and to determine the severity of the attacks by analyzing changes in the counts 532, 534, and 536. The discard count 534 can, for example, be processed to determine if the system 500 is under attack and indicates whether the attack is from a few (e.g., hundred) attackers. The overwrite count 536 can, for example, be processed to determine if the system 500 is under attack and indicates whether the attack is from numerous (e.g., five thousand) attackers. [00111] In some examples, the processing of the discard entry 512 at the first digest bin module 540a or 540b includes comparing one or more fields associated with the discard entry 512 to one or more stored packet fields associated with the digest entries 541 or 542 associated with the first digest bin module 540a or 540b, respectively. For example, the discard entry A 512a is from the network address 10.10.10.1. The network address 10.10.10.1 is hashed to generate a bin identification of A. The bin identification is associated with digest bin module 540a. The network address
10.10.10.1 is compared to the stored packet fields associated with the digest entries 541. The network address 10.10.10.1 of the discard entry A 512a matches the network address of digest entry AA 541a. The hit counter associated with the digest entry AA 541a is incremented by one to account for the matched network address of the discard entry A 512a.
Figure imgf000034_0001
[00112] The attack identification module 505 can, for example, include a discard processing module 510, digest index module 530, and digest bin modules 540a and 540b and the associated entries with each for the first access list module 130, the second access list module 140, and the transmission module 150. Other variations of the internal workings of the attack identification module 505 can be made depending on the needs for the identification of attackers on the system 500.
[00113] In some examples, the discard processing module 510 is connected to a plurality of digest index modules 530. Each digest index module 530 analyzes a different field and/or set of fields of the discard entries 512. An advantage to this exemplary system 500 with multiple digest index modules 530 associated with each discard processing module 510 is that multiple perspectives of the same activity can be analyzed to detect an attack.
[00114] In some examples, the attack identification module 505 processes each digest entry 541 and 542 in the plurality of bin modules 540a and 540b to generate a report of processed information. The report can, for example, be for transmission to a system operator and/or displaying on a display device. The report includes processed information on a network address, a source address, a destination address, a network interface, a port, a source port, a destination port and/or other identifying information stored in the digest entries 541 and 542. [00115] The attack identification module 505 can, for example, process the timestamp and the hit counter of each digest entry (e.g., 541a) in the plurality of bins. The timestamp includes two or more time entries. A hit rate list is generated by the attack identification module 505. The hit rate list can, for example, include an entry for each digest entry (e.g., 541a). For example, the entry includes the hit counter divided by the difference in time between the current timestamp and the timestamp in each digest entry
(e.g., 541a). The hit rate list can be used to identify how many packets are received over a given period of time.
[00116] In some examples, the attack identification module 505 processes the hit counters and timestamps of each digest entry 541 and 542 in the plurality of digest bin modules 540a and 540b to generate a high rate list. The high rate list includes the value of the hit counter divided by the difference between the newest timestamp and the oldest timestamp in each digest entry 541 and 542. The hit rate list is sorted by the rate. The hit rate list can, for example, be used to generate a report for a system operator (e.g., operator of the output module 170) and/or the report can be displayed to a display device. The hit rate list can, for example, be used by the attack identification module 505 to generate a no access list entry (e.g., 21 Ia). The no access list entry (e.g., 21 Ia) is received at the no access list module 205. The no access list module 205 adds the generated no access list entry to the no access list 210.
[00117] For example, the attack identification module 505 processes the hit counter and timestamp of each digest entry 541 and 542 to generate a high rate list. The high rate list is sorted as illustrated in Table 6. The top entry, digest entry BF 542b, is used to generate a no access list entry (e.g., 211a). The no access list entry includes the network address, 10.45.13.23, of the top entry. The no access list entry is received at the no access list module 205 and added to the no access list 210. The top five entries 542b, 54 Ie, 542c, 542a, and 541c in the hit rate list can, for example, be used to generate no access list entries (e.g., 21 Ia). Other variations of the number of top entries can, for example, be used to generate no access list entries (e.g., 21 Ia).
Figure imgf000036_0001
[00118] FIG. 6 A is a diagram of a data packet 600a sent from a computer. The parameters 610a define how the data packet is routed and/or processed. The parameters 610a include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615a includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, session initiation protocol (SIP) requests, send requests, close requests, and/or other types of transaction requests. [00119] FIG. 6B is a diagram of a data packet 600b sent from a phone. The parameters 610b define how the data packet is routed and/or processed. The parameters 610b include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615b includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests. [00120] FIG. 6C is a diagram of a data packet 600c sent from a phone. The parameters 610c define how the data packet is routed and/or processed. The parameters 610c include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615c includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests. [00121] FIG. 6D is a diagram of a data packet 60Od sent from a phone. The parameters 61Od define how the data packet is routed and/or processed. The parameters 61Od include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615d includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests. [00122] FIG. 6E is a diagram of a data packet 60Oe sent from a phone. The parameters
61Oe define how the data packet is routed and/or processed. The parameters 61Oe include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615e includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests. [00123] FIG. 6F is a diagram of a data packet 60Of sent from a phone. The parameters 61Of define how the data packet is routed and/or processed. The parameters 61Of include the source address, the destination address, the routing information, the protocol, and/or other types of data packet parameters. The data 615f includes formatting data, content data, transaction data, and/or other types of data. The content data includes client registration data. The transaction data includes connection information to modules, open phone requests, open short message service (SMS) requests, send requests, close requests, and/or other types of transaction requests. The data packets 600a, 600b, 600c, 60Od, 60Oe, and 60Of depict the data packets transmitted to the exemplary system 100 of FIG. 1. from the input module 110. [00124] FIGS. 7 A and 7B show a flowchart 700 depicting the processing of a data packet through the exemplary system 100 of FIG. 1. A data packet is received (710) from the input module 110 at the no access list module 120. The no access list module 120 analyzes (720) the data packet to determine if the data packet matches a no access list entry in a no access list. If the data packet matches a no access list entry in the no access list, then the data packet is discarded (725) at the discard module 125. If the data packet does not match a no access list entry in the no access list, then the data packet is transmitted to the first access list module 130. The first access list module analyzes (730) the data packet using the first access list. If the data packet matches a first access list entry in the first access list, then the data packet is transmitted to the first access list transmission module. The first access list transmission module rate controls (735) the data packet. If the data packet overflows the rate control of the first access list transmission module, then the data packet is transmitted to the attack identification module 160. The attack identification module 160 analyzes (745) the data packet to determine if that packet is from an attacker. If the data packet is within the rate limit of the rate control of the first access list transmission module, then the data packet is transmitted (740) to the output module 170.
[00125] If the data packet does not match a first access list entry in the first access list, then the data packet is transmitted to the second access list module 140. The second access list module 140 analyzes (750) the data packet using the second access list. If the data packet matches a second access list entry in the second access list, then the data packet is transmitted to the second access list transmission module. The second access list transmission module rate controls (755) the data packet. If the data packet overflows the rate control of the second access list transmission module, then the data packet is transmitted to the attack identification module 160. The attack identification module 160 analyzes (745) the data packet to determine if it is from an attacker. If the data packet is within the rate of the rate control of the second access list transmission module, then the data packet is transmitted (740) to the output module 170. [00126] If the data packet does not match a second access list entry in the second access list, then the data packet is transmitted to the transmission module 150. The transmission module 150 rate controls (760) the data packet. If the data packet overflows the rate control of the transmission module 150, then the data packet is transmitted to the attack identification module 160. The attack identification module 160 analyzes (745) the data packet to determine if it is from an attacker. If the data packet is within the rate of the rate control of the transmission module, then the data packet is transmitted (740) to the output module 170.
[00127] Using, for example, the exemplary system 200 of FIG. 2 and the data packet of FIG. 6E, the data packet 60Oe is received (710). The no access list module 205 analyzes (720) the data packet 60Oe using the no access list 210. The data packet 60Oe is depicted by the diagram in FIG. 6E. The data packet 60Oe includes the parameters 61Oe which depict the source address as 10.99.99.98 and the data 615e which depicts an attempt to connect to a voice over internet protocol (VOIP) module in the output module 170 multiple times. The no access list as depicted in Table 1 includes the no access list entry F 21 If which is network address = 10.99.99.98. The no access module 205 analyzes the data packet 60Oe and determines that the source address, 10.99.99.98, of the data packet 60Oe matches the no access list entry F 21 If, network address =
10.99.99.98. Since the information associated with the data packet 60Oe, the source network address, matches an entry in the no access list 210, no access list entry F 21 If, then the data packet 60Oe is transmitted to the discard module 125. The discard module 125 discards (725) the data packet 60Oe. [00128] Using, for example, the exemplary system 300 of FIG. 3 and the data packet of FIG. 6C, the first access list module 305 analyzes (730) the data packet 600c using the first access list 310. The data packet 600c is depicted by the diagram in FIG. 6C. The data packet 600c includes the parameters 610c which depict the source address as 10.20.34.10 and the data 615c which depicts an attempt to connect to a voice over internet protocol (VOIP) module in the output module 170 and an attempt to open a phone connection to 945-555-3213. The first access list 310 as depicted in Table 2 includes the first access list entry E 31 Ie which is network subnet address 10.20.34.0. The no access list module 120 analyzes (720) the data packet 600c and determines that the data packet 600c does not match any of the no access list entries in the no access list. Since the data packet 600c does not match any of the no access list entries, the data packet 600c is transmitted to the first access list module 305. The first access list module 305 analyzes (730) the data packet 600c and determines that the source address, 10.20.34.10, of the data packet 600c matches the first access list entry E 31 Ie, network subnet = 10.20.34.0. Since the information associated with the data packet 600c, the source network address, matches an entry in the first access list 310, first access list entry E 311 e, then the data packet 600c is transmitted to the transmission module E 32Oe for rate control (735). The transmission module E 32Oe rate controls (735) the transmission of the data packet 600c. If the transmission of the data packet 600c overflows the rate control, then the data packet 600c is transmitted to the attack identification module 160 for analysis (745). If the transmission of the data packet 600c is within the rate control, then the data packet 600c is transmitted to the output module 170. [00129] Using, for example, the exemplary system 100 of FIG. 1 and the data packet 600a of FIG. 6 A, the data packet 600a is received (710). The data packet 600a is analyzed (720) by the no access list module 120 and does not match any of the no access list entries in the no access list. The data packet 600a is analyzed (730) by the first access list module 305 and does not match any of the first access list entries in the first access list. The data packet 600a is analyzed (750) by the second access list module 140 and does not match any of the second access list entries in the second access list. The data packet 600a is transmitted to the transmission module 150 which rate controls (760) the transmission of the data packet 600a to the output module. The data packet 600a is within the rate of the rate control and is transmitted (740) to the output module 170. The data packet 600a is routed to the admission control module, address 192.168.1.232:80. The admission control module processes the data packet
600a and determines the data packet 600a contains a request for service in its data 615a, Register Client Phone = 10.20.2.2. The request for service is associated with a high bandwidth customer. The admission control module generates a new first access list entry from the data 615a in the data packet 600a. The new first access list entry includes the network address 10.20.2.2. The admission control module transmits the new first access list entry to the first access list module 130 which adds the new first access list entry to the first access list.
[00130] Using, for example, the exemplary system 400 of FIG. 4 and the data packet 600b of FIG. 6B, the data packet 600b is received (710). The data packet 600b is analyzed (720) by the no access list module 120 and does not match any of the no access list entries in the no access list. The data packet 600b is analyzed (730) by the first access list module 130 and does not match any of the first access list entries in the first access list. The data packet 600b is analyzed (750) by the second access list module 405 and does not match any of the second access list entries in the second access list. The data packet 600b is transmitted to the transmission module 150 which rate controls (760) the transmission of the data packet 600b to the output module. The data packet 600b is within the rate of the rate control and is transmitted (740) to the output module 170. The data packet 600b is routed to the admission control module 330, address 192.168.1.232:1025. The admission control module 330 processes the data packet 600b and determines the data packet 600b contains a request for service in its data 615b, Register Client Phone = 10.10.10.10. The request for service is associated with a standard customer. The admission control module 330 transmits the data 615b, network address 10.10.10.10, in the data packet 600b to the index module 410. The index module 410 hashes the network address of the data packet 600b to generate a bin identification, B, and a user signature, CA432. The index module 410 processes the bin identification, B, to associate the user signature to the second bin 420b, bin id is B. The index module 410 transmits the user signature, CA432, to the second bin 420b. The second bin 420b processes the user signature to determine if the user signature exists in the second bin 420b. If the user signature exists, then the second bin 420b discards the new user signature. If the user signature does not exist, then the second bin 420b adds the user signature, CA432, to the second bin 420b. [00131] FIG. 8 is a flowchart 800 depicting the processing of a data packet through the second access list module 405 of the exemplary system 400 of FIG. 4. A data packet is received (810) at the index module 410. The index module 410 hashes (820) the data packet to generate a bin identification and a user signature. The index module 410 associates (830) the bin identification to a bin module 420a or 420b. The bin module 420a or 430b compares (840) the user signature to zero or more stored user signatures 421 or 422, respectively. If the user signature does not match any of the stored user signatures 421 or 422 associated with the bin module 420a or 420b, respectively, then the data packet is transmitted (845) to the transmission module 150. If the user signature matches one of the stored user signatures 421 or 422 associated with the bin module 420a or 420b, respectively, then the data packet is transmitted (850) to the bin transmission module 430a or 430b. [00132] The bin transmission module 430a or 430b rate controls (860) the transmission of the data packet. If the transmission is within the rate of the rate control, then the data packet is transmitted (862) to the output module 170. If the transmission is not within the rate of the rate control, then the data packet is analyzed (864) by the attack identification module 160. An advantage to the exemplary system 400 is that if an attacker's data packets are associated with a bin module 420a or 420b and match any of the stored user signatures 421 or 422, respectively, then the bin transmission module 430a or 430b will control the rate of the data packets to ensure that the attacker is not able to prevent most of the legitimate network traffic. Another advantage to the exemplary system 400 is that even if an attacker is associated with a bin module 420a or
420b and matches a user signature 421 or 422 in the bin module 420a or 420b, respectively, then only the output from the matched bin module 420a or 420b and not the output from the rest of the plurality of bin modules will be affected. [00133] Using, for example, the exemplary system 400 of FIG. 4 and the data packet 60Od of FIG. 6D, the data packet 60Od is received (810). The index module 410 hashes
(820) the parameters 61Od of the data packet 60Od to generate a bin identification, A2B, and a user signature, A4B3C2. The index module 410 associates (830) the bin identification, A2B, to the bin module B 420b. The user signature is compared (840) by the bin module B 420b to determine if it matches one of the stored user signatures 422. A user signature of A4B3C2 was stored in the bin module B 420b by a user request through the admission control module 330. The user signature, A4B3C2, matches the stored user signature, A4B3C2, and the data packet 60Od is transmitted (850) to the bin module B transmission module 430b. The bin module B transmission module 430b rate controls (860) the transmission of the data packet 60Od. The data packet 60Od is within the rate of the rate control and is transmitted (862) to the output module 170. The data packet 60Od is received by a SMS module, address 192.168.1.232:1025, and the data 615d in the data packet 60Od is processed by the SMS module.
[00134] FIG. 9 is a flowchart 900 depicting the processing of a data packet through the attack identification module 505 of the exemplary system 500 of FIG. 5. A data packet or a part thereof is received (910) at a discard processing module 510. The discard processing module 510 generates (915) a discard entry (e.g., 512a). In some examples, the generation (915) of the discard entry (e.g., 512a) is the storing of parts of the data packet (e.g., header fields) in the discard processing module 510. [00135] The discard entry (e.g., 512a) is processed (920) at the discard processing module 510. The processing (920) includes incrementing the count entry 511. The discard entry (e.g., 512a) is transmitted to the digest index module 530 which hashes (925) the discard entry (e.g., 512a) to generate a bin identification and a user signature.
5 The bin identification is used to associate (930) the user signature to a digest bin module 540a or 540b. The user signature is compared (935) to the stored user signatures associated with the digest entries (e.g., 541a) associated with the matched digest bin module 540a or 540b. If the user signature matches any of the stored user signatures associated with the digest entries (e.g., 541a) associated with the matched
10 digest bin module 540a or 540b, then the hit counter on the digest entry associated digest entry (e.g., 541a) is incremented (950). If the user signature does not match part or all of one of the stored user signatures associated with the digest entry (e.g., 541a) associated with the matched digest bin module 540a or 540b, then the discard entry(e.g., 512a) is processed (940) to form a digest entry (e.g., 541a). The new digest entry is
[ 5 added to the matched digest bin module 540a or 540b.
[00136] Using, for example, the exemplary system 500 of FIG. 5 and the data packet 60Of of FIG. 6F, the data packet 60Of is received (910) at the attack identification module 505. The data packet 60Of is transmitted to the discard processing module 510 which generates (915) a new discard entry. The new discard entry is processed (920)
>0 by incrementing the count entry 511. The new discard entry is hashed (925) by the digest index module 530 to generate a bin identification, B, and a user signature, B44523. The bin identification is used to associate (930) the user signature to a digest bin module B 540b. Digest bin module B 540b includes digest entry IZ 544b. The user signature of digest entry IZ 544b is B44523. The digest bin module B 540b compares
!5 (935) the user signature of the new discard entry to the stored user signatures. The user signature of the new discard entry matches the stored user signature of digest entry BZ 542d. The hit counter for digest entry BZ 542d is incremented (950). [00137] FIG. 10 is a flowchart 1000 depicting the processing of a hit counter to detect attacks in the exemplary system 500 of FIG. 5. The hit counter of each digest entry
10 (e.g., 541a) is processed (1010) by the attack identification module 505. The hit counter of each digest entry (e.g., 541a) is used to generate (1020) a hit count list. The hit count list is sorted (1030). The top entry of the hit count list is used to generate (1040) a no access list entry. The no access list entry is transmitted (1050) to the no access list module. The no access list module adds (1060) the no access list entry to the no access list.
[00138] For example, the hit counter of each digest entry (see e.g., Table 5) is processed (1010) by the attack identification module 505. The hit counter of each digest entry (see e.g., Table 5) is used to generate (1020) a hit count list (see e.g., Table
5). The hit count list is sorted (1030) (see e.g., Table 5). The top entry of the hit count list, Digest Entry BF 542b with 4,532,135 total hits, is used to generate (1040) two no access list entries. The first no access list entry includes the Digest Entry BF 542b network address, 10.45.13.23. The second no access list entry includes the Digest Entry BZ 542d network subnet, 10.45.13.0. The two no access list entries are transmitted
(1050) to the no access list module. The no access list module adds (1060) the two no access list entries, Digest Entry BF 542b and Digest Entry BZ 542d, to the no access list. [00139] The above-described systems and methods can be implemented in digital electronic circuitry, in computer hardware, firmware, and/or software. The implementation can be as a computer program product (i.e., a computer program tangibly embodied in an information carrier). The implementation can, for example, be in a machine-readable storage device and/or in a propagated signal, for execution by, or to control the operation of, data processing apparatus. The implementation can, for example, be a programmable processor, a computer, and/or multiple computers.
[00140] A computer program can be written in any form of programming language, including compiled and/or interpreted languages, and the computer program can be deployed in any form, including as a stand-alone program or as a subroutine, element, and/or other unit suitable for use in a computing environment. A computer program can be deployed to be executed on one computer or on multiple computers at one site.
[00141] Method steps can be performed by one or more programmable processors executing a computer program to perform functions of the invention by operating on input data and generating output. Method steps can also be performed by and an apparatus can be implemented as special purpose logic circuitry. The circuitry can, for example, be a FPGA (field programmable gate array) and/or an ASIC
(application-specific integrated circuit). Modules, subroutines, and software agents can refer to portions of the computer program, the processor, the special circuitry, software, and/or hardware that implements that functionality. [00142] Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor receives instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for executing instructions and one or more memory devices for storing instructions and data. Generally, a computer can include, can be operatively coupled to receive data from and/or transfer data to one or more mass storage devices for storing data (e.g., magnetic, magneto-optical disks, or optical disks). [00143] Data transmission and instructions can also occur over a communications network. Information carriers suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices. The information carriers can, for example, be EPROM, EEPROM, flash memory devices, magnetic disks, internal hard disks, removable disks, magneto-optical disks, CD-ROM, and/or DVD-ROM disks. The processor and the memory can be supplemented by, and/or incorporated in special purpose logic circuitry.
[00144] To provide for interaction with a user, the above described techniques can be implemented on a computer having a display device. The display device can, for example, be a cathode ray tube (CRT) and/or a liquid crystal display (LCD) monitor.
The interaction with a user can, for example, be a display of information to the user and a keyboard and a pointing device (e.g., a mouse or a trackball) by which the user can provide input to the computer (e.g., interact with a user interface element). Other kinds of devices can be used to provide for interaction with a user. Other devices can, for example, be feedback provided to the user in any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback). Input from the user can, for example, be received in any form, including acoustic, speech, and/or tactile input. [00145] The above described techniques can be implemented in a distributed computing system that includes a back-end component. The back-end component can, for example, be a data server, a middleware component, and/or an application server.
The above described techniques can be implemented in a distributing computing system that includes a front-end component. The front-end component can, for example, be a client computer having a graphical user interface, a Web browser through which a user can interact with an example implementation, and/or other graphical user interfaces for a transmitting device. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (LAN), a wide area network (WAN), the Internet, wired networks, and/or wireless networks. [00146] The system can include clients and servers. A client and a server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. [00147] Packet-based networks can include, for example, the Internet, a carrier internet protocol (IP) network (e.g., local area network (LAN), wide area network (WAN), campus area network (CAN), metropolitan area network (MAN), home area network (HAN)), a private IP network, an IP private branch exchange (IPBX), a wireless network (e.g., radio access network (RAN), 802.11 network, 802.16 network, general packet radio service (GPRS) network, HiperLAN), and/or other packet-based networks. Circuit-based networks can include, for example, the public switched telephone network (PSTN), a private branch exchange (PBX), a wireless network (e.g., RAN, bluetooth, code-division multiple access (CDMA) network, time division multiple access (TDMA) network, global system for mobile communications (GSM) network), and/or other circuit-based networks. [00148] The transmitting device can include, for example, a computer, a computer with a browser device, a telephone, an IP phone, a mobile device (e.g., cellular phone, personal digital assistant (PDA) device, laptop computer, electronic mail device), and/or other communication devices. The browser device includes, for example, a computer (e.g., desktop computer, laptop computer) with a world wide web browser (e.g., Microsoft® Internet Explorer® available from Microsoft Corporation, Mozilla®
Firefox available from Mozilla Corporation). The mobile computing device includes, for example, a Blackberry®. The IP phone includes, for example, a Cisco® Unified IP Phone 7985G available from Cisco System, Inc, and/or a Cisco® Unified Wireless Phone 7920 available from Cisco System, Inc. [00149] Comprise, include, and/or plural forms of each are open ended and include the listed parts and can include additional parts that are not listed. And/or is open ended and includes one or more of the listed parts and combinations of the listed parts. [00150] One skilled in the art will realize the invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The foregoing embodiments are therefore to be considered in all respects illustrative rather than limiting of the invention described herein. Scope of the invention is thus indicated by the appended claims, rather than by the foregoing description, and all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. [00151] What is claimed is:

Claims

1. A method of defending attacks on a network, the method comprising: receiving data packets at a no access list module; analyzing the data packets using a no access list; generating a first set of data packets that do not match the no access list; receiving the first set of data packets at a first access list module; analyzing the first set of data packets using a first access list; generating a second set of data packets that do not match the first access list; receiving the second set of data packets at a second access list module; analyzing the second set of data packets using a second access list; and generating a third set of data packets that do not match the second access list.
2. The method of claim 1, wherein the no access list comprises a list of identifiers indicating which data packets are not allowed to be transmitted to an output module.
3. The method of claim 2, wherein the list of identifiers comprises identifying information associated with an attacker user, a field associated with the data packet, meta-data associated with the data packet, or combinations thereof.
4. The method of claim 1, wherein the first access list comprises a list of identifiers indicating which data packets are allowed to be transmitted to an output module.
5. The method of claim 4, wherein the list of identifiers comprises identifying information associated with a high bandwidth user, identifying information associated with an important user, a field associated with the data packet, meta-data associated with the data packet, or combinations thereof.
6. The method of claim 5, further comprising: receiving, at an admission control module, a request for service; authenticating the request for service; and processing the request for service to add, subtract, edit, or combinations thereof the list of identifiers associated with the first access list.
7. The method of claim 1, wherein the second list comprises a list of identifiers indicating which data packets are allowed to be transmitted to an output module.
8. The method of claim 7, wherein the list of identifiers comprises identifying information associated with a low bandwidth user, identifying information associated with a standard user, a field associated with the data packet, meta-data associated with the data packet, or combinations thereof.
9. The method of claim 1 further comprising: generating at the first access list module a fourth set of data packets that match the first access list; and transmitting the fourth set of data packets to an output module based on a criterion.
10. The method of claim 9, wherein the criterion is rate control.
11. The method of claim 10, wherein the rate control is a rate limit.
12. The method of claim 11, wherein the rate limit is an amount of data over a set time.
13. The method of claim 11, wherein the rate limit is a packet rate limit, a byte rate limit, a steady-state rate limit, a burst limit, or combinations thereof.
14. The method of claim 9 further comprising: generating at the first access list module a sixth set of data packets that comprises data packets from the fourth set of data packets that are not transmitted to the output module; receiving at an attack identification module the sixth set of data packets; and analyzing at the attack identification module the sixth set of data packets to identify network attackers.
15. The method of claim 14, wherein the analysis at the attack identification module comprises: calculating number of data packets associated together using identifying information associated with the data packets; adding the number of data packets to an attack number list; and sorting the attack number list by number of data packets.
16. The method of claim 14 further comprising: generating at the attack identification module a no access list entry; receiving at the no access list module the no access list entry; and adding the no access list entry to the no access list.
17. The method of claim 1 further comprising: generating at the second access list module a fifth set of data packets that match the second access list; transmitting to an output module the fifth set of data packets based on a criterion; generating at the second access list module a seventh set of data packets that comprises data packets from the fifth set of data packets that are not transmitted to the output module; receiving at an attack identification module the seventh set of data packets; and analyzing at the attack identification module the seventh set of data packets.
18. The method of claim 1 further comprising: receiving the third set of data packets at a transmission module; generating an eighth set of data packets; transmitting to an output module the eighth set of data packets based on a criterion; generating at the transmission module a ninth set of data packets that comprises data packets from the eighth set of data packets that are not transmitted to the output module; receiving at an attack identification module the ninth set of data packets; and analyzing at the attack identification module the ninth set of data packets.
19. The method of claim 1 further comprising: generating at the no access list module a tenth set of data packets that match the no access list; receiving the tenth set of data packets at a discard module; and discarding the tenth set of data packets at the discard module.
20. The method of claim 1 further comprising: indexing second access list using a field associated with the data packet, meta-data associated with the data packet, a hash thereof, or combinations thereof.
21. The method of claim 1, wherein the second access list comprises an indexed plurality of lists.
22. A computer program product, tangibly embodied in an information carrier, the computer program product including instructions being operable to cause a data processing apparatus to: receive data packets at a no access list module; analyze the data packets using a no access list; generate a first set of data packets that do not match the no access list; receive the first set of data packets at a first access list module; analyze the first set of data packets using a first access list; generate a second set of data packets that do not match the first access list; receive the second set of data packets at a second access list module; analyze the second set of data packets using a second access list; and generate a third set of data packets that do not match the second access list.
23. A system for defending attacks on a network, the system comprising, a no access list module configured and adapted to receive data packets from an input module and generate a first set of data packets that do not match a no access list; a first access list module configured and adapted to receive the first set of data packets from the no access list module and generate a second set of data packets that do not match a first access list; and a second access list module configured and adapted to receive the second set of data packets from the first access list module and generate a third set of data packets that do not match a second access list.
24. The system of claim 23 wherein the first access list module generates a fourth set of data packets that match the first access list, transmits the fourth set of data packets to an output module based on a criterion, and generates a sixth set of data packets that comprises data packets from the fourth set of data packets that are not transmitted to the output module; and wherein the second access list module generates a fifth set of data packets that match the second access list, transmits the fifth set of data packets to an output module based on a criterion, and generates a seventh set of data packets that comprises data packets from the fifth set of data packets that are not transmitted to the output module.
25. The system of claim 24, further comprising: an attack identification module configured and adapted to receive the sixth set of data packets from the first access list module, analyze the sixth set of data packets to identify network attackers, receive the seventh set of data packets from the second access list module, and analyze the seventh set of data packets to identify network attackers.
26. The system of claim 23, further comprising: a transmission module configured and adapted to receive the third set of data packets from the second access list module, transmit the third set of data packets to an output module based on a criterion, and transmit a ninth set of data packets that comprises data packets from the third set of data packets that are not transmitted to the output module; and an attack identification module configured and adapted to receive the ninth set of data packets and analyze the ninth set of data packets to identify network attackers.
27. A system for defending attacks on a network, the system comprising: a means for receiving data packets from an input module and generating a first set of data packets that do not match a no access list; a means for receiving the first set of data packets and generating a second set of data packets that do not match a first access list; and a means for receiving the second set of data packets and generating a third set of data packets that do not match a second access list.
28. A method of policing data on a network, the method comprising: receiving a data packet at a index module; hashing the data packet using one or more fields in the data packet to generate a bin identification and a user signature; processing the bin identification to associate the user signature with a first bin included in a plurality of bins; comparing at the first bin the user signature to zero or more stored user signatures associated with the first bin; transmitting the data packet to a transmission module based on the comparing; and transmitting, by the transmission module, the data packet to an output module based on a criterion.
29. The method of claim 28, wherein the one or more fields in the data packet is a port number, an Ethernet virtual local area network (VLAN) tag, meta-data about the data packet, a receiver interface, a source internet protocol (IP) address, an incoming logical IP address, a destination IP address, a source media access control (MAC) address, a destination MAC address, or combinations thereof.
30. The method of claim 28, where if a capacity of the first bin is exceeded, then the data packet is transmitted to the transmission module without the comparing the user signature to the stored zero or more user signatures.
31. The method of claim 28, wherein the stored user signatures are modified by an admission control module.
32. The method of claim 31, wherein the modification is an addition, a subtraction, an edit, or combinations thereof of the stored user signatures.
33. The method of claim 31, wherein the admission control module processes a request for service from the input module.
34. The method of claim 31, wherein the modification of the stored user signatures is predicated upon a successful authentication.
35. The method of claim 28, wherein the criterion is rate control.
36. The method of claim 35, wherein the rate control is a rate limit.
37. The method of claim 36, wherein the rate limit dynamically adapts based on a number of stored user signatures in the first bin.
38. The method of claim 36, wherein the rate limit is an amount of data over a set time.
39. The method of claim 36, wherein the rate limit is a packet rate limit, a byte rate limit, a steady state rate limit, a burst limit, or combinations thereof.
40. The method of claim 28, wherein the data packet is not associated with a user of the system, the bin identification and the user signature match one of the stored user signatures associated with the first bin, probability of the match is low, and the data packet is transmitted to the transmission module for transmission to the output module based on the criterion.
41. A computer program product, tangibly embodied in an information carrier, the computer program product including instructions being operable to cause a data processing apparatus to: receive a data packet at a index module; hash the data packet using one or more fields in the data packet to generate a bin identification and a user signature; process the bin identification to associate the user signature with a first bin included in a plurality of bins.; compare at the first bin the user signature to zero or more stored user signatures associated with the first bin; transmit the data packet to a transmission module based on the comparing; and transmit, by the transmission module, the data packet to an output module based on a criterion.
42. A system for policing data on a network, the system comprising: an index module configured and adapted to receive a data packet, hash the data packet to generate a bin identification and a user signature, and associate the bin identification of the data packet to a first bin included in a plurality of bins; a bin module configured and adapted to compare the user signature to zero or more stored user signatures associated with the first bin; and a transmission module configured and adapted to transmit a matched data packet to an output module based on a criterion.
43. The system of claim 42, wherein the index module hashes part or all of the data packet.
44. The system of claim 42, wherein the criterion is rate control.
45. The system of claim 44, wherein the rate control is a rate limit.
46. The system of claim 45, wherein the rate limit is an amount of data over a set time.
47. The system of claim 45, wherein the rate limit dynamically adapts based on a number of stored user signatures in the first bin.
48. The system of claim 45, wherein the rate limit is a packet rate limit, a byte rate limit, a steady-state rate limit, a burst limit, or combinations thereof.
49. The system of claim 42, further comprising: an admission control module configured and adapted to process a request for service from an input module, hash information associated with the request for service to generate a second bin identification and a second user signature, process the second bin identification to associate the second user signature with a second bin included in the plurality of bins, and append the second user signature to the second bin.
50. The system of claim 49, wherein the admission control module requires a successful authentication before the request for service is processed.
51. A system for defending attacks on a network, the system comprising: a means for receiving a data packet, hashing the data packet to generate a bin identification and a user signature, and associating the bin identification of the data packet to a first bin; a means for comparing the user signature to zero or more stored user signatures associated with the first bin; and a means for transmitting a matched data packet to an output module based on a criterion.
52. A method of identifying attackers on a network, the method comprising: receiving a data packet or part thereof at a discard processing module; generating a discard entry for the data packet; receiving the discard entry at a digest index module; hashing the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature; processing the bin identification to associate the user signature with a first bin included in a plurality of bins; and processing the discard entry at the first bin.
53. The method of claim 52, wherein the discard entry comprises identifying information associated with the data packet.
54. The method of claim 53, wherein the identifying information is a network address, a network subnet address, an internet protocol (IP) address, a media access control (MAC) address, a networking protocol header field, meta-data associated with the data packet, an arrival interface, a destination interface, an origination interface, or combinations thereof.
55. The method of claim 53, wherein the processing the discard entry at the first bin comprises comparing the identifying information of the discard entry to one or more stored fields associated with the first bin.
56. The method of claim 52, further comprising: incrementing a count entry for the data packet received at the discard processing module; comparing the count entry to a number of discard entries; and calculating a difference between the count entry and the number of discard entries.
57. The method of claim 52, wherein the processing the discard entry at the first bin comprises comparing the user signature of the discard entry to one or more stored user signatures associated with the first bin.
58. The method of claim 57, wherein if the user signature of the discard entry matches a stored user signature, then a hit counter is incremented on a first digest entry associated with the stored user signature.
59. The method of claim 57, wherein the user signature of the discard entry does not match the one or more stored user signatures associated with the first bin.
60. The method of claim 59, further comprising: processing the first bin to determine capacity of the first bin; processing the discard entry into a second digest entry; and adding the second digest entry to the first bin.
61. The method of claim 60, wherein the second digest entry comprises identifying information associated with the data packet, a timestamp, a user signature, a hit counter, a packet field, packet meta data, an uniqueness indicator, or combinations thereof.
62. The method of claim 61, further comprising: processing the timestamp and the hit counter of each digest entry in the plurality of bins wherein the timestamp comprises a plurality of time entries; and generating a hit rate list.
63. The method of claim 62, further comprising: generating a report comprising the high rate list; and transmitting the report to a display device.
64. The method of claim 62, further comprising: generating one or more no access list entries comprising entries of the high rate list; receiving at a no access list module the one or more no access list entries; and adding the one or more no access list entries to a no access list.
65. The method of claim 59 further comprising: processing the first bin to determine capacity of the first bin; and processing each digest entry of the first bin based on the capacity to determine age and hit count.
66. The method of claim 65, further comprising: deleting a third digest entry based on the age and the hit count; incrementing an overwrite count for the third discard entry deleted at the first bin; and processing the overwrite count at the digest index module.
67. The method of claim 65, further comprising: deleting the discard entry based on the age and the hit count of each said digest entry of the first bin; incrementing a discard count for the discard entry; and processing the discard count at the digest index module.
68. The method of claim 52, wherein the discard processing module is a ring buffer, a queue, a first in first out queue, a first in last out queue, or combinations thereof.
69. The method of claim 52, further comprising: processing each digest entry in the plurality of bins; generating a report of processed information.
70. The method of claim 69, wherein the processed information is a network address, a source address, a destination address, a network interface, a port, a source port, a destination port, or combinations thereof.
71. A computer program product, tangibly embodied in an information carrier, the computer program product including instructions being operable to cause a data processing apparatus to: receive a data packet at a discard processing module; generate a discard entry for the data packet; receive the discard entry at a digest index module; hash the discard entry using one or more fields in the discard entry to generate a bin identification and a user signature; process the bin identification to associate the user signature with a first bin included in a plurality of bins; and process the discard entry at the first bin.
72. A system of identifying attackers on a network, said system comprising: a discard processing module configured and adapted to receive a data packet and generate a discard entry; a digest index module configured and adapted to receive the discard entry, hash the discard entry to generate a bin identification and a user signature, and process the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules; and the first digest bin module configured and adapted to process the discard entry.
73. The system of claim 72, wherein the discard processing module is further configured and adapted to increment a count entry for the data packet.
74. The system of claim 72, wherein the first digest bin module processing the discard entry comprises comparing identifying information of the discard entry to one or more stored fields associated with the first digest bin module.
75. The system of claim 72, wherein the first digest bin module processing the discard entry comprises comparing the user signature of the discard entry to one or more stored user signatures associated with the first digest bin module.
76. The system of claim 75, wherein if the user signature of the discard entry matches a stored user signature associated with the first digest bin module, then a hit counter is incremented on a first digest entry associated with the stored user signature.
77. The system of claim 75, wherein if the user signature of the discard entry does not match the one or more stored user signatures associated with the first digest bin module, then the discard entry is processed into a digest entry and added to the first digest bin module.
78. A system of identifying attackers on a network, said system comprising: means for receiving a data packet and generating a discard entry; means for receiving the discard entry, hashing the discard entry to generate a bin identification and a user signature, and processing the bin identification to associate the user signature with a first digest bin module included in a plurality of digest bin modules; and means for processing the discard entry.
PCT/US2007/086065 2006-12-01 2007-11-30 Filtering and policing for defending against denial of service attacks a network WO2008070549A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2009539507A JP2011503912A (en) 2006-12-01 2007-11-30 Information screening and monitoring restrictions for defense against network denial of service attacks
CA002671451A CA2671451A1 (en) 2006-12-01 2007-11-30 Filtering and policing for defending against denial of service attacks on a network
EP07864977A EP2090061A2 (en) 2006-12-01 2007-11-30 Filtering and policing for defending against denial of service attacks a network

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US11/565,942 US7804774B2 (en) 2006-12-01 2006-12-01 Scalable filtering and policing mechanism for protecting user traffic in a network
US11/565,940 US7672336B2 (en) 2006-12-01 2006-12-01 Filtering and policing for defending against denial of service attacks on a network
US11/565,940 2006-12-01
US11/565,944 2006-12-01
US11/565,944 US7940657B2 (en) 2006-12-01 2006-12-01 Identifying attackers on a network
US11/565,942 2006-12-01

Publications (2)

Publication Number Publication Date
WO2008070549A2 true WO2008070549A2 (en) 2008-06-12
WO2008070549A3 WO2008070549A3 (en) 2009-02-12

Family

ID=39493669

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/086065 WO2008070549A2 (en) 2006-12-01 2007-11-30 Filtering and policing for defending against denial of service attacks a network

Country Status (4)

Country Link
EP (1) EP2090061A2 (en)
JP (1) JP2011503912A (en)
CA (1) CA2671451A1 (en)
WO (1) WO2008070549A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2164228A1 (en) * 2008-09-12 2010-03-17 Juniper Networks, Inc. Hierarchical application of security services with a computer network
FR2949934A1 (en) * 2009-09-09 2011-03-11 Qosmos MONITORING A COMMUNICATION SESSION COMPRISING SEVERAL FLOWS ON A DATA NETWORK
US8040808B1 (en) 2008-10-20 2011-10-18 Juniper Networks, Inc. Service aware path selection with a network acceleration device
US8339959B1 (en) 2008-05-20 2012-12-25 Juniper Networks, Inc. Streamlined packet forwarding using dynamic filters for routing and security in a shared forwarding plane
US9251535B1 (en) 2012-01-05 2016-02-02 Juniper Networks, Inc. Offload of data transfer statistics from a mobile access gateway

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010007133A1 (en) * 1998-10-28 2001-07-05 Mark Moriconi System and method for maintaining security in a distributed computer network
EP1367798A1 (en) * 2002-05-29 2003-12-03 Alcatel Canada Inc. High-speed adaptative structure of elementary firewall modules
US20040054925A1 (en) * 2002-09-13 2004-03-18 Cyber Operations, Llc System and method for detecting and countering a network attack
US6826698B1 (en) * 2000-09-15 2004-11-30 Networks Associates Technology, Inc. System, method and computer program product for rule based network security policies
US20050240993A1 (en) * 2004-04-22 2005-10-27 Treadwell William S Methodology, system and computer readable medium for streams-based packet filtering
WO2006037809A1 (en) * 2004-10-08 2006-04-13 International Business Machines Corporation Offline analysis of packets

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5473607A (en) * 1993-08-09 1995-12-05 Grand Junction Networks, Inc. Packet filtering for data networks
CN1293478C (en) * 1999-06-30 2007-01-03 倾向探测公司 Method and apparatus for monitoring traffic in a network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010007133A1 (en) * 1998-10-28 2001-07-05 Mark Moriconi System and method for maintaining security in a distributed computer network
US6826698B1 (en) * 2000-09-15 2004-11-30 Networks Associates Technology, Inc. System, method and computer program product for rule based network security policies
EP1367798A1 (en) * 2002-05-29 2003-12-03 Alcatel Canada Inc. High-speed adaptative structure of elementary firewall modules
US20040054925A1 (en) * 2002-09-13 2004-03-18 Cyber Operations, Llc System and method for detecting and countering a network attack
US20050240993A1 (en) * 2004-04-22 2005-10-27 Treadwell William S Methodology, system and computer readable medium for streams-based packet filtering
WO2006037809A1 (en) * 2004-10-08 2006-04-13 International Business Machines Corporation Offline analysis of packets

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8339959B1 (en) 2008-05-20 2012-12-25 Juniper Networks, Inc. Streamlined packet forwarding using dynamic filters for routing and security in a shared forwarding plane
EP2164228A1 (en) * 2008-09-12 2010-03-17 Juniper Networks, Inc. Hierarchical application of security services with a computer network
CN101674307B (en) * 2008-09-12 2014-12-10 丛林网络公司 Hierarchical application of security services with a computer network
US8955107B2 (en) 2008-09-12 2015-02-10 Juniper Networks, Inc. Hierarchical application of security services within a computer network
US8040808B1 (en) 2008-10-20 2011-10-18 Juniper Networks, Inc. Service aware path selection with a network acceleration device
US9774520B1 (en) 2008-10-20 2017-09-26 Juniper Networks, Inc. Service aware path selection with a network acceleration device
FR2949934A1 (en) * 2009-09-09 2011-03-11 Qosmos MONITORING A COMMUNICATION SESSION COMPRISING SEVERAL FLOWS ON A DATA NETWORK
WO2011030045A1 (en) * 2009-09-09 2011-03-17 Qosmos Supervision of a communication session comprising several flows over a data network
US9251535B1 (en) 2012-01-05 2016-02-02 Juniper Networks, Inc. Offload of data transfer statistics from a mobile access gateway
US9813345B1 (en) 2012-01-05 2017-11-07 Juniper Networks, Inc. Offload of data transfer statistics from a mobile access gateway

Also Published As

Publication number Publication date
CA2671451A1 (en) 2008-06-12
JP2011503912A (en) 2011-01-27
EP2090061A2 (en) 2009-08-19
WO2008070549A3 (en) 2009-02-12

Similar Documents

Publication Publication Date Title
US7672336B2 (en) Filtering and policing for defending against denial of service attacks on a network
US7940657B2 (en) Identifying attackers on a network
US7804774B2 (en) Scalable filtering and policing mechanism for protecting user traffic in a network
US10735379B2 (en) Hybrid hardware-software distributed threat analysis
US7706378B2 (en) Method and apparatus for processing network packets
US8448234B2 (en) Method and apparatus for deep packet inspection for network intrusion detection
JP3993092B2 (en) Methods to prevent denial of service attacks
US7930413B2 (en) System and method for controlling access to a network resource
US8358592B2 (en) Network controller and control method with flow analysis and control function
US7873695B2 (en) Managing connections and messages at a server by associating different actions for both different senders and different recipients
US6910134B1 (en) Method and device for innoculating email infected with a virus
US8677473B2 (en) Network intrusion protection
US20110296519A1 (en) Reputation based connection control
US20080281716A1 (en) Communication Control Device
EP2164228A1 (en) Hierarchical application of security services with a computer network
US20090037592A1 (en) Network overload detection and mitigation system and method
US20060191008A1 (en) Apparatus and method for accelerating intrusion detection and prevention systems using pre-filtering
US7773507B1 (en) Automatic tiered services based on network conditions
WO2008070549A2 (en) Filtering and policing for defending against denial of service attacks a network
US10291632B2 (en) Filtering of metadata signatures
US20230412591A1 (en) Traffic processing method and protection system
US7437758B2 (en) Propagation of viruses through an information technology network
Shomura et al. Analyzing the number of varieties in frequently found flows
US20070147594A1 (en) Methods, systems, and computer program products for billing for trust-based services provided in a communication network
CN113992421A (en) Message processing method and device and electronic equipment

Legal Events

Date Code Title Description
ENP Entry into the national phase in:

Ref document number: 2009539507

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2671451

Country of ref document: CA

Ref document number: 2007864977

Country of ref document: EP

NENP Non-entry into the national phase in:

Ref country code: DE