IP Library Granted Patent US 8,701,176
Granted Patent B2
US 8,701,176 · App. 13/350,997 · Granted Apr 15, 2014

Integrated computer security management system and method

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,701,176
App. No.
13/350,997
Granted
Apr 15, 2014
Kind
B2
Abstract

The present disclosure is generally directed to a computer security management system that integrates a firewall with an intrusion detection system (IDS). In other words, the firewall and IDS of the present disclosure can be designed to communicate process or status information and packets with one another. The present disclosure can facilitate centralized control of the firewall and the IDS and can increase the speed at which packets are passed between a secured computer network and an external network. Increased packet processing speed can be achieved in several ways. For example, the firewall and IDS can process packets in series, in parallel, and sometimes singularly when one of the components is not permitted to process a packet. Alternatively, singular processing can also be performed when one component is permitted to pass a packet to the secured computer network without checking with the other component.

Claims (77)

1. A method comprising:

receiving at a computer security device a first indication from a firewall that a first packet is accepted based upon a first firewall rule, wherein the firewall is different from the computer security device;

in response to receiving the first indication and in response to the computer security device being in an available mode, determining by the computer security device whether to send the first packet based on the first indication and on a first evaluation by the computer security device, wherein processing by the firewall and by the computer security device are performed in parallel;

in further response to receiving the first indication and in response to the computer security device being in a monitor mode, sending the first packet without waiting for the first evaluation and collecting by the computer security device data about the first packet;

receiving at the computer security device a second indication from the firewall that a second packet is trusted, wherein the second packet is determined by the firewall to be trusted by identifying a source of the second packet, comparing the identified source to a predetermined list, and if the identified source matches a source on the list, designating the second packet as trusted and originating from a trusted data provider;

in response to receiving the second indication, sending the second packet without waiting for a second evaluation by the computer security device and irrespective of the second evaluation made by the computer security device;

determining at the computer security device whether the second packet matches a signature in the computer security device; and

in response to determining that the second packet matches the signature, modifying the predetermined list to designate future packets from the source of the second packet as un-trusted and originating from an un-trusted data provider.

2. The method of claim 1 , wherein the computer security device comprises an intrusion detection system.

3. The method of claim 1 , wherein determining by the firewall whether the second packet should be deemed trusted comprises comparing the second packet with a second firewall rule.

4. The method of claim 1 , further comprising:

copying the second packet; and

forwarding the copy of the second packet to the computer security device.

5. The method of claim 1 , further comprising:

receiving at the computer security device a third indication that a third packet violates a third rule of the firewall; and

in response to receiving the third indication, dropping the third packet.

6. The method of claim 1 , further comprising:

evaluating the second packet with a virus scanning device.

7. The method of claim 1 , further comprising:

determining that a third packet is destined for a secured computer network; and

in response to determining that the third packet is destined for a secured computer network, sending the third packet to the secured computer network and to the computer security device.

8. The method of claim 1 , further comprising:

receiving at the computer security device a third indication that a third packet is rejected by the firewall; and

receiving at the computer security device a fourth indication that a fourth packet is denied by the firewall.

9. A non-transitory computer-readable medium comprising code for carrying out a method, the method comprising:

receiving at a computer security device a first indication from a firewall that a first packet is accepted based upon a first firewall rule, wherein the firewall is different from the computer security device;

in response to receiving the first indication and in response to the computer security device being in an available mode, determining by the computer security device whether to send the first packet based on the first indication and on a first evaluation by the computer security device, wherein the processing by the firewall and by the computer security device are performed in parallel;

in further response to receiving the first indication and in response to the computer security device being in a monitor mode, sending the first packet without waiting for the first evaluation and collecting by the computer security device data about the first packet;

receiving at the computer security device a second indication from the firewall that a second packet is trusted, wherein the second packet is determined by the firewall to be trusted by identifying a source of the second packet, comparing the identified source to a predetermined list, and if the identified source matches a source on the list, designating the second packet as trusted and originating from a trusted data provider;

in response to receiving the second indication, sending the second packet without waiting for a second evaluation by the computer security device and irrespective of the second evaluation made by the computer security device; and

determining at the computer security device whether the second packet matches a signature in the computer security device; and

in response to determining that the second packet matches the signature, modifying the predetermined list to designate future packets from the source of the second packet as un-trusted and originating from an un-trusted data provider.

10. The computer-readable medium of claim 9 , the method further comprising:

copying the second packet; and

forwarding the copy of the second packet to the computer security device.

11. The computer-readable medium of claim 9 , the method further comprising:

receiving at the computer security device a third indication that a third packet violates a third rule of the firewall; and

in response to receiving the third indication, dropping the third packet.

12. The computer-readable medium of claim 9 , the method further comprising:

determining that a third packet is destined for a secured computer network; and

in response to determining that the third packet is destined for a secured computer network, sending the third packet to the secured computer network and to the computer security device.

13. The computer-readable medium of claim 9 , the method further comprising:

receiving at the computer security device a third indication that a third packet is rejected by the firewall; and

receiving at the computer security device a fourth indication that a fourth packet is denied by the firewall.

14. An intrusion detection system comprising:

a memory; and

