The TCP/IP network protocols (e.g., the Transmission Control Protocol (TCP) and the Internet Protocol (IP)) were designed to build large, resilient, reliable, and robust networks. Such protocols, however, were not originally designed with security in mind. Subsequent developments have extended such protocols to provide for secure communication between peers (e.g., Internet Protocol Security (IPsec)), but the networks themselves remain vulnerable to attack (e.g., Distributed Denial of Service (DDoS) attacks).
Most existing approaches to protecting such networks are reactive rather than proactive. While reactive approaches may identify the source of an attack and assist in subsequent mitigation efforts, in most instances, the attack will have already been successfully launched.
Proactive solutions, however, have often been deemed untenable due to an inability to scale to larger networks. A significant challenge associated with building a scalable proactive solution is the need to filter substantially all network traffic at a high resolution. In a large network, where traffic volumes may be enormous, the time required to provide high resolution filtering has traditionally been thought to render a proactive solution infeasible.
The following presents a simplified summary in order to provide a basic understanding of some aspects of the disclosure. It is neither intended to identify key or critical elements of the disclosure nor to delineate the scope of the disclosure. The following summary merely presents some concepts in a simplified form as a prelude to the description below.
Aspects of this disclosure relate to protecting a secured network. In some embodiments, one or more packet security gateways are associated with a security policy management server. At each of the packet security gateways, a dynamic security policy may be received from the security policy management server, packets associated with a network protected by the packet security gateway may be received, and at least one of multiple packet transformation functions specified by the dynamic security policy may be performed on the packets. Performing the at least one of multiple packet transformation functions specified by the dynamic security policy on the packets may include performing at least one packet transformation function other than forwarding or dropping the packets.
In some embodiments, two or more of the packet security gateways may be configured in series such that packets forwarded from a first of the packet security gateways are received by a second of the packet security gateways. In some embodiments, the dynamic security policy may include two rules requiring sequential execution. A first of the packet security gateways may perform a packet transformation function specified by one of the rules on the packets and a second of the packet security gateways may subsequently perform a packet transformation function specified by the other of the rules on packets received from the first packet security gateway.
In some embodiments, the dynamic security policy may include a rule specifying a set of network addresses for which associated packets should be dropped and a rule specifying that all packets associated with network addresses outside the set should be forwarded. Additionally or alternatively, the dynamic security policy may include a rule specifying a set of network addresses for which associated packets should be forwarded and a rule specifying that all packets associated with network addresses outside the set should be dropped. In some embodiments, the security policy management server may receive information associated with one or more Voice over Internet Protocol (VoIP) sessions and the set of network addresses for which associated packets should be forwarded may be created or altered utilizing the information associated with the one or more VoIP sessions.
In some embodiments, the packet security gateways may receive three or more dynamic security policies from the security policy management server. A first of the dynamic security policies may specify a first set of network addresses for which packets should be forwarded. A second of the dynamic security policies may be received after the first and may specify a second set of network addresses, which includes more network addresses than the first set, for which packets should be forwarded. A third of the dynamic security policies may be received after the second and may specify a third set of network addresses, which includes more network addresses than the second set, for which packets should be forwarded.
In some embodiments, the dynamic security policy may include two rules that each specify a set of network addresses. The dynamic security policy may specify that packets associated with the first set of network addresses should be placed in a first forwarding queue and packets associated with the second set of network addresses should be placed in a second forwarding queue. The first forwarding queue may have a different queueing policy, for example, a higher forwarding rate, than the second forwarding queue.
In some embodiments, the dynamic security policy may include a rule specifying a set of network addresses and an additional parameter. The packet transformation function specified by the dynamic security policy may include routing packets that fall within the specified set and match the additional parameter to a network address different from a destination network address specified by the packets. In some embodiments, the additional parameter may be a Session Initiation Protocol (SIP) Uniform Resource Identifier (URI). The network address different from the destination network address may correspond to a device configured to copy information contained within the packets and forward the packets to the destination network address specified by the packets.
In some embodiments, the packet transformation function may forward the packets into the network protected by the packet security gateway. In some embodiments, the packet transformation function may forward the packets out of the network protected by the packet security gateway. In some embodiments, the packet transformation function may forward the one or more packets to an IPsec stack having an IPsec security association corresponding to the packets. In some embodiments, the packet transformation function may drop the packets.
In some embodiments, the dynamic security policy may include multiple rules. One of the rules may specify the packet transformation function. In some embodiments, one of the rules may specify a five-tuple of values selected from packet header information. The five-tuple may specify one or more protocol types, one or more IP source addresses, one or more source ports, one or more IP destination addresses, and one or more destination ports. In some embodiments, one of the rules may specify a Differentiated Service Code Point (DSCP) that maps to a DSCP field in an IP header of one of the packets.
In some embodiments, one of the packet security gateways may operate in a network layer transparent manner. For example, the packet security gateway may send and receive traffic at a link layer using an interface that is not addressed at the network layer and simultaneously perform the packet transformation function at the network layer. Additionally or alternatively, the packet security gateway may include a management interface having a network layer address. Access to the management interface may be secured at the application level.
In some embodiments, the dynamic security policy may include a rule generated based, at least in part, on a list of known network addresses associated with malicious network traffic. In some embodiments, the list of known network addresses associated with malicious network traffic may be received from a subscription service that aggregates information associated with malicious network traffic.
In some embodiments, the packets associated with the network protected by the packet security gateway may originate within the network protected by the packet security gateway and may be destined for a network distinct from the network protected by the packet security gateway. Additionally or alternatively, the packets associated with the network protected by the packet security gateway may originate within a network distinct from the network protected by the packet security gateway and may be destined for a host within the network protected by the packet security gateway.
In some embodiments, one of the packet security gateways may be located at each boundary between a protected network associated with the security policy management server and an unprotected network.
Other details and features will be described in the sections that follow.
The present disclosure is pointed out with particularity in the appended claims. Features of the disclosure will become more apparent upon a review of this disclosure in its entirety, including the drawing figures provided herewith.
Some features herein are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings, in which like reference numerals refer to similar elements.
In the following description of various illustrative embodiments, reference is made to the accompanying drawings, which form a part hereof, and in which is shown, by way of illustration, various embodiments in which aspects of the disclosure may be practiced. It is to be understood that other embodiments may be utilized, and structural and functional modifications may be made, without departing from the scope of the present disclosure.
Various connections between elements are discussed in the following description. These connections are general and, unless specified otherwise, may be direct or indirect, wired or wireless. In this respect, the specification is not intended to be limiting.
As used herein, a packet security gateway includes any computing device configured to receive packets and perform a packet transformation function on the packets. Optionally, a packet security gateway may further be configured to perform one or more additional functions as described herein. As used herein, a security policy management server includes any computing device configured to communicate a dynamic security policy to a packet security gateway. Optionally, a security policy management server may further be configured to perform one or more additional functions as described herein. As used herein, a dynamic security policy includes any rule, message, instruction, file, data structure, or the like that specifies criteria corresponding to one or more packets and identifies a packet transformation function to be performed on packets corresponding to the specified criteria. Optionally, a dynamic security policy may further specify one or more additional parameters as described herein.
Network environment 100 may include one or more packet security gateways and one or more security policy management servers. For example, network environment 100 may include packet security gateways 112, 114, 116, and 118, and security policy management server 120. One or more security policy management servers may be associated with a protected network. For example, networks A-D 102, 104, 106, and 108 may each be distinct LANs associated with a common organization and may each form part of a protected network associated with security policy management server 120. Many network protocols route packets dynamically, and thus the path a given packet may take cannot be readily predicted. Accordingly it may be advantageous to locate a packet security gateway at each boundary between a protected network and an unprotected network. For example, packet security gateway 112 may be located at the boundary between network A 102 and network E 110. Similarly, packet security gateway 114 may be located at the boundary between network B 104 and network E 110; packet security gateway 116 may be located at the boundary between network C 106 and network E 110; and packet security gateway 118 may be located at the boundary between network D 108 and network E 110. As will be described in greater detail below, each of one or more packet security gateways associated with a security policy management server may be configured to receive a dynamic security policy from the security policy management server, receive packets associated with a network protected by the packet security gateway, and perform a packet transformation function specified by the dynamic security policy on the packets. For example, each of packet security gateways 112, 114, 116, and 118 may be configured to receive a dynamic security policy from security policy management server 120. Each of packet security gateways 112, 114, 116, and 118 may also be configured to receive packets respectively associated with networks A-D 102, 104, 106, and 108. Each of packet security gateways 112, 114, 116, and 118 may further be configured to perform a packet transformation function specified by the dynamic security policy received from security policy management server 120 on the packets respectively associated with networks A-D 102, 104, 106, and 108.
Packet security gateway 112 may be configured to receive a dynamic security policy from security policy management server 120. For example, packet security gateway 112 may receive dynamic security policy 212 from security policy management server 120 via management interface 222 (i.e., out-of-band signaling) or network interface 206 (i.e., in-band signaling). Packet security gateway 112 may include one or more packet filters or packet discriminators, or logic for implementing one or more packet filters or packet discriminators. For example, packet security gateway 112 may include packet filter 214, which may be configured to examine information associated with packets received by packet security gateway 112 and forward the packets to one or more packet transformation functions based on the examined information. For example, packet filter 214 may examine information associated with packets received by packet security gateway 112 (e.g., packets received from network E 110 via management interface 222 or network interface 206) and forward the packets to one or more of packet transformation functions 1-N 216, 218, and 220 based on the examined information.
As will be described in greater detail below, dynamic security policy 212 may include one or more rules and the configuration of packet filter 214 may be based on one or more of the rules included in dynamic security policy 212. For example, dynamic security policy 212 may include one or more rules specifying that packets having specified information should be forwarded to packet transformation function 216, while all other packets should be forwarded to packet transformation function 218. Packet transformation functions 1-N 216, 218, and 220 may be configured to perform one or more functions on packets they receive from packet filter 214. For example, packet transformation functions 1-N 216, 218, and 220 may be configured to forward packets received from packet filter 214 into network A 102, forward packets received from packet filter 214 to an IPsec stack having an IPsec security association corresponding to the packets, or drop packets received from packet filter 214. In some embodiments, one or more of packet transformation functions 1-N 216, 218, and 220 may be configured to drop packets by sending the packets to a local “infinite sink” (e.g., the /dev/null device file in a UNIX/LINUX system).
In some embodiments, packet security gateway 112 may be configured in a network layer transparent manner. For example, packet security gateway 112 may be configured to utilize one or more of network interfaces 206 and 208 to send and receive traffic at the link layer. One or more of network interfaces 206 and 208, however, may not be addressed at the network layer. Because packet filter 214 and packet transformation functions 1-N 216, 218, and 220 operate at the network layer, PSG 112 may still perform packet transformation functions at the network layer. By operating in a network layer transparent manner, packet security gateway 112 may insulate itself from network attacks (e.g., DDoS attacks) launched at the network layer because attack packets cannot be routed to the network interfaces 206 and 208. In some embodiments, packet security gateway 112 may include management interface 222. Management interface 222 may be addressed at the network level in order to provide packet security gateway 112 with network level addressability. Access to management interface 222 may be secured, for example, at the application level by using a service such as SSH, or secured at the transport level using, e.g., TLS, or secured at the network level by attaching it to a network with a separate address space and routing policy from network A 102 and network E 110, or secured at the link level, e.g., using the IEEE 802.1X framework, etc.
The flows illustrated by
As will be described in greater detail below, dynamic security policy 300 may include one or more rules that specify a packet transformation function other than forwarding (accepting or allowing) or dropping (denying) a packet. For example, rule 3 306 may specify that IP packets containing TCP packets, originating from a source IP address that begins with 150, having any source port, destined for any IP address that begins with 120, and destined for port 90 should not only have an accept packet transformation function performed on them, but should also be routed to a monitoring device.
One or more rules within dynamic security policy 300 may be required to execute in a specific order. For example, it may be required that rule 5 310 be executed last. Because rule 5 310 specifies that any packet should have a deny packet transformation function performed on it, if it were executed before a rule specifying an accept packet transformation function (e.g., one or more of rules 1-4 302, 304, 306, or 308), no packets matching the criteria specified by the rule specifying the accept packet transformation function would pass through a packet security gateway implementing dynamic security policy 300. Similarly, two or more rules within dynamic security policy 300 may specify overlapping criteria and different packet transformation functions. In such cases, the order-of-application of the rules may determine which rule is applied to a packet that would match the two or more rules. Such rules may be merged together or otherwise transformed into a different set of rules without overlapping criteria, which may produce the same result as the original set of rules, when applied to any packet.
A dynamic security policy may utilize the combination of one or more rules to create policies for governing packets within a network environment or effectuating one or more services within a network environment. For example, a dynamic security policy may include one or more rules, the combination of which may effectuate a blocklist service within a network environment. A dynamic security policy that effectuates a blocklist service within a network environment may include one or more rules specifying criteria (e.g., a set of network addresses) for which associated packets should be blocked, dropped, or denied, and at least one rule specifying that all packets outside the specified block sets should be forwarded, accepted, or allowed. Such a dynamic security policy may be constructed by including one or more rules specifying criteria (e.g., a set of network addresses) for which associated packets should be dropped, and a wildcard rule, designated to be executed last, and specifying that all packets should be allowed. One or more dynamic security policies that effectuate a blocklist service may be utilized to implement one or more Virtual Private Networks (VPNs).
A dynamic security policy may also include one or more rules, the combination of which may effectuate an allowlist service within a network environment. A dynamic security policy that effectuates an allowlist service within a network environment may include one or more rules specifying criteria (e.g., a set of network addresses) for which associated packets should be forwarded, allowed, or accepted, and at least one rule specifying that all packets outside the specified allow sets should be blocked, denied, or dropped. Such a dynamic security policy may be constructed by including one or more rules specifying criteria (e.g., a set of network addresses) for which associated packets should be forwarded, and a wildcard rule, designated to be executed last, and specifying that all packets should be blocked. For example, dynamic security policy 300 includes rules 1-4 302, 304, 306, and 308, each of which specifies a set of network addresses for which packets should be allowed, and rule 5 310 which specifies that all packets should be dropped. Thus, if rules 1-5 302, 304, 306, 308, and 310 are executed in order, dynamic security policy 300 will effectuate an allowlist service.
A dynamic security policy may also include one or more rules, the combination of which may effectuate a VoIP firewall service within a network environment. As will be discussed in greater detail below, a security policy management server may receive information associated with VoIP sessions. For example, a security policy management server may receive information associated with VoIP sessions from one or more softswitches (e.g., H.323 softswitches, SIP IP Multimedia Subsystem (IMS) softswitches) or session border controllers when a VoIP session is initialized or set up. In order to allow packets associated with such a VoIP session within a network protected by one or more packet security gateways associated with the security policy management server, the security policy management server may utilize the received information associated with the VoIP sessions to construct one or more rules for allowing the packets associated with the VoIP session. When the VoIP session is terminated or torn down, the softswitch or session border controller may notify the security policy management server, which may create or alter one or more rules to reflect the termination of the VoIP session (e.g., to deny future packets which may match criteria previously associated with the VoIP session).
A dynamic security policy may also include one or more rules or rule sets, the combination of which may effectuate a phased restoration service within a network environment. Such a phased restoration service may be used in the event of a network attack (e.g., a DDoS attack). When an attack occurs a network may be overwhelmed with network traffic and be unable to route all or any of the traffic. In the event of such an attack, it may be beneficial to utilize a dynamic security policy which effectuates a phased restoration service. Such a dynamic security policy may include one or more rules or rule sets configured for execution in time-shifted phases. Each of the rules or rule sets may specify progressively larger sets of network addresses. For example, a dynamic security policy may include three rules or rule sets which may be configured for execution in time-shifted phases. A first of the rules or rule sets may specify a relatively small set of network addresses for which packets should be forwarded (e.g., network addresses corresponding to mission critical network devices). A second of the rules or rule sets may specify a relatively larger set of network addresses for which packets should be forwarded (e.g., network addresses corresponding to trusted network devices). A third of the rules or rule sets may specify an even larger set of network addresses for which packets should be forwarded (e.g., network addresses corresponding to all network devices that would be allowed under ordinary circumstances). The dynamic security policy may specify that the rules or rule sets should be implemented in time-shifted phases. That is, the dynamic security policy may specify that the first rule or rule set should be executed first, and that the second rule or rule set should be executed at a time after the time at which the first rule or rule set is executed, and the third rule or rule set should be executed at a time after the time at which the second rule or rule set is executed. Such a dynamic security policy may assist a network in recovering from an attack, by allowing the network to isolate itself from the attack or recover in a controlled manner.
A dynamic security policy may also include one or more rules, the combination of which may effectuate an enqueueing service within a network environment. A dynamic security policy that effectuates an enqueueing service may include one or more rules that specify sets of network addresses and packet transformation functions that queue packets in one or more queues corresponding to the sets. These queues may then be serviced at varying rates. For example, a dynamic security policy may include two rules, each of which specify a set of network addresses. A first of the rules may specify that packets corresponding to its specified set should be queued in a first forwarding queue. A second of the rules may specify that packets corresponding to its specified set should be queued in a second forwarding queue. The first forwarding queue may be serviced at a higher forwarding rate than the second forwarding queue. Such an enqueueing service may be utilized during or following a network attack, or generally to provide prioritized service to critical network devices (e.g., when network resources are strained). In some embodiments, one or more rules contained within a dynamic security policy may include an arbitrary selector which may correspond to one or more parameters or fields associated with a packet. For example, a dynamic security policy rule may include a Differentiated Service Code Point (DSCP) selector that corresponds to a DSCP field in an IP header. Thus, two packets having different values within the specified DSCP field may correspond to two distinct rules within a dynamic security policy and have different packet transformation functions performed on them. For example, two otherwise identical packets having different values within the specified DSCP field may be queued in two different forwarding queues that have different forwarding rates, and may thus receive differentiated service.
A dynamic security policy may also include one or more rules, the combination of which may effectuate a multi-dimensional routing service or a multi-dimensional switching service within a network environment. For example, in some embodiments, a dynamic security policy may include one or more rules that specify a set of network addresses and an additional parameter. Such rules may further specify a packet transformation function configured to route packets within the specified set of network addresses that match the additional parameter to a network address distinct from the packets' respective destination network addresses. For example, the packet transformation function may be configured to encapsulate such packets (e.g., as described by Internet Engineering Task Force (IETF) Request For Comment (RFC) 2003) with an IP header specifying a network address different from their respective destination addresses. The packets may then be routed to the network address specified by the encapsulating IP header, which may correspond to a network device configured to utilize such packets or data contained within them, strip the IP header from the packets, and forward the packets to their respective destination addresses. In some embodiments, the packet transformation function may be configured to alter or modify the destination address of the packets, which may then be routed to the altered or modified destination address. Additionally or alternatively, the packet transformation function may be configured to assign such packets to a particular Layer-2 VLAN (e.g., as described by IEEE 802.1Q). The packets may then be switched to another device on the same VLAN, which may or may not be on the IP-layer path that the packet would have taken if it were routed according to the packet's destination IP address instead of being switched through the VLAN.
As will be described in greater detail below, in some embodiments a dynamic security policy may include one or more rules, the combination of which may effectuate an implementation of a multi-dimensional routing service for performing a monitoring service within a network environment. For example, a dynamic security policy may include one or more rules that specify a set of network addresses (e.g., a set of network addresses from which a call that is to be monitored is expected to originate within) and an additional parameter (e.g., a SIP URI corresponding to a caller to be monitored). As indicated above, such rules may further specify a packet transformation function configured to route or switch packets within the specified set of network addresses that match the additional parameter (e.g., the SIP URI) to a network address corresponding to a monitoring device. The network address corresponding to the monitoring device may be different from the packets' destination network address (e.g., an address corresponding to the called party or a softswitch associated with the called party). For example, the packet transformation function may be configured to encapsulate the packets with an IP header specifying the network address corresponding to the monitoring device. The packets may then be routed (or rerouted) to the monitoring device, which may be configured to copy the packets or data contained within them (e.g., for subsequent review by a law enforcement or national security authority), strip the IP header from them, and then forward the packets to their destination address (e.g., the address corresponding to the called party or softswitch associated with the called party).
In some embodiments, a dynamic security policy may include one or more rules, the combination of which may effectuate an implementation of an informational service for performing a network communications awareness service, a network security awareness service, and/or a network threat awareness service (e.g., for a particular network environment). For example, a dynamic security policy may include one or more rules that specify criteria such as one or more network addresses, protocol types, method types, and/or directions (e.g., inbound, outbound, or the like) that are indicative of packet communications that are of interest to an organization that operates the secured network. Such rules may further specify a packet transformation function that, when applied to a packet that matches such a rule, produces a digest version, or log, of the packet. This packet log (or digest) may contain selected packet information and/or system information (e.g., associated network addresses, ports, protocol types, URIs, arrival times, packet sizes, directions, interface names, media access control (MAC) addresses, matching rule IDs, metadata associated with matching rules, enforced policy names, or the like). The associated packet security gateway may store and/or forward packet logs using a logging system based on a standard (e.g., syslog, or the like). Awareness application servers may read packet logs and perform various transformations on the logs to produce awareness information, which may be accessed by client applications.
As indicated above, a significant challenge associated with building a scalable proactive solution for protecting a secured network, is the need to filter substantially all network traffic at a high resolution. Filtering traffic at a high resolution often requires the use of many rules. In a large network, where traffic volumes may be enormous, the time required to provide high resolution filtering (e.g., the time required to apply a large number of rules to a large volume of traffic) has traditionally been thought to render proactive network protection solutions infeasible. This concern may be particularly acute in network environments that utilize low-latency applications (e.g., VoIP).
Recent advances in packet filtering technology have reduced the time required to apply large rule sets to network traffic. For example, U.S. Patent Application Publication Nos. 2006/0195896 and 2006/0248580 to Fulp et al., and U.S. Patent Application Publication No. 2011/0055916 to Ahn, describe advanced packet filtering technologies, and are each incorporated by reference herein in their entireties.
One approach to providing high resolution filtering, while reducing the number of rules applied to network traffic, may be utilized when a dynamic security policy is combinatorially complete. For example, a dynamic security policy may be configured to allow bi-directional communication between a set of N internal hosts {I1, I2, . . . , IN} within a protected network and a set of M external hosts {E1, E2, . . . , EM} outside the protected network. To enable communications between the internal hosts and the external hosts, the dynamic security policy may be constructed to include a set of rules containing each possible combination of internal hosts and external hosts (e.g., {{I1, E1}, {I1, E2}, . . . {I1, EM}, {I2, E1}, {I2, E2}, . . . {I2, EM}, . . . , {IN, E1}, {IN, E2}, . . . {IN, EM}}), each of the rules being associated with an allow packet transformation function. Such a dynamic security policy would have N*M rules for allowing communication between the internal hosts and the external hosts that originate from one of the internal hosts and are destined for one of the external hosts, and an additional N*M rules for allowing communications between the internal hosts and the external hosts that originate from one of the external hosts and are destined for one of the internal hosts. An equivalent result may be achieved, however, by constructing two smaller dynamic security policies: a first dynamic security policy that includes rules specifying the N internal hosts (e.g., {{I1}, {I2}, . . . , {IN}}), each rule being associated with an accept packet transformation function; and a second dynamic security policy that includes rules specifying the M external hosts (e.g., {{E1}, {E2}, . . . , {EM}}), each rule being associated with an accept packet transformation function. Such a construct of dynamic security policies may be implemented using a system of packet security gateways configured in series.
For example, packet security gateway 1 400 may be configured to implement P1, which may include rules specifying M external hosts (e.g., {{E1}, {E2}, . . . , {EM}}), each rule being associated with an accept packet transformation function. Packet security gateway 2 402 may be configured to implement P2, which may include rules specifying N internal hosts (e.g., {{I1}, {I2}, . . . , {IN}}), each rule being associated with an accept packet transformation function. A packet received by packet security gateway 112 may be initially received via packet security gateway 1 400's network interface. Packet security gateway 1 400 may apply one or more of the rules in P1 to the received packet until the packet matches criteria specified by a rule in P1, at which point packet security gateway 1 400 may perform a packet transformation function specified by the rule on the packet. For example, a packet may be received by packet security gateway 112 that originates from external host E5 (e.g., a host within network E 110) and is destined for internal host I7 (e.g., a host within network A 102). Packet security gateway 1 400 may apply one or more of the rules in P1 (e.g., {{E1}, {E2}, . . . , {EM}}) to the received packet and the received packet may match the criteria specified by one of the rules in P1 (e.g., {{E5}). The rule may specify that an accept packet transformation function should be performed, and packet security gateway 1 400 may utilize one or more of its packet transformation functions to perform the accept packet transformation function on the packet and forward the packet to packet security gateway 2 402. Packet security gateway 2 402 may apply one or more of the rules in P2 (e.g., {{I1}, {I2}, . . . , {IN}}) to the packet and the packet may match the criteria specified by one of the rules in P2 (e.g., {{I7}). The rule may specify that an accept packet transformation function should be performed, and packet security gateway 2 402 may utilize one or more of its packet transformation functions to perform the accept packet transformation function on the packet and forward the packet to network A 102.
It will be appreciated that utilizing multiple packet security gateways in series to implement dynamic security policy constructs may increase performance and decrease memory resource requirements. For example, in the described scenario packet security gateway 1 400 may have only been required to compare the packet to five rules and packet security gateway 2 402 may have only been required to compare the packet to seven rules. In a worst case scenario, packet security gateway 1 400 may have only been required to compare the packet to M rules and packet security gateway 2 402 may have only been required to compare the packet to N rules. Moreover, the series configuration may enable packet security gateway 1 400 to begin implementing P1 with respect to a subsequently received packet, while packet security gateway 2 402 simultaneously implements P2 with respect to the packet forwarded by packet security gateway 1 400. Furthermore, the memory requirements for this scenario with packet security gateways in series may be comparable to M+N, whereas originally the combinatorially complete set of rules contained in a single packet security gateway may have required memory comparable to N*M.
Security policy management server 120 may be configured to communicate one or more dynamic security policies to one or more packet security gateways within network environment 100. For example, security policy management server 120 may communicate one or more dynamic security policies stored in memory 502 to one or more of packet security gateways 112, 114, 116, and 118. For example, security policy management server 120 may be configured to communicate one or more dynamic security policies to one or more of packet security gateways 112, 114, 116, and 118 on a periodic basis, under specified network conditions, whenever security policy management server 120 receives a new dynamic security policy, whenever a dynamic security policy stored on security policy management server 120 is changed or altered, or in response to a request from one or more of packet security gateways 112, 114, 116, and 118.
Security policy management server 120 may also be configured to provide one or more administrators associated with security policy management server 120 with management interface 510. For example, security policy management server 120 may be configured to provide one or more administrators with a Graphical User Interface (GUI) or Command Line Interface (CLI). An administrator of security policy management server 120 may utilize security policy management server 120's management interface 510 to configure security policy management server 120. For example, an administrator may configure security policy management server 120 in order to associate security policy management server 120 with one or more of packet security gateways 112, 114, 116, and 118. An administrator of security policy management server 120 may also utilize security policy management server 120's management interface 510 to construct one or more dynamic security policies or to load one or more dynamic security policies into security policy management server 120's memory 502. For example, an administrator associated with security policy management server 120 may manually construct one or more dynamic security policies offline and then utilize security policy management server 120's management interface 510 to load such dynamic security policies into security policy management server 120's memory 502.
In some embodiments, security policy management server 120 may be configured to add, remove, or alter one or more dynamic security policies stored in memory 502 based on information received from one or more devices within network environment 100. For example, security policy management server 120's memory 502 may include a dynamic security policy having one or more rules that specify a list of network addresses known to be associated with malicious network traffic. Security policy management server 120 may be configured to automatically create or alter one or more of such rules as new network addresses associated with malicious network traffic are determined. For example, security policy management server 120 may receive updates (e.g. as part of a subscription) from malicious host tracker service 508. Malicious host tracker service 508 may aggregate information associated with malicious network traffic and updates received from malicious host tracker service 508 may include one or more network addresses that have been determined to be associated with malicious network traffic. Security policy management server 120 may be configured to create or alter one or more rules included within a dynamic security policy associated with malicious host tracker service 508 to block traffic associated with the network addresses received from malicious host tracker service 508. Additionally or alternatively, as indicated above, security policy management server 120 may be configured to create or alter one or more dynamic security policies, or one or more rules included in one or more dynamic security policies, to account for VoIP sessions being initiated or terminated by a network device within network environment 100.
In some embodiments, security policy management server 120 may be configured to add, remove, and/or alter one or more dynamic security policies stored in memory 502 based on information received from two or more devices within network environment 100. For example, security policy management server 120 may receive updates (e.g., as part of a subscription) from malicious host tracker service 508 and/or one or more other services. The updates from the two or more services may be correlated (e.g., by security policy management server 120). For example, a network address received from host tracker service 508 may be a duplicate of a network address received from another (e.g., different) service (e.g., a range of network addresses received from host tracker service 508 may overlap with a range of network addresses received from another service). Security policy management server 120 may combine the rules associated with these correlated updates from two or more services within one or more dynamic security policies. Security policy management server 120 may be configured to reduce the size of and/or to de-correlate dynamic security policies (e.g., because the performance of a packet security gateway may be dependent on the size of and/or correlations within dynamic security policies). For example, duplicate network addresses may be removed, and/or overlapping ranges of network addresses may be combined into one or more new network address ranges.
As indicated above, a dynamic security policy may include one or more rules, the combination of which may effectuate an implementation of a multi-dimensional routing service for performing a monitoring service within a network environment.
For example, a user associated with SIP URI exampleuser@exampledomain.com may utilize User Equipment (UE) 600 within network A 102 to place a VoIP call to a user utilizing UE 602 within network B 104. SIP switch 604 may be utilized by an operator of network A 102 for switching SIP signals within network A 102. Similarly, SIP switch 606 may be utilized by an operator of network B 104 for switching SIP signals within network B 104. One or more of SIP switches 604 and 606 may include an analysis application configured to monitor SIP signals and publish SIP messages associated with specified users to one or more subscribers. For example, the operator of network A 102 may have installed analysis application 610 on SIP switch 604 (e.g., accessed via a SIP IMS Service Control (ISC) interface associated with SIP switch 604) and configured analysis application 610 to search for and publish SIP messages associated with SIP URI exampleuser@exampledomain.com to security policy management server 120. Similarly, the operator of network B 104 may have installed analysis application 612 on SIP switch 606 and configured analysis application 612 to publish SIP messages associated with SIP URI exampleuser@exampledomain.com to security policy management server 120.
When the user associated with SIP URI exampleuser@exampledomain.com utilizes UE 600 to place a VoIP call to the user utilizing UE 602, analysis application 610 may detect one or more SIP signaling messages associated with the call (e.g., SIP signaling messages for setting up the call) and publish the messages to security policy management server 120. Security policy management server 120 may extract one or more network addresses and port numbers from the SIP signaling messages (e.g., a network address and port number utilized by UE 600 for placing the VoIP call to UE 602). Security policy management server 120 may utilize the extracted network addresses and port numbers to create a new dynamic security policy or alter one or more rules within an existing dynamic security policy. For example, security policy management server 120 may construct a new dynamic security policy that includes a rule specifying one of the extracted network addresses and port numbers, as well as a packet transformation function configured to route associated packets to monitoring device 608. Security policy management server 120 may communicate the new or modified dynamic security policy to packet security gateway 112.
When packets associated with the VoIP call between UE 600 and UE 602 are received by packet security gateway 112, packet filter 214 may identify the packets as matching the criteria specified by the dynamic security policy received from security policy management server 120 (e.g., packets addressed to or from the extracted address and port number) and may perform the packet transformation function configured to route the packets to monitoring device 608. For example, the packet transformation function configured to route the packets to monitoring device 608 may be packet transformation function 2 218. When packet transformation function 2 218 receives the packets from packet filter 214, it may encapsulate them with an IP header having an address corresponding to monitoring device 608 and may then forward them to network E 110. Once forwarded, the packets may be routed based on the address specified by the encapsulating header, and may thus be communicated to monitoring device 608. When the packets are received by monitoring device 608, monitoring device 608 may copy the packets or data contained within them, and strip the encapsulating header from them. Monitoring device 608 may then forward the packets, without the encapsulating header, to network E 110. Network E 110 may receive the packets forwarded by monitoring device 608 and may route them based on their destination address (e.g., to UE 602).
In some embodiments, packet security gateway 112 may be configured to perform multiple packet transformation functions on the packets associated with the VoIP call between UEs 600 and 602. For example, packet filter 214 may identify the packets as matching the criteria specified by the dynamic security policy received from security policy management server 120 and may forward the packets to packet transformation functions 1 216 and 2 218. Packet transformation function 1 216 may be configured to forward the packets to their destination address (e.g., to UE 602) and packet transformation function 2 218 may be configured to encapsulate the packets (or a copy of the packets) with an IP header having an address corresponding to monitoring device 608 and then forward the encapsulated packets to network E 110. Once forwarded, the encapsulated packets may be routed based on the address specified by the encapsulating header, and may thus be communicated to monitoring device 608, which may store the packets or data contained within them for subsequent review or analysis (e.g., by a law enforcement or national security authority). In such embodiments, it may not be necessary for monitoring device 608 to strip the encapsulating header from the packets or route them based on their destination address (e.g., to UE 602) because packet transformation function 1 216 may have already forwarded the packets to their destination address (e.g., to UE 602).
It will be appreciated that SIP switch 604's analysis application 610 may similarly detect SIP signaling associated with the termination of the VoIP call between UE 600 and UE 602 and may publish the SIP messages to security policy management server 120. Security policy management server 120 may utilize one or more network addresses and port numbers within the messages to construct a new dynamic security policy or modify one or more rules within an existing dynamic security policy and communicate the new or modified dynamic security policy to packet security gateway 112 in order to ensure that future packets associated with the network address and port number but not associated with SIP URI exampleuser@exampledomain.com are not routed to monitoring device 608. Security policy management server 120 may communicate any dynamic security policy constructed or modified based on SIP messages to any of multiple packet security gateways (e.g., packet security gateways 114 and 116) within network environment 100 in order to ensure that all packets associated with the VoIP call between UE 600 and UE 602 are forwarded to monitoring device 608.
Security policy management server 716 may maintain one or more dynamic security policies configured for protecting network C 706, and may be managed by the ISP associated with network C 706. Security policy management server 716 may ensure that each of packet security gateways 708, 710, 712, and 714 protect each of their respective boundaries with network C 706 in a uniform manner. For example, security policy management server 716 may be configured to communicate one or more dynamic security policies it maintains to each of packet security gateways 708, 710, 712, and 714 on a periodic basis, in response to being directed to by a network operator associated with network environment 700, in response to detected network conditions (e.g., an attack or high resource utilization), or in response to a request from one or more of packet security gateways 708, 710, 712, or 714.
In some embodiments, security policy management server 716 may be configured to communicate different dynamic security policies to one or more of packet security gateways 708, 710, 712, and 714 based on, for example, their respective locations within network environment 700. For example, security policy management server 716 may be configured to implement one or more anti-spoofing techniques (e.g., ingress filtering or Best Current Practice (BCP) 38, as described by Internet Engineering Task Force (IETF) Request For Comment (RFC) 2827) with respect to network environment 700. Effective implementation of such techniques may require that a dynamic security policy be based on the location at which it is being implemented. For example, a dynamic security policy that implements ingress filtering may comprise one or more rules that filter based on a packet's source address, identifying packets having source addresses that could not possibly have originated from a network downstream of the ingress filtering point (e.g., packets having spoofed source addresses). Such rules may vary depending on the boundary point for which they are implemented (e.g., a packet for one boundary may be properly identified as spoofed, yet a packet having the same source address may be legitimate traffic at a different boundary point). Accordingly, security policy management server 716 may be configured to communicate different dynamic security policies to one or more of packet security gateways 708, 710, 712, and 714 based on their respective locations within network environment 700. For example, security policy management server 716 may communicate a dynamic security policy to packet security gateways 708 and 710 that includes one or more rules for performing ingress filtering for network A 702 (e.g., for identifying packets having source addresses that could not have originated within network A 702) and a different dynamic security policy to packet security gateways 712 and 714 that includes one or more rules for performing ingress filtering for network B 704 (e.g., for identifying packets having source addresses that could not have originated within network B 704).
It will be appreciated that by maintaining uniform dynamic security policies at each boundary between networks A 702 and C 706, as well as at each boundary between networks B 704 and C 706, security policy management server 716 and packet security gateways 708, 710, 712, and 714 may aid the ISP associated with network C 706 in protecting network C 706 from network attacks.
Network A 802 and B 804 may both be associated with a common organization (e.g., a company, university, enterprise, or government agency), or may each be associated with a distinct organization. In the former case, the common organization may desire to utilize one or more dynamic security policies with respect to network A 802 and one or more different dynamic security policies with respect to network B 804. In the latter case, an organization associated with network A 802 may desire to utilize one or more dynamic security policies with respect to network A 802 and a different organization associated with network B 804 may desire to utilize one or more different dynamic security policies with respect to network B 804. Network environment 800 may include security policy management servers A 816 and B 818. Security policy management server A 816 may be associated with network A 802 and may maintain one or more dynamic security policies configured for protecting network A 802. Similarly, security policy management server B 818 may be associated with network B 804 and may maintain one or more dynamic security policies configured for protecting network B 804.
Packet security gateways 808 and 810 may be associated with security policy management server A 816. Similarly, packet security gateways 812 and 814 may be associated with security policy management server B 818. Security policy management server A 816 may ensure that packet security gateways 808 and 810 protect each of their respective boundaries with network C 806 in a uniform manner. For example, security policy management server A 816 may be configured to communicate one or more dynamic security policies it maintains to packet security gateways 808 and 810 on a periodic basis, in response to being directed to by a network operator associated with network A 802, in response to detected network conditions (e.g., an attack or high resource utilization), or in response to a request from packet security gateway 808 or 810. Similarly, security policy management server B 818 may ensure that packet security gateways 812 and 814 protect each of their respective boundaries with network C 806 in a uniform manner. For example, security policy management server B 818 may be configured to communicate one or more dynamic security policies it maintains to packet security gateways 812 and 814 on a periodic basis, in response to being directed to by a network operator associated with network B 804, in response to detected network conditions (e.g., an attack or high resource utilization), or in response to a request from packet security gateway 812 or 814. By utilizing distinct security policy management servers (e.g., security policy management servers A 816 and B 818), one or more operators associated with distinct networks (e.g., networks A 802 and B 804) may maintain uniform dynamic security policies at each boundary of their respective networks, while simultaneously enabling different dynamic security policies to be maintained for each network. Similarly, by utilizing distinct security policy management servers (e.g., security policy management servers A 816 and B 818), one or more operators associated with a single organization that desires to maintain distinct networks (e.g., networks A 802 and B 804) may maintain uniform dynamic security policies at each boundary of their distinct networks, while simultaneously enabling different dynamic security policies to be maintained for each network.
In some embodiments, packet security gateway 910 may be embedded within LAN switch 908. Alternatively, packet security gateway 910 may be a device distinct from LAN switch 908, and LAN switch 908 may be configured to route network traffic through packet security gateway 910 (e.g., by modifying LAN switch 908's switching matrix). Packet security gateway 910 may be configured to receive one or more dynamic security policies from security policy management server 912. The dynamic security policies received from security policy management server 912 may include one or more rules specifying criteria associated with one or more of hosts A 902, B 904, and C 906, and may further specify one or more packet transformation functions to be performed on packets matching the specified criteria. Packet security gateway 910 may identify packets matching one or more of the criteria specified by the rules and may perform the associated packet transformation functions on the identified packets. By utilizing packet security gateway 910 within network environment 900, an operator of network environment 900 may be able to protect network environment 900 from network attacks, as well as implement one or more services (e.g., blocklist service, allowlist service, VoIP firewall service, phased restoration service, enqueueing service, multi-dimensional routing service, or monitoring service) within network environment 900. Network environment 900 may include multiple LAN switches with embedded or associated packet security gateways, each of the packet security gateways configured to receive one or more dynamic security policies from security policy management server 912.
At step 1106, the packet security gateway may identify, from amongst the packets associated with the network protected by the packet security gateway, and on a packet-by-packet basis, one or more packets comprising the application-layer packet-header information. For example, in some embodiments, the rule(s) specifying the application-layer packet-header information may identify one or more HTTP packets (e.g., one or more HTTP packets comprising an HTTP GET method call and/or an HTTP PUT method call), and packet security gateway 112 may identify, from amongst the packets associated with network A 112, one or more packets comprising the application-layer packet-header information. In some embodiments, identifying the packets comprising the application-layer packet-header information may include the packet security gateway determining that the packets are among the HTTP packets identified by the rule(s) (e.g., the HTTP GET method call and/or the HTTP PUT method call may specify one or more URIs, and packet security gateway 112 may determine that the packet(s) originated from and/or are destined for a network address corresponding to the URI(s)). At step 1108, the packet security gateway may perform, on a packet-by-packet basis, the packet transformation function on the identified packet(s). For example, if the packet transformation function is an accept packet transformation function, packet security gateway 112 may forward the packet(s) toward their respective destinations. Similarly, if the packet transformation function is a deny packet transformation function, packet security gateway 112 may drop the packet(s).
At step 1206, the packet security gateway may identify from amongst the packets associated with the network protected by the packet security gateway, and on a packet-by-packet basis, one or more packets corresponding to the packet-identification criteria. For example, packet security gateway 112 may identify from amongst the packets associated with network A 102 one or more packets corresponding to the packet-identification criteria (e.g., by determining that the packet(s) comprise the specified application-layer packet-header information and/or correspond to at least one of the specified transport-layer protocols, have a source address within the specified range of source addresses, have a source port within the specified range of source ports, have a destination address within the specified range of destination addresses, and/or have a destination port within the specified range of destination ports). At step 1208, the packet security gateway may perform, on a packet-by-packet basis, the packet digest logging function on each of the packets corresponding to the packet-identification criteria. For example, packet security gateway 112 may perform the packet digest logging function on each of the identified packets.
In some embodiments, performing the packet digest logging function may include identifying a subset of information specified by the packet digest logging function (e.g., a portion of data from the packet, a source address of the packet, a source port of the packet, a destination address of the packet, a destination port of the packet, a transport-protocol type of the packet, a uniform resource identifier (URI) from the packet, an arrival time of the packet, a size of the packet, a flow direction of the packet, an identifier of an interface of the packet security gateway that received the packet, and/or one or more media access control (MAC) addresses associated with the packet) for each of the identified packets, and generating a record comprising the subset of information for each of the identified packets. In some embodiments, packet security gateway 112 may be configured to temporarily store data comprising the subset of information for each of the identified packets, and to utilize the stored data to generate a message comprising the subset of information (or a portion thereof) for each of the identified packets. In such embodiments, packet security gateway 112 may communicate the message to a different computing device (e.g., security policy management server 120). In some embodiments, the subset of information (or a portion thereof) may be reformatted (e.g., by packet security gateway 112 and/or security policy management server 120) in accordance with a logging system standard (e.g., syslog).
At step 1308, the security policy management server may determine that the different set of network addresses includes at least a portion of network addresses included in the set of network addresses, and, at step 1310, may identify the at least a portion of network addresses included in the set of network addresses. For example, security policy management server 120 may determine that the different set of network address (e.g., {network address B, network address C, network address D, and network address E}) includes at least a portion of network addresses (e.g., network addresses B and C) included in the set of network addresses (e.g., {network address A, network address B, and network address C}), and may identify the at least a portion of network addresses included in the set of network addresses (e.g., network addresses B and C). At step 1312, the security policy management server may identify at least one of the rules stored in its memory that specifies a range of network addresses comprising the at least a portion of network addresses. For example, security policy management server 120 may identify the rule(s) of dynamic security policy 300 updated in step 1304 (e.g., the rule(s) updated to include network addresses A, B, and C). At step 1314, the security policy management server may update the identified rule(s) to include one or more other network addresses included in the different set of network addresses. For example, security policy management server 120 may update the identified rules of dynamic security policy 300 to include one or more other network addresses included in the different set of network addresses (e.g., network addresses D and E).
In some embodiments, the security policy management server may identify two or more rules that each specify a range of network addresses comprising the at least a portion of network addresses. For example, security policy management server 120 may identify two rules of dynamic security policy 300 that each include the at least a portion of network addresses (e.g., a rule that includes network addresses A, B, C, and F, and a rule that includes network addresses A, B, C, and G). In such embodiments, the security policy management server may combine the two or more rules into a rule that specifies a range of network addresses that includes network addresses specified by each of the two or more rules and the one or more other network addresses included in the different set of network addresses. For example, security policy management server 120 may combine the two rules of dynamic security policy 300 that each include the at least a portion of network addresses (e.g., the rule that includes network addresses A, B, C, and F, and the rule that includes network addresses A, B, C, and G) into a rule that specifies a range of network addresses that includes network addresses specified by each of the two identified rules and the one or more other network addresses included in the different set of network addresses (e.g., a range that includes network addresses A, B, C, D, E, F, and G).
The functions and steps described herein may be embodied in computer-usable data or computer-executable instructions, such as in one or more program modules, executed by one or more computers or other devices to perform one or more functions described herein. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types when executed by one or more processors in a computer or other data processing device. The computer-executable instructions may be stored on a computer-readable medium such as a hard disk, optical disk, removable storage media, solid state memory, RAM, etc. As will be appreciated, the functionality of the program modules may be combined or distributed as desired in various embodiments. In addition, the functionality may be embodied in whole or in part in firmware or hardware equivalents, such as integrated circuits, application-specific integrated circuits (ASICs), field programmable gate arrays (FPGA), and the like. Particular data structures may be used to more effectively implement one or more aspects of the disclosure, and such data structures are contemplated to be within the scope of computer executable instructions and computer-usable data described herein.
Although not required, one of ordinary skill in the art will appreciate that various aspects described herein may be embodied as a method, an apparatus, or as one or more computer-readable media storing computer-executable instructions. Accordingly, those aspects may take the form of an entirely hardware embodiment, an entirely software embodiment, an entirely firmware embodiment, or an embodiment combining software, hardware, and firmware aspects in any combination.
As described herein, the various methods and acts may be operative across one or more computing servers and one or more networks. The functionality may be distributed in any manner, or may be located in a single computing device (e.g., a server, a client computer, etc.).
Aspects of the disclosure have been described in terms of illustrative embodiments thereof. Numerous other embodiments, modifications, and variations within the scope and spirit of the appended claims will occur to persons of ordinary skill in the art from a review of this disclosure. For example, one of ordinary skill in the art will appreciate that the steps illustrated in the illustrative figures may be performed in other than the recited order, and that one or more steps illustrated may be optional.
This application is a continuation of U.S. patent application Ser. No. 16/158,868, filed Oct. 12, 2018, and entitled “METHODS AND SYSTEMS FOR PROTECTING A SECURED NETWORK,” which is a continuation of U.S. patent application Ser. No. 15/414,117, filed Jan. 24, 2017, and entitled “METHODS AND SYSTEMS FOR PROTECTING A SECURED NETWORK,” which is divisional of and claims priority to U.S. patent application Ser. No. 14/253,992 (now U.S. Pat. No. 9,565,213), filed Apr. 16, 2014, and entitled “METHODS AND SYSTEMS FOR PROTECTING A SECURED NETWORK,” the disclosures of which are incorporated by reference herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
6098172 | Coss et al. | Aug 2000 | A |
6147976 | Shand et al. | Nov 2000 | A |
6226372 | Beebe et al. | May 2001 | B1 |
6279113 | Vaidya | Aug 2001 | B1 |
6317837 | Kenworthy | Nov 2001 | B1 |
6400707 | Baum et al. | Jun 2002 | B1 |
6484261 | Wiegel | Nov 2002 | B1 |
6611875 | Chopra et al. | Aug 2003 | B1 |
6662235 | Callis et al. | Dec 2003 | B1 |
6678827 | Rothermel | Jan 2004 | B1 |
6826694 | Dutta et al. | Nov 2004 | B1 |
6907042 | Oguchi | Jun 2005 | B1 |
6971028 | Lyle et al. | Nov 2005 | B1 |
7089581 | Nagai et al. | Aug 2006 | B1 |
7095716 | Ke et al. | Aug 2006 | B1 |
7107613 | Chen et al. | Sep 2006 | B1 |
7143438 | Coss et al. | Nov 2006 | B1 |
7152240 | Green et al. | Dec 2006 | B1 |
7185368 | Copeland, III | Feb 2007 | B2 |
7215637 | Ferguson et al. | May 2007 | B1 |
7225269 | Watanabe | May 2007 | B2 |
7227842 | Ji et al. | Jun 2007 | B1 |
7237267 | Rayes et al. | Jun 2007 | B2 |
7263099 | Woo et al. | Aug 2007 | B1 |
7296288 | Hill et al. | Nov 2007 | B1 |
7299353 | Le Pennec et al. | Nov 2007 | B2 |
7331061 | Ramsey et al. | Feb 2008 | B1 |
7478429 | Lyon | Jan 2009 | B2 |
7499412 | Matityahu et al. | Mar 2009 | B2 |
7539186 | Aerrabotu et al. | May 2009 | B2 |
7610621 | Turley et al. | Oct 2009 | B2 |
7684400 | Govindarajan et al. | Mar 2010 | B2 |
7710885 | Ilnicki et al. | May 2010 | B2 |
7721084 | Salminen et al. | May 2010 | B2 |
7792775 | Matsuda | Sep 2010 | B2 |
7814158 | Malik | Oct 2010 | B2 |
7814546 | Strayer et al. | Oct 2010 | B1 |
7818794 | Wittman | Oct 2010 | B2 |
7849502 | Bloch et al. | Dec 2010 | B1 |
7913303 | Rouland et al. | Mar 2011 | B1 |
7954143 | Aaron | May 2011 | B2 |
8004994 | Darisi et al. | Aug 2011 | B1 |
8009566 | Zuk et al. | Aug 2011 | B2 |
8037517 | Fulp et al. | Oct 2011 | B2 |
8042167 | Fulp et al. | Oct 2011 | B2 |
8117655 | Spielman | Feb 2012 | B2 |
8156206 | Kiley et al. | Apr 2012 | B2 |
8176561 | Hurst et al. | May 2012 | B1 |
8219675 | Ivershen | Jul 2012 | B2 |
8271645 | Rajan et al. | Sep 2012 | B2 |
8306994 | Kenworthy | Nov 2012 | B2 |
8307029 | Davis et al. | Nov 2012 | B2 |
8331234 | Newton et al. | Dec 2012 | B1 |
8422391 | Zhu | Apr 2013 | B2 |
8495725 | Ahn | Jul 2013 | B2 |
8510821 | Brandwine et al. | Aug 2013 | B1 |
8726379 | Stiansen et al. | May 2014 | B1 |
8789135 | Pani | Jul 2014 | B1 |
8806638 | Mani | Aug 2014 | B1 |
8832832 | Visbal | Sep 2014 | B1 |
8839417 | Jordan | Sep 2014 | B1 |
8856926 | Narayanaswamy et al. | Oct 2014 | B2 |
8935785 | Pandrangi | Jan 2015 | B2 |
9094445 | Moore et al. | Jul 2015 | B2 |
9124552 | Moore | Sep 2015 | B2 |
9137205 | Rogers et al. | Sep 2015 | B2 |
9154446 | Gemelli et al. | Oct 2015 | B2 |
9160713 | Moore | Oct 2015 | B2 |
9172627 | Kjendal et al. | Oct 2015 | B2 |
9419942 | Buruganahalli et al. | Aug 2016 | B1 |
9531672 | Li et al. | Dec 2016 | B1 |
9634911 | Meloche | Apr 2017 | B2 |
9686193 | Moore | Jun 2017 | B2 |
20010039579 | Trcka et al. | Nov 2001 | A1 |
20010039624 | Kellum | Nov 2001 | A1 |
20020016858 | Sawada et al. | Feb 2002 | A1 |
20020038339 | Xu | Mar 2002 | A1 |
20020049899 | Kenworthy | Apr 2002 | A1 |
20020083345 | Halliday et al. | Jun 2002 | A1 |
20020112188 | Syvanne | Aug 2002 | A1 |
20020152209 | Merugu et al. | Oct 2002 | A1 |
20020164962 | Mankins et al. | Nov 2002 | A1 |
20020165949 | Na et al. | Nov 2002 | A1 |
20020186683 | Buck et al. | Dec 2002 | A1 |
20020198981 | Corl et al. | Dec 2002 | A1 |
20030005122 | Freimuth et al. | Jan 2003 | A1 |
20030014665 | Anderson et al. | Jan 2003 | A1 |
20030018591 | Komisky | Jan 2003 | A1 |
20030035370 | Brustoloni | Feb 2003 | A1 |
20030051026 | Carter et al. | Mar 2003 | A1 |
20030088787 | Egevang | May 2003 | A1 |
20030097590 | Syvanne | May 2003 | A1 |
20030105976 | Copeland | Jun 2003 | A1 |
20030118038 | Jalava et al. | Jun 2003 | A1 |
20030120622 | Nurmela et al. | Jun 2003 | A1 |
20030123456 | Denz et al. | Jul 2003 | A1 |
20030142681 | Chen et al. | Jul 2003 | A1 |
20030145225 | Bruton et al. | Jul 2003 | A1 |
20030154297 | Suzuki et al. | Aug 2003 | A1 |
20030154399 | Zuk et al. | Aug 2003 | A1 |
20030188192 | Tang et al. | Oct 2003 | A1 |
20030212900 | Liu et al. | Nov 2003 | A1 |
20030220940 | Futoransky et al. | Nov 2003 | A1 |
20040010712 | Hui et al. | Jan 2004 | A1 |
20040015719 | Lee et al. | Jan 2004 | A1 |
20040073655 | Kan et al. | Apr 2004 | A1 |
20040088542 | Daude et al. | May 2004 | A1 |
20040093513 | Cantrell et al. | May 2004 | A1 |
20040098511 | Lin et al. | May 2004 | A1 |
20040114518 | MacFaden et al. | Jun 2004 | A1 |
20040123220 | Johnson et al. | Jun 2004 | A1 |
20040131056 | Dark | Jul 2004 | A1 |
20040148520 | Talpade et al. | Jul 2004 | A1 |
20040151155 | Jouppi | Aug 2004 | A1 |
20040172529 | Culbert | Sep 2004 | A1 |
20040172557 | Nakae et al. | Sep 2004 | A1 |
20040177139 | Schuba et al. | Sep 2004 | A1 |
20040181690 | Rothermel | Sep 2004 | A1 |
20040193943 | Angelino et al. | Sep 2004 | A1 |
20040199629 | Bomer et al. | Oct 2004 | A1 |
20040205360 | Norton et al. | Oct 2004 | A1 |
20040250124 | Chesla et al. | Dec 2004 | A1 |
20050010765 | Swander et al. | Jan 2005 | A1 |
20050024189 | Weber | Feb 2005 | A1 |
20050071650 | Jo et al. | Mar 2005 | A1 |
20050076227 | Kang et al. | Apr 2005 | A1 |
20050108557 | Kayo et al. | May 2005 | A1 |
20050114704 | Swander | May 2005 | A1 |
20050117576 | McDysan et al. | Jun 2005 | A1 |
20050125697 | Tahara | Jun 2005 | A1 |
20050138204 | Iyer et al. | Jun 2005 | A1 |
20050138353 | Spies et al. | Jun 2005 | A1 |
20050141537 | Kumar et al. | Jun 2005 | A1 |
20050183140 | Goddard | Aug 2005 | A1 |
20050229246 | Rajagopal et al. | Oct 2005 | A1 |
20050249214 | Peng | Nov 2005 | A1 |
20050251570 | Heasman et al. | Nov 2005 | A1 |
20050283823 | Okajo et al. | Dec 2005 | A1 |
20050286522 | Paddon et al. | Dec 2005 | A1 |
20060031928 | Conley et al. | Feb 2006 | A1 |
20060048142 | Roese et al. | Mar 2006 | A1 |
20060053491 | Khuti et al. | Mar 2006 | A1 |
20060070122 | Bellovin | Mar 2006 | A1 |
20060080733 | Khosmood et al. | Apr 2006 | A1 |
20060085849 | Culbert | Apr 2006 | A1 |
20060104202 | Reiner | May 2006 | A1 |
20060114899 | Toumura et al. | Jun 2006 | A1 |
20060123481 | Bhatnagar | Jun 2006 | A1 |
20060133377 | Jain | Jun 2006 | A1 |
20060136987 | Okuda | Jun 2006 | A1 |
20060137009 | Chesla | Jun 2006 | A1 |
20060146879 | Anthias et al. | Jul 2006 | A1 |
20060159028 | Curran-Gray et al. | Jul 2006 | A1 |
20060195896 | Fulp et al. | Aug 2006 | A1 |
20060212572 | Afek et al. | Sep 2006 | A1 |
20060248580 | Fulp et al. | Nov 2006 | A1 |
20060262798 | Joshi et al. | Nov 2006 | A1 |
20070056038 | Lok | Mar 2007 | A1 |
20070083924 | Lu | Apr 2007 | A1 |
20070118894 | Bhatia | May 2007 | A1 |
20070147380 | Ormazabal | Jun 2007 | A1 |
20070211644 | Ottamalika et al. | Sep 2007 | A1 |
20070240208 | Yu et al. | Oct 2007 | A1 |
20070291789 | Kutt et al. | Dec 2007 | A1 |
20080005795 | Acharya et al. | Jan 2008 | A1 |
20080028467 | Kommareddy et al. | Jan 2008 | A1 |
20080043739 | Suh et al. | Feb 2008 | A1 |
20080072307 | Maes | Mar 2008 | A1 |
20080077705 | Li et al. | Mar 2008 | A1 |
20080080493 | Weintraub et al. | Apr 2008 | A1 |
20080086435 | Chesla | Apr 2008 | A1 |
20080101234 | Nakil et al. | May 2008 | A1 |
20080163333 | Kasralikar | Jul 2008 | A1 |
20080201772 | Mondaeev et al. | Aug 2008 | A1 |
20080229415 | Kapoor et al. | Sep 2008 | A1 |
20080235755 | Blaisdell et al. | Sep 2008 | A1 |
20080279196 | Friskney et al. | Nov 2008 | A1 |
20080301765 | Nicol et al. | Dec 2008 | A1 |
20080313738 | Enderby | Dec 2008 | A1 |
20080320116 | Briggs | Dec 2008 | A1 |
20090028160 | Eswaran et al. | Jan 2009 | A1 |
20090138938 | Harrison et al. | May 2009 | A1 |
20090150972 | Moon et al. | Jun 2009 | A1 |
20090150996 | Haswell | Jun 2009 | A1 |
20090172800 | Wool | Jul 2009 | A1 |
20090222877 | Diehl et al. | Sep 2009 | A1 |
20090240698 | Shukla et al. | Sep 2009 | A1 |
20090262723 | Pelletier et al. | Oct 2009 | A1 |
20090262741 | Jungck et al. | Oct 2009 | A1 |
20090300759 | Wang | Dec 2009 | A1 |
20090328219 | Narayanaswamy | Dec 2009 | A1 |
20100011433 | Harrison et al. | Jan 2010 | A1 |
20100011434 | Kay | Jan 2010 | A1 |
20100082811 | Van Der Merwe et al. | Apr 2010 | A1 |
20100095367 | Narayanaswamy | Apr 2010 | A1 |
20100107240 | Thaler et al. | Apr 2010 | A1 |
20100115621 | Staniford et al. | May 2010 | A1 |
20100132027 | Ou | May 2010 | A1 |
20100195503 | Raleigh | Aug 2010 | A1 |
20100199346 | Ling et al. | Aug 2010 | A1 |
20100202299 | Strayer et al. | Aug 2010 | A1 |
20100211678 | McDysan et al. | Aug 2010 | A1 |
20100232445 | Bellovin | Sep 2010 | A1 |
20100242098 | Kenworthy | Sep 2010 | A1 |
20100268799 | Maestas | Oct 2010 | A1 |
20100296441 | Barkan | Nov 2010 | A1 |
20100303240 | Beachem et al. | Dec 2010 | A1 |
20110055916 | Ahn | Mar 2011 | A1 |
20110055923 | Thomas | Mar 2011 | A1 |
20110088092 | Nguyen et al. | Apr 2011 | A1 |
20110141900 | Jayawardena et al. | Jun 2011 | A1 |
20110154470 | Grimes | Jun 2011 | A1 |
20110185055 | Nappier et al. | Jul 2011 | A1 |
20110214157 | Korsunsky | Sep 2011 | A1 |
20110270956 | McDysan et al. | Nov 2011 | A1 |
20110277034 | Hanson | Nov 2011 | A1 |
20120023576 | Sorensen et al. | Jan 2012 | A1 |
20120084866 | Stolfo | Apr 2012 | A1 |
20120106354 | Pleshek et al. | May 2012 | A1 |
20120113987 | Riddoch et al. | May 2012 | A1 |
20120240135 | Risbood et al. | Sep 2012 | A1 |
20120240185 | Kapoor | Sep 2012 | A1 |
20120264443 | Ng et al. | Oct 2012 | A1 |
20120311693 | Horman et al. | Dec 2012 | A1 |
20120314617 | Erichsen et al. | Dec 2012 | A1 |
20120331543 | Bostrom et al. | Dec 2012 | A1 |
20130047020 | Hershko et al. | Feb 2013 | A1 |
20130059527 | Hasesaka et al. | Mar 2013 | A1 |
20130061294 | Kenworthy | Mar 2013 | A1 |
20130081102 | Beauvais et al. | Mar 2013 | A1 |
20130104236 | Ray et al. | Apr 2013 | A1 |
20130117852 | Stute | May 2013 | A1 |
20130139236 | Rubinstein et al. | May 2013 | A1 |
20130254766 | Zuo et al. | Sep 2013 | A1 |
20130291100 | Ganapathy et al. | Oct 2013 | A1 |
20130305311 | Puttaswamy Naga et al. | Nov 2013 | A1 |
20140075510 | Sonoda et al. | Mar 2014 | A1 |
20140082204 | Shankar et al. | Mar 2014 | A1 |
20140082730 | Vashist et al. | Mar 2014 | A1 |
20140115654 | Rogers et al. | Apr 2014 | A1 |
20140150051 | Bharali et al. | May 2014 | A1 |
20140201123 | Ahn et al. | Jul 2014 | A1 |
20140215561 | Roberson et al. | Jul 2014 | A1 |
20140215574 | Erb et al. | Jul 2014 | A1 |
20140245423 | Lee | Aug 2014 | A1 |
20140259170 | Amsler | Sep 2014 | A1 |
20140281030 | Cui et al. | Sep 2014 | A1 |
20140283004 | Moore | Sep 2014 | A1 |
20140283030 | Moore et al. | Sep 2014 | A1 |
20140317397 | Martini | Oct 2014 | A1 |
20140317737 | Shin | Oct 2014 | A1 |
20140337613 | Martini | Nov 2014 | A1 |
20140365372 | Ross et al. | Dec 2014 | A1 |
20140366132 | Stiansen et al. | Dec 2014 | A1 |
20150033336 | Wang et al. | Jan 2015 | A1 |
20150052601 | White et al. | Feb 2015 | A1 |
20150106930 | Honda et al. | Apr 2015 | A1 |
20150128274 | Giokas | May 2015 | A1 |
20150135325 | Stevens et al. | May 2015 | A1 |
20150207809 | MacAulay | Jul 2015 | A1 |
20150237012 | Moore | Aug 2015 | A1 |
20150244734 | Olson et al. | Aug 2015 | A1 |
20150256431 | Buchanan et al. | Sep 2015 | A1 |
20150304354 | Rogers et al. | Oct 2015 | A1 |
20150334125 | Bartos et al. | Nov 2015 | A1 |
20150341389 | Kurakami | Nov 2015 | A1 |
20150350229 | Mitchell | Dec 2015 | A1 |
20150372977 | Yin | Dec 2015 | A1 |
20150373043 | Wang et al. | Dec 2015 | A1 |
20160020968 | Aumann et al. | Jan 2016 | A1 |
20160028751 | Cruz Mota et al. | Jan 2016 | A1 |
20160065611 | Fakeri-Tabrizi et al. | Mar 2016 | A1 |
20160112443 | Grossman et al. | Apr 2016 | A1 |
20160119365 | Barel | Apr 2016 | A1 |
20160127417 | Janssen | May 2016 | A1 |
20160191558 | Davison | Jun 2016 | A1 |
20160205069 | Blocher et al. | Jul 2016 | A1 |
20160219065 | Dasgupta et al. | Jul 2016 | A1 |
20160285706 | Rao | Sep 2016 | A1 |
20160294870 | Banerjee et al. | Oct 2016 | A1 |
20160366099 | Jordan | Dec 2016 | A1 |
20170223046 | Singh | Aug 2017 | A1 |
Number | Date | Country |
---|---|---|
2005328336 | Sep 2011 | AU |
2006230171 | Jun 2012 | AU |
2600236 | Oct 2006 | CA |
1006701 | Jun 2000 | EP |
1313290 | May 2003 | EP |
1484884 | Dec 2004 | EP |
1677484 | Jul 2006 | EP |
2385676 | Nov 2011 | EP |
2498442 | Sep 2012 | EP |
1864226 | May 2013 | EP |
20010079361 | Aug 2001 | KR |
2005046145 | May 2005 | WO |
2006093557 | Sep 2006 | WO |
2006105093 | Oct 2006 | WO |
2007109541 | Sep 2007 | WO |
2011038420 | Mar 2011 | WO |
2012146265 | Nov 2012 | WO |
Entry |
---|
Mar. 16, 2018 (EP) Communication Pursuant to Rule 164(2)(b) and Aritcle 94(3) EPC—App. 15722292.8. |
Mar. 21, 2018 (AU) First Examination Report—App. 2015382393. |
Mar. 8, 2018 (US) Non-Final Office Action—U.S. Appl. No. 14/745,207. |
May 25, 2018 (US) Notice of Allowance—U.S. Appl. No. 15/413,834. |
Nov. 14, 2018 (US) Final Office Action—U.S. Appl. No. 14/745,207. |
Oct. 12, 2018 (US) Non-Final Office Action—U.S. Appl. No. 16/039,896. |
Oct. 4, 2018 (US) Non-Final Office Action—U.S. Appl. No. 16/030,374. |
Oct. 4, 2018 (US) Notice of Allowance—U.S. Appl. No. 15/827,477. |
Sep. 27, 2018 (WO) International Search Report and Written Opinion—App. PCT/US2018/043367. |
Sep. 4, 2018 (WO) International Search Report and Written Opinion—App. PCT/US2018/041355. |
Sep. 27, 2018 (US) Non-Final Office Action—U.S. Appl. No. 15/614,956. |
Apr. 8, 2019 (US) Final Office Aciton—U.S. Appl. No. 15/413,947. |
Feb. 21, 2019 (US) Final Office Action—U.S. Appl. No. 15/382,806. |
Feb. 6, 2019 (US) Final Office Action—U.S. Appl. No. 15/413,750. |
Feb. 6, 2019 (US) Notice of Allowance and Fees Due—U.S. Appl. No. 16/039,896. |
Jan. 24, 2019 (US) Notice of Allowance—U.S. Appl. No. 15/610,995. |
Mar. 11, 2019 (US) Final Office Action—U.S. Appl. No. 16/030,354. |
Mar. 18, 2019 (AU) First Examination Report—App. 2016379156. |
Mar. 8, 2019 (US) Notice of Allowance and Fees Due—U.S. Appl. No. 16/030,374. |
Mar. 8, 2019 (US) Notice of Allowance and Fees Due—U.S. Appl. No. 16/060,374. |
A. Feldmann et al., “Tradeoffs for Packet Classification”, Proceedings of the IEEE INFOCOM, 397-413, 2000. |
A. Hari et al., “Detecting and Resolving Packet Filter Conflicts”, Proceedings of IEEE INFOCOM, 1203-1212, 2000. |
Acharya et al, “OPTWALL: A Hierarchical Traffic-Aware Firewall,” Department of Computer Science, Telecommunications Program, University of Pittsburgh, pp. 1-11 (2007). |
Anonymous: “The Distribution of Malicious Domains,” The DomainTools Report, 2016 Edition, Mar. 9, 2016 (Mar. 9, 2016), pp. 1-11, XP055502306, Retrieved from: https://www.domaintools.com/resources/white-papers/the-domaintools-report-the-distribution-of-malicious-domains. |
Bellion, “High Performance Packet Classification”, http://www.hipac.org (Publication Date Unknown). |
Blake, et al, “An Architechture for Differentiated Services,” Network Working Group RFC 2475, Dec. 1998, 36 pages. |
Blake, et al., “An Architecture for Differentiated Services,” also known as the Diffserv architecture, as defined in RFC 2475, Network Working Group, Dec. 1998, 36 pages. |
C. Benecke, “A Parallel Packet Screen for High Speed Networks”, Proceedings of the 15th Annual Computer Security Applications Conference, 1999. |
Chen et al, “Research on the Anomaly Discovering Alogrithm of the Packet Filtering Rule Sets,” Sep. 2010, First Interntional Conferernce on Pervasive Computing, Signal Processing and Applications, pp. 362-366. |
D. Comer, “Analysis of a Heuristic for Full Trie Minimization”, ACM Transactions on Database Systems, 6(3): 513-537, Sep. 1981. |
D. Decasper et al., “Router Plugins: A Software Architecture for Next-Generation Routers”, IEEE/ACM Transactions on Networking, 8(1): Feb. 2000. |
D. Eppstein et al., “Internet Packet Filter Management and Rectangle Geometry”, Proceedings of the Symposium on Discrete Algorithms, 827-835, 2001. |
E. Al-Shaer et al., “Firewall Policy Advisor for Anomaly Discovery and Rule Editing”, Proceedings of the IFIP/IEEE International Symposium on Integrated Network Management, 2003. |
E. Al-Shaer et al., “Modeling and Management of Firewall Policies”, IEEE Transactions on Network and Service Management, 1(1): 2004. |
E. Fulp et al., “Network Firewall Policy Tries”, Technical Report, Computer Science Department, Wake Forest University, 2004. |
E. Fulp, “Optimization of Network Firewall Policies Using Ordered Sets and Directed Acyclical Graphs”, Technical Report, Computer Solent Department, Wake Forest University, Jan. 2004. |
E. Fulp, “Preventing Denial of Service Attacks on Quality of Service”, Proceedings of the 2001 DARPA Information Survivability Conference and Exposition II, 2001. |
E.L. Lawler, “Sequencing Jobs to Minimize Total Weighted Completion Time Subject to Precedence Constraints”, Annals of Discrete Mathematics, 2: 75-90, 1978. |
E.W. Fulp, “Firewall Architectures for High Speed Networks”, U.S. Department of Energy Grant Application, Funded Sep. 2003. |
Frahim, et al., “Cisco ASA: All-in-One Firewall, IPS, and VPN Adaptive Security Appliance,” Indiana: Cisco Press: 2006, 54 pages. |
Fulp, “Trie-Based Policy Representations for Network Firewalls,” Proceedings of the IEEE International Symposium on Computer Communications (2005). |
Fulp, Errin: “CV: Errin Fulp,” XP002618346, www.cs.wfu.edu/fulp/ewfPub.html, pp. 1-5 (Copyright 2010). |
G. Brightwell et al., “Counting Linear Extensions is #P-Complete”, Proceedings of the Twenty-Third Annual ACM Symposium on Theory of Computing, 1991. |
G.V. Rooij, “Real Stateful TCP Packet Filtering in IP Filter”, Proceedings of the 10th USENIX Security Symposium, 2001. |
Greenwald, Michael; “Designing an Academic Firewall: Policy, Practice, and Experience with SURF”; IEEE, Proceedings of SNDSS, 1996. |
J. Xu et al., “Design and Evaluation of a High-Performance ATM Firewall Switch and Its Applications”, IEEE Journal on Selected Areas in Communications, 17(6): 1190-1200, Jun. 1999. |
J.K. Lenstra et al., “Complexity of Scheduling Under Precedence Constraints”, Operations Research, 26(1): 22-35,1978. |
Kindervag, et al. “Build Security Into Your Network's DNA: The Zero Trust Network Architecture,” Forrester Research Inc.; Nov. 5, 2010, pp. 1-26. |
L. Qui et al., “Fast Firewall Implementations for Software and Hardware-Based Routers”, Proceedings of ACM Sigmetrics, Jun. 2001. |
Lee et al., “Development Framework for Firewall Processors,” IEEE, pp. 352-355 (2002). |
Aug. 3, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Third Petition for Inter Partes Review of U.S. Pat. No. 9,560,077—IPR2018-01513. |
Apr. 2, 2019 (US) Decision—Institution of Inter Partes Review of U.S. Pat. No. 9,560,077—IPR 2018-01513. |
Aug. 10, 2018 (US) Petition for Inter Partes Review of Claims 1-20 of U.S. Pat. No. 9,560,077—IPR2018-01515. |
Jun. 3, 2019 (US) Final Office Action—U.S. Appl. No. 15/614,956. |
May 23, 2019 (US) Non-Final Office Action—U.S. Appl. No. 14/745,207. |
May 24, 2019 (US) Non-Final Office Action—U.S. Appl. No. 16/111,524. |
Jun. 3, 2019 (EP) Communication pursuant to Article 94(3) EPC—Third Examination Report—App. 13765547.8. |
Jul. 26, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Second Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01444. |
Nichols, et al, “Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers,” Network Working Group RFC 2474, Dec. 1998, 20 pages. |
Jul. 26, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of First Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01443 |
Perkins, “IP Encapsulation with IP,” Network Working Group RFC 2003, Oct. 1996, 14 pages. |
Jul. 12, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,565,213—IPR2018-01386. |
Jul. 20, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,160,713—IPR2018-01437. |
Jul. 20, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,124,552—IPR2018-01436. |
Jul. 27, 2018 (US) Second Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01444. |
Jul. 27, 2018 (US) First Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01443. |
Aug. 9, 2018 (US) Non-Final Office Action—U.S. Appl. No. 15/413,947. |
Aug. 20, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,565,213—IPR2018-01512. |
Aug. 15, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,565,213—IPR2018-01512. |
“Cisco ACNS Softward Configuration Guide for Centrally Managed Deployments,” Release 55. Text Part No. OL-9136-01, Ciswco Systems, Inc., 2006, 944 pages. |
Blake, et al., “An Architecture for Differentiated Services,” also known as the Diffsery architecture, as defined in RFC 2475, Network Working Group, Dec. 1998, 36 pages. |
“Examining SSL-encrypted Communications: Netronome SSL InspectorTM Solution Overview,” Jan. 1, 2008, XP055036015, retrieved from <http://www.infosecurityproductsguide.com/technology/2008/Netronome_Examining_SSL-encrypted_Communications.pdf>, 8 pages. |
Aug. 29, 2018 (CA) Office Action—App. 2,888,935. |
Dec. 18, 2018 (US) Final Office Action—U.S. Appl. No. 15/610,995. |
Sep. 17, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,560,176 (First)—IPR 2018-01654. |
Sep. 17, 2018 (US) Declaration of Narasimha Reddy Ph.D., in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,560,176 (First)—IRP2018-01654. |
Sep. 17, 2018 (US) Petition for Inter Partes review of U.S. Pat. No. 9,560,176 (Second)—IPR2018-01655. |
Sep. 17, 2018 (US) Declaration of Narasimha Reddy Ph.D., in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,560,176 (Second)—IRP2018-01655. |
Reddy, A.L.(2012) A.L. Narasimha Reddy Curriculum Vitae. Retrieved from https://cesg.tamu.edu/wp-content/uploads/2012/02/res_ext032.pdf, 16 pages. |
Mar. 8, 2019 (US) Decision, Institution of Inter Partes Review of U.S. Pat. No. 9,674,148 B2—Case IPR2018-01454. |
Aug. 21, 2018 (US) Petition for Inter Partes Review of U.S. Pat. No. 9,686,193—IPR2018-01559. |
Aug. 15, 2018 (US) Declaration of Staurt Staniford, PhD in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,686,193—IPR2018-01556. |
Jan. 24, 2019 (US) Decision—Institution of Inter Partes Review of U.S. Pat. No. 9,160,713 B2—IPR 2018-01437. |
Jan. 24, 2019 (US) Decision—Institution of Inter Partes Review of U.S. Pat. No. 9,124,552 B2—IPR 2018-01436. |
Aug. 10, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Fourth Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01506. |
Aug. 10, 2018 (US) Fourth Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01506. |
Aug. 3, 2018 (US) Third Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01505. |
Aug. 3, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Third Petition for Inter Partes Review of U.S. Pat. No. 9,137,205—IPR2018-01505. |
Apr. 15, 2016—(US) Notice of Allowance—U.S. Appl. No. 14/855,374. |
Apr. 26, 2016—(US) Office Action—U.S. Appl. No. 14/745,207. |
Dec. 5, 2016—(US) Notice of Allowance—U.S. Appl. No. 14/714,207. |
Feb. 24, 2016—(AU) Office Action—App 2014228257. |
Feb. 25, 2016—(AU) Office Action—App 2014249055. |
Feb. 26, 2016—(US) Non Final Office Action—U.S. Appl. No. 14/253,992. |
Jan. 11, 2016—(US) Non Final Rejection—U.S. Appl. No. 14/698,560. |
Jan. 28, 2016—(WO) International Search Report and Written Opinion—App PCT/US2015/062691. |
Jul. 11, 2016—(EP) Office Action—App 14720824.3. |
Jul. 20, 2016—(AU) Office Action—App 2013335255. |
Jul. 22, 2016—(US) Office Action—U.S. Appl. No. 14/921,718. |
Jun. 9, 2016—(WO) International Search Report—PCT/US2016/026339. |
Jun. 14, 2016—(US) Office Action—U.S. Appl. No. 14/625,486. |
Jun. 16, 2016—(CA) Office Action—App 2,888,935. |
May 6, 2016—(US) Office Action—U.S. Appl. No. 14/714,207. |
May 13, 2016—(US) Office Action—U.S. Appl. No. 13/940,240. |
Nov. 21, 2016—(US) Office Action—U.S. Appl. No. 14/745,207. |
Oct. 5, 2016—(US) Notice of Allowance—U.S. Appl. No. 14/698,560. |
Oct. 26, 2016—(US) Office Action—U.S. Appl. No. 13/940,240. |
Sep. 13, 2016—(CA) Office Action—App 2,902,206. |
Sep. 14, 2016—(CA) Office Action—App 2,897,737. |
Sep. 26, 2016—(CA) Office Action—App 2,902,158. |
Apr. 12, 2017—(US) Office Action—U.S. Appl. No. 14/757,638. |
Aug. 15, 2017 (WO) International Preliminary Report on Patentability—App. PCT/US2015/062691. |
Aug. 21, 2017 (AU) First Examination Report—App 2015248067. |
Feb. 10, 2017—(US) Notice of Allowance—U.S. Appl. No. 14/625,486. |
Feb. 15, 2017—(US) Notice of Allowance—U.S. Appl. No. 14/921,718. |
Jul. 20, 2017 (US) Complaint for Patent Infringement—Case No. 2:17-cv-00383-HCN-LRL, Document 1, 38 pages. |
Jun. 7, 2017—(US) Office Action—U.S. Appl. No. 14/745,207. |
Jun. 7, 2017—(WO) International Search Report and Written Opinion—App PCT/US2016/067111. |
Mar. 6, 2017—(WO) International Search Report and Written Opinion—App PCT/US2016/068008. |
Nov. 21, 2017 (US) Notice of Allowance—U.S. Appl. No. 14/690,302. |
Nov. 3, 2017 (US) Non-Final Office Action—U.S. Appl. No. 15/413,834. |
Oct. 17, 2017 (WO) International Preliminary Report on Patentability—App. PCT/US2016/026339. |
Sep. 5, 2017 (US) Defendant Ixia's Partial Answer to Complaint for Patent Infringement—Case No. 2:17-cv-00383-HCN-LRL, Document 29, 14 pages. |
Sep. 5, 2017 (US) Memorandum in Support of Defendant's Ixia and Keysight Techonologies, Inc's Motion to Dismiss for Unpatentability Under 35 U.S.C. § 101—Case No. 2:17-cv-00383-HCM-LRL, Document 21, 29 pages. |
Sep. 5, 2017 (US) Request for Judicial Notice in Support of Defendants Ixia and Keysight Technologies, Inc's Motion to Dismiss for Unpatentability under 35 U.S.C. § 101—Case No. 2:17-cv-00383-HCN-LRL, Document 22, 3 pages. |
Sep. 29, 2017 (CA) Examination Report—App. 2,772,630. |
Apr. 17, 2018 (US) Non-Final Office Action—U.S. Appl. No. 15/610,995. |
Jul. 11, 2018 (US) Declaration of Kevin Jeftay, PhD in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,565,213—IPR2018-01386. |
Jul. 13, 2018 (US) Notice of Allowance—U.S. Appl. No. 15/414,117. |
Jul. 27, 2018 (US) Non-Final Office Action—U.S. Appl. No. 15/382,806. |
Jul. 5, 2018 (US) Non-Final Office Action—U.S. Appl. No. 15/413,750. |
Mar. 15, 2018 (EP) Second Communication pursuant to Article 94(3) EPC—App. 13765547.8. |
M. Al-Suwaiyel et al., “Algorithms for Tile Compaction”, ACM Transactions on Database Systems, 9(2): 243-263, Jun. 1984. |
M. Christiansen et al., “Using IDDs for Packet Filtering”, Technical Report, BRICS, Oct. 2002. |
M. Degermark et al., “Small Forwarding Tables for Fast Routing Lookups”, Proceedings of ACM SIGCOMM, 4-13, 1997. |
Mizuno et al., A New Remote Configurable Firewall System for Home-use Gateways, Jan. 2005. Second IEEE Consumer Communications and Networking Conference, pp. 599-601. |
Moore, S, “SBIR Case Study: Centripetal Networks: How CNI Leveraged DHS S&T SBIR Funding to Launch a Successful Cyber Security Company,” 2012 Principal Investigators' Meeting, Cyber Security Division, Oct. 10, 2014. |
O. Paul et al., “A full Bandwidth ATM Firewall”, Proceedings of the 6th European Symposium on Research in Computer Security ESORICS'2000, 2000. |
P. Warkhede et al., “Fast Packet Classification for Two-Dimensional Conflict-Free Filters”, Proceedings of IEEE INFOCOM, 1434-1443, 2001. |
Palo Alto Networks; “Designing a Zero Trust Network With Next-Generation Firewalls”; pp. 1-10; last viewed on Oct. 21, 2012. |
R. Funke et al., “Performance Evaluation of Firewalls in Gigabit-Networks”, Proceedings of the Symposium on Performance Evaluation of Computer and Telecommunication Systems, 1999. |
R. Rivest, “On Self-Organizing Sequential Search Heuristics”, Communications of the ACM, 19(2): 1976. |
R.L. Graham et al., “Optimization and Approximation in Deterministic Sequencing and Scheduling: A Survey”, Annals of Discrete Mathematics, 5: 287-326, 1979. |
Reumann, John; “Adaptive Packet Filters”; IEEE, 2001, Department of Electrical Engineering and Computer Science, The University of Michigan, Ann Arbor, MI. |
S,M. Bellovin et al., “Network Firewalls”, IEEE Communications Magazine, 50-57, 1994. |
S. Goddard et al., “An Unavailability Analysis of Firewall Sandwich Configurations”, Proceedings of the 6th IEEE Symposium on High Assurance Systems Engineering, 2001. |
S. Suri et al., “Packet Filtering in High Speed Networks”, Proceedings of the Symposium on Discrete Algorithms, 969-970, 1999. |
Singh, Rajeev et al. “Detecting and Reducing the Denial of Service attacks in WLANs”, Dec. 2011, World Congress on Information and Communication TEchnologies, pp. 968-973. |
Sourcefire 3D System User Guide, Version 4.10, Mar. 16, 2011, 2123 pages. |
Statement RE: Related Application, dated Jul. 24, 2015. |
Tarsa et al., “Balancing Trie-Based Policy representations for Network Firewalls,” Department of Computer Science, Wake Forest University, pp. 1-6 (2006). |
U. Ellermann et al., “Firewalls for ATM Networks”, Proceedings of INFOSEC'COM, 1998. |
V. Srinivasan et al., “Fast and Scalable Layer Four Switching”, Proceedings of ACM SIGCOMM, 191-202, 1998. |
V.P. Ranganath, “A Set-Based Approach to Packet Classification”, Proceedings of the IASTED International Conference on Parallel and Distributed Computing and Systems, 889-894, 2003. |
W.E. Leland et al., “On the Self-Similar Nature of Ethernet Traffic”, IEEE Transactions on Networking, 2(1); 15, 1994. |
W.E. Smith, “Various Optimizers for Single-Stage Productions”, Naval Research Logistics Quarterly, 3: 59-66, 1956. |
X. Gan et al., “LSMAC vs. LSNAT: Scalable Cluster-based Web servers”, Journal of Networks, Software Tools, and Applications, 3(3): 175-185, 2000. |
Ylonen, et al, “The Secure Shell (SSH) Transport Layer Protocol,” SSH Communication Security Corp, Newtork Norking Group RFC 4253, Jan. 2006, 32 pages. |
Bellion, “High Pertormance Packet Classification”, http://www.hipac.org (Publication Date Unknown). |
Chen, et al, “Research on the Anomaly Discovering Alogrithm of the Packet Filtering Rule Sets,” Sep. 2010, First Intemtional Conferernce on Pervasive Computing, Signal Processing and Applications, pp. 362-366. |
D. Comer, “Analysis of a Heuristic for Full Tile Minimization”, ACM Transactions on Database Systems, 6(3): 513-537, Sep. 1981. |
E. Al-Shaer et al., “Firewall Policy Advisor for Anomaly Discovery and Rule Editing”, Proceedings of the IFIP/IEEE ntemational Symposium on Integrated Network Management, 2003. |
E. Fulp, “Optimization of Network Firewall Policies Using Ordered Sets and Directed Acyclical Graphs”, Technical Report, Computer Scient Department, Wake Forest University, Jan. 2004. |
J. Ellermann et al., “Firewalls for ATM Networks”, Proceedings of INFOSEC'COM, 1998. |
Jul. 11, 2018 (US) Declaration of Kevin Jeffay, PhD in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,565,213—IPR2018-01386. |
Ylonen, et al, “The Secure Shell (SSH) Transport Layer Protocol,” SSH Communication Security Corp, Newtork Working Group RFC 4253, Jan. 2006, 32 pages. |
Jul. 20, 2018 (US) Declaration of Dr. Stuart Staniford in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,160,713—IPR2018-01437. |
Jul. 20, 2018 (US) Declaration of Dr. Stuart Staniford in Support of Petition for Inter Partes Review of U.S. Pat. No. 9,124,552—IPR2018-01436. |
“Control Plane Policing Implementation Best Practices”; Cisco Systems; Mar. 13, 2013; <https://web.archive.org/web/20130313135143/http:www.cisco.com/web/about/security/intelligence/coppwp_gs.html>. |
Sep. 11,2006—(WO) Written Opinion of the International Searching Authority—App PCT/US05/47008. |
Aug. 31, 2007—(EP) Communication Pursuant to Rules 109 and 110—App 05857614.1. |
Jul. 3, 2008—(WO) Written Opinion of the International Searching Authority—App PCT/US06/11291. |
Jun. 24, 2009—(US) Office Action—U.S. Appl. No. 11/390,976. |
Sep. 14, 2009 (US) Office Action—U.S. Appl. No. 11/316,331. |
Apr. 29, 2010—(US) Interview Summary—U.S. Appl. No. 11/390,976. |
Aug. 20, 2010—(AU) Office Action—App 2005328336. |
Jun. 23, 2010—(US) Final Rejection—U.S. Appl. No. 11/316,331. |
Mar. 26, 2010—(US) Final Rejection—U.S. Appl. No. 11/390,976. |
Sep. 10, 2010—(AU) Office Action—App 2006230171. |
Sep. 30, 2010—(US) Office Action—U.S. Appl. No. 11/390,976. |
Apr. 27, 2011 (WO) International Search Report and Written Opinion—App PCT/US2010/054520. |
Aug. 25, 2011—(US) Non Final Rejection—U.S. Appl. No. 12/871,806. |
Feb. 14, 2011—(EP) Search Report—App 06758213.0. |
Jun. 9, 2011—(US) Notice of Allowance—U.S. Appl. No. 11/390,976. |
Mar. 3, 2011—(EP) Communication Pursuant to Rules 70(2) and 70a(2)—App 06758213.0. |
Mar. 4, 2011—(US) Notice of Allowance—U.S. Appl. No. 11/316,331. |
Nov. 11, 2011—(AU) Second Office Action—App 2006230171. |
Oct. 18, 2011—(EP) Communication Pursuant to Article 94(3)—App 06 758 213.0. |
Aug. 7, 2012—(US) Non Final Rejection—U.S. Appl. No. 12/871,806. |
Feb. 6, 2012—(US) Final Rejection—U.S. Appl. No. 12/871,806. |
Jun. 9, 2012—(AU) Notice of Acceptance—App 2006230171. |
Jun. 26, 2012—(EP) Extended Search Report—App 05857614.1. |
Nov. 20, 2012—(EP) Communication under rule 71(3)—App 06 758 213.0. |
Nov. 26, 2012—(US) Final Rejection—U.S. Appl. No. 12/871,806. |
Apr. 4, 2013 (US) Notice of Allowance—U.S. Appl. No. 12/871,806. |
Apr. 18, 2013—(EP) Decision to Grant a European Patent—App 06758212.0. |
Jan. 16, 2013—(CA) Office Action—App 2,594,020. |
Jan. 17, 2013—(CA) Office Action—App 2,600,236. |
Nov. 7, 2013 (WO) International Search Report—App. PCT/US2013/057502. |
Jun. 24, 2014 (WO) International Search Report—App. PCT/US2014/023286. |
Jun. 26, 2014 (WO) International Search Report—App. PCT/US2014/027723. |
Mar. 24, 2014 (WO) International Search Report—App. PCT/US2013/072566. |
May 26, 2014—(CA) Office Action—App 2010297968. |
Apr. 28, 2015 (WO) International Preliminary Report on Patentability—App. PCT/US2013/057502, dated Apr. 28, 2015. |
Dec. 22, 2015—(US) Final Office Action—U.S. Appl. No. 14/714,207. |
Jan. 14, 2015—(EP) Extended Search Report—App 10819667.6. |
Jul. 10, 2015 (WO) Communication Relating to the Results of the Partial International Search for International App—PCT/US2015/024691. |
Jul. 14, 2015—(WO) International Preliminary Report on Patentability—App PCT/US2013/072566. |
May 14, 2015—(US) Non Final Rejection—U.S. Appl. No. 13/940,240. |
May 25, 2015—(AU) Notice of Acceptance—App 2010297968. |
Nov. 2, 2015—(AU) Office Action—App 2013372879. |
Nov. 27, 2015—(US) Final Rejection—U.S. Appl. No. 13/940,240. |
Sep. 15, 2015 (WO) International Preliminary Report on Patentability—App.—PCT/US2014/027723. |
Sep. 15, 2015 (WO) International Preliminary Report on Patentability—App. PCT/US2014/023286. |
Sep. 16, 2015 (WO) International Search Report and Written Opinion—App. No. PCT/US2015/024691. |
Sep. 4, 2015 (US) Notice of Allowance—U.S. Appl. No. 14/702,755. |
Aug. 10, 2018 (US) Petition for Inter Partes Review of Claims 1-20 of U.S. Pat. No. 9,560,077—IPR2018-01513. |
Feb. 11, 2020 (US) Final Written Decision Determining All Challenged Claims Unpatentable of U.S. Pat. No. 9,137,205 B2—IPR 2018-01444. |
Feb. 11, 2020 (US) Final Written Decision Determining All Challenged Claims Unpatentable of U.S. Pat. No. 9,137,205 B2—IPR 2018-01443. |
Mar. 19, 2020 (US) Final Written Decision Determining All Challenged Claims Unpatentable of U.S. Pat. No. 9,565,213 B2—IPR 2018-01512. |
Jan. 23, 2020 (US) Final Written Decision Determining All Challenged Claims Unpatentable of U.S. Pat. No. 9,565,213 B2—IPR 2018-01386. |
Mar. 31, 2020 (US) Final Written Decision Determining All Challenged Claims Unpatentable of U.S. Pat. No. 9,560,077 B2—IPR 2018-01513. |
Jul. 2, 2020—(U.S.) Final Rejection—U.S. Appl. No. 16/158,868. |
Number | Date | Country | |
---|---|---|---|
20190312911 A1 | Oct 2019 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14253992 | Apr 2014 | US |
Child | 15414117 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 16158868 | Oct 2018 | US |
Child | 16448969 | US | |
Parent | 15414117 | Jan 2017 | US |
Child | 16158868 | US |