a processor for executing code stored in the memory, and operable to at least:

inform a firewall that the intrusion detection system is in an available mode for packet processing;

in response to informing the firewall that the intrusion detection system is in the available mode, to:

receive a first indication from the firewall that a first packet is accepted based upon a first firewall rule, wherein the firewall is different from the intrusion detection system and processing by the firewall and by the computer security device are performed in parallel;

in response to receiving the first indication, determine whether to send the first packet based on the first indication and on a first evaluation by the intrusion detection system;

receive a second indication from the firewall that a second packet is trusted; and

in response to receiving the second indication:

send the second packet without waiting for a second evaluation by the intrusion detection system;

determine whether the second packet matches a signature in the intrusion detection system; and

in response to determining that the second packet matches the signature, modify a predetermined list of the firewall to designate future packets from a source of the second packet as un-trusted and originating from an un-trusted data provider;

inform the firewall that the intrusion detection system is in a monitor mode; and

in response to informing the firewall that the intrusion detection system is in the monitor mode:

receive a third indication from the firewall that a third packet is accepted based upon a third firewall rule; and

in response to receiving the third indication:

send the third packet without waiting for a third evaluation; and

collect data about the third packet.

15. The intrusion detection system of claim 14 , wherein determining by the firewall whether the second packet should be deemed trusted comprises comparing the second packet with a second firewall rule.

16. The intrusion detection system of claim 14 , the processor further operable to:

copy the second packet; and

forward the copy of the second packet to the computer security device.

17. The intrusion detection system of claim 14 , the processor further operable to:

receive at the computer security device a third indication that a third packet violates a third rule of the firewall; and

in response to receiving the third indication, drop the third packet.

18. The intrusion detection system of claim 14 , the processor further operable to:

evaluate the second packet with a virus scanning device.

19. The intrusion detection system of claim 14 , the processor further operable to:

determine that a third packet is destined for a secured computer network; and

in response to determining that the third packet is destined for a secured computer network, send the third packet to the secured computer network.

20. The intrusion detection system of claim 14 , the processor further operable to:

receive a third indication that a third packet is rejected by the firewall; and

receive a fourth indication that a fourth packet is denied by the firewall.

Assignments (15)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001) Recorded May 20, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061753/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001) Recorded Apr 26, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.); DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC); EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.); SCALEIO LLC
Reel/Frame 061324/0001 →
RELEASE OF SECURITY INTEREST Recorded Nov 3, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL, L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058216/0001 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040134/0001 →
SECURITY AGREEMENT Recorded Sep 21, 2016
From: ASAP SOFTWARE EXPRESS, INC.; AVENTAIL LLC; CREDANT TECHNOLOGIES, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL SYSTEMS CORPORATION; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; MAGINATICS LLC; MOZY, INC.; SCALEIO LLC; SPANNING CLOUD APPS LLC; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 040136/0001 →
RELEASE OF SECURITY INTEREST Recorded Sep 14, 2016
From: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040040/0001 →
RELEASE OF SECURITY INTEREST Recorded Sep 14, 2016
From: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040065/0618 →
RELEASE OF SECURITY INTEREST Recorded Sep 13, 2016
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: DELL MARKETING L.P.; ASAP SOFTWARE EXPRESS, INC.; APPASSURE SOFTWARE, INC.; COMPELLANT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL PRODUCTS L.P.; DELL USA L.P.; DELL SOFTWARE INC.; FORCE10 NETWORKS, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040065/0216 →
RELEASE OF SECURITY INTEREST Recorded Aug 5, 2015
From: BANK OF AMERICA, N.A.
To: SECUREWORKS HOLDING CORPORATION; SECUREWORKS, INC.
Reel/Frame 036262/0490 →
RELEASE OF SECURITY INTEREST Recorded Aug 5, 2015
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
To: SECUREWORKS HOLDING CORPORATION; SECUREWORKS, INC.
Reel/Frame 036262/0525 →
RELEASE OF SECURITY INTEREST Recorded Aug 5, 2015
From: BANK OF AMERICA, N.A.
To: SECUREWORKS HOLDING CORPORATION; SECUREWORKS, INC.
Reel/Frame 036262/0509 →
PATENT SECURITY AGREEMENT (TERM LOAN) Recorded Jan 2, 2014
From: DELL INC.; APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 031899/0261 →
PATENT SECURITY AGREEMENT (ABL) Recorded Jan 2, 2014
From: DELL INC.; APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 031898/0001 →
PATENT SECURITY AGREEMENT (NOTES) Recorded Jan 2, 2014
From: APPASSURE SOFTWARE, INC.; ASAP SOFTWARE EXPRESS, INC.; BOOMI, INC.; COMPELLENT TECHNOLOGIES, INC.; CREDANT TECHNOLOGIES, INC.; DELL INC.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL SOFTWARE INC.; DELL USA L.P.; FORCE10 NETWORKS, INC.; GALE TECHNOLOGIES, INC.; PEROT SYSTEMS CORPORATION; SECUREWORKS, INC.; WYSE TECHNOLOGY L.L.C.
To: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FIRST LIEN COLLATERAL AGENT
Reel/Frame 031897/0348 →