IP Library Granted Patent US 11,902,123
Granted Patent B2
US 11,902,123 · App. 18/054,095 · Granted Feb 13, 2024

Technologies for managing compromised sensors in virtualized environments

Inventors: Navindra Yadav (Cupertino, CA); Abhishek Ranjan Singh (Pleasanton, CA); Anubhav Gupta (Fremont, CA); Shashidhar Gandham (Fremont, CA); Jackson Ngoc Ki Pang (Sunnyvale, CA); Shih-Chun Chang (San Jose, CA); Hai Trong Vu (San Jose, CA)
Assignee: Cisco Technology, Inc.
H04L43/045G06F3/0482G06F3/04842G06F3/04847G06F9/45558G06F16/122G06F16/137G06F16/162G06F16/17G06F16/173G06F16/174G06F16/1744G06F16/1748G06F16/235G06F16/2322G06F16/2365G06F16/248G06F16/24578G06F16/285G06F16/288G06F16/29G06F16/9535G06F21/53G06F21/552G06F21/556G06F21/566G06N20/00G06N99/00G06T11/206H04J3/0661H04J3/14H04L1/242H04L7/10H04L9/0866H04L9/3239H04L9/3242H04L41/046H04L41/0668H04L41/0803H04L41/0806H04L41/0816H04L41/0893H04L41/12H04L41/16H04L41/22H04L43/02H04L43/026H04L43/04H04L43/062H04L43/08H04L43/0805H04L43/0811H04L43/0829H04L43/0841H04L43/0858H04L43/0864H04L43/0876H04L43/0882H04L43/0888H04L43/10H04L43/106H04L43/12H04L43/16H04L45/306H04L45/38H04L45/46H04L45/507H04L45/66H04L45/74H04L47/11H04L47/20H04L47/2441H04L47/2483H04L47/28H04L47/31H04L47/32H04L61/5007H04L63/0227H04L63/0263H04L63/06H04L63/0876H04L63/145H04L63/1408H04L63/1416H04L63/1425H04L63/1433H04L63/1441H04L63/1458H04L63/1466H04L63/16H04L63/20H04L67/01H04L67/1001H04L67/12H04L67/51H04L67/75H04L69/16H04L69/22H04W72/54H04W84/18G06F2009/4557G06F2009/45587G06F2009/45591G06F2009/45595G06F2221/033G06F2221/2101G06F2221/2105G06F2221/2111G06F2221/2115G06F2221/2145H04L67/535
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 11,902,123
App. No.
18/054,095
Granted
Feb 13, 2024
Kind
B2
Abstract

Systems, methods, and computer-readable media for managing compromised sensors in multi-tiered virtualized environments. In some embodiments, a system can receive, from a first capturing agent deployed in a virtualization layer of a first device, data reports generated based on traffic captured by the first capturing agent. The system can also receive, from a second capturing agent deployed in a hardware layer of a second device, data reports generated based on traffic captured by the second capturing agent. Based on the data reports, the system can determine characteristics of the traffic captured by the first capturing agent and the second capturing agent. The system can then compare the characteristics to determine a multi-layer difference in traffic characteristics. Based on the multi-layer difference in traffic characteristics, the system can determine that the first capturing agent or the second capturing agent is in a faulty state.

Claims (77)

1. A method comprising:

receiving, from a plurality of capturing agents deployed in a plurality of devices, data generated based on traffic at the plurality of devices, a first one of the plurality of devices including a leaf switch in a spine-leaf network fabric, and a second one of the plurality of devices includes a host of a hypervisor coupled with the spine-leaf network fabric via the leaf switch;

comparing characteristics of the data to determine a difference in the characteristics;

based on the difference, determining a state of at least one of the plurality of capturing agents, comprising:

determining an indication of a threshold discrepancy between a first amount of traffic captured at the host and a second amount of traffic captured at the leaf switch; and

determining the threshold discrepancy is at least partially a result of unauthorized activity at the first one of the plurality of devices or the second one of the plurality of devices;

wherein the data is generated based on observed data, statistics, and/or metadata about one or more packets, flows, communications, processes, events, and/or activities at the plurality of devices.

2. The method of claim 1 , wherein the determining that the threshold discrepancy is at least partially the result of the unauthorized activity includes determining a faulty one of the plurality of capturing agents when the first amount of traffic is greater than the second amount of traffic by a threshold amount.

3. The method of claim 1 , wherein the first amount of traffic includes a number of hits to a database residing at the hypervisor on the host.

4. The method of claim 1 , wherein the determining the state includes:

determining a first traffic pattern for traffic captured during a first period of time;

determining a second traffic pattern for traffic captured during the first period of time;

determining a third traffic pattern for traffic during a second period of time before the first period of time;

determining a fourth traffic pattern for traffic during the second period of time;

comparing the first traffic pattern with the third traffic pattern to identify a first traffic pattern delta between the first traffic pattern and the third traffic pattern;

comparing the second traffic pattern with the fourth traffic pattern to identify a second traffic pattern delta between the second traffic pattern and the fourth traffic pattern;

determining whether the first traffic pattern delta or the second traffic pattern delta exceed a delta threshold;

when the first traffic pattern delta exceeds the delta threshold, determining a first one of the plurality of capturing agents is in the state; and

when the second traffic pattern delta exceeds the delta threshold, determining a second one of the plurality of capturing agents is in the state.

5. The method of claim 1 , further comprising:

in response to the determining the state, increasing a time interval for receiving subsequent data from the plurality of capturing agents to reduce an amount of further data received during the state.

6. The method of claim 1 , wherein,

the data is received via a collector device, and

the method further includes:

in response to the determining the state:

dropping, by the collector device, the data; or

preventing, by the collector device, access by other devices to the data.

7. A system comprising:

one or more processors; and

one or more computer-readable storage devices having stored therein instructions which, when executed by the one or more processors, cause the one or more processors to perform operations comprising:

receiving, from a plurality of capturing agents deployed in a plurality of devices, data generated based on traffic at the plurality of devices, a first one of the plurality of devices including a leaf switch in a spine-leaf network fabric, and a second one of the plurality of devices includes a host of a hypervisor coupled with the spine-leaf network fabric via the leaf switch;

comparing characteristics of the data to determine a difference in the characteristics;

based on the difference, determining a state of at least one of the plurality of capturing agents, comprising:

determining an indication of a threshold discrepancy between a first amount of traffic captured at the host and a second amount of traffic captured at the leaf switch; and

determining the threshold discrepancy is at least partially a result of unauthorized activity at the first one of the plurality of devices or the second one of the plurality of devices;

wherein the data is generated based on observed data, statistics, and/or metadata about one or more packets, flows, communications, processes, events, and/or activities at the plurality of devices.

8. The system of claim 7 , wherein the determining that the threshold discrepancy is at least partially the result of the unauthorized activity includes determining a faulty one of the plurality of capturing agents when the first amount of traffic is greater than the second amount of traffic by a threshold amount.

9. The system of claim 7 , wherein the first amount of traffic includes a number of hits to a database residing at the hypervisor on the host.

10. The system of claim 7 , wherein the determining the state includes:

determining a first traffic pattern for traffic captured during a first period of time;

determining a second traffic pattern for traffic captured during the first period of time;

determining a third traffic pattern for traffic during a second period of time before the first period of time;

determining a fourth traffic pattern for traffic during the second period of time;

comparing the first traffic pattern with the third traffic pattern to identify a first traffic pattern delta between the first traffic pattern and the third traffic pattern;

comparing the second traffic pattern with the fourth traffic pattern to identify a second traffic pattern delta between the second traffic pattern and the fourth traffic pattern;

determining whether the first traffic pattern delta or the second traffic pattern delta exceed a delta threshold;

when the first traffic pattern delta exceeds the delta threshold, determining a first one of the plurality of capturing agents is in the state; and

when the second traffic pattern delta exceeds the delta threshold, determining a second one of the plurality of capturing agents is in the state.

11. The system of claim 7 , the operations further comprising:

in response to the determining the state, increasing a time interval for receiving subsequent data from the plurality of capturing agents to reduce an amount of further data received during the state.

12. The system of claim 7 , wherein,

the data is received via a collector device, and

the operations further include:

in response to the determining the state:

dropping, by the collector device, the data; or

preventing, by the collector device, access by other devices to the data.

13. A non-transitory computer-readable medium storing instructions which, when executed by a processor, cause the processor to perform operations comprising:

receiving, from a plurality of capturing agents deployed in a plurality of devices, data generated based on traffic at the plurality of devices, a first one of the plurality of devices including a leaf switch in a spine-leaf network fabric, and a second one of the plurality of devices includes a host of a hypervisor coupled with the spine-leaf network fabric via the leaf switch;

comparing characteristics of the data to determine a difference in the characteristics;

based on the difference, determining a state of at least one of the plurality of capturing agents, comprising:

determining an indication of a threshold discrepancy between a first amount of traffic captured at the host and a second amount of traffic captured at the leaf switch; and

determining the threshold discrepancy is at least partially a result of unauthorized activity at the first one of the plurality of devices or the second one of the plurality of devices;

wherein the data is generated based on observed data, statistics, and/or metadata about one or more packets, flows, communications, processes, events, and/or activities at the plurality of devices.

14. The non-transitory computer-readable medium of claim 13 , wherein the determining that the threshold discrepancy is at least partially the result of the unauthorized activity includes determining a faulty one of the plurality of capturing agents when the first amount of traffic is greater than the second amount of traffic by a threshold amount.

15. The non-transitory computer-readable medium of claim 13 , wherein the first amount of traffic includes a number of hits to a database residing at the hypervisor on the host.

16. The non-transitory computer-readable medium of claim 13 , wherein the determining the state includes:

determining a first traffic pattern for traffic captured during a first period of time;

determining a second traffic pattern for traffic captured during the first period of time;

determining a third traffic pattern for traffic during a second period of time before the first period of time;

determining a fourth traffic pattern for traffic during the second period of time;

comparing the first traffic pattern with the third traffic pattern to identify a first traffic pattern delta between the first traffic pattern and the third traffic pattern;

comparing the second traffic pattern with the fourth traffic pattern to identify a second traffic pattern delta between the second traffic pattern and the fourth traffic pattern;

determining whether the first traffic pattern delta or the second traffic pattern delta exceed a delta threshold;

when the first traffic pattern delta exceeds the delta threshold, determining a first one of the plurality of capturing agents is in the state; and

when the second traffic pattern delta exceeds the delta threshold, determining a second one of the plurality of capturing agents is in the state.

17. The non-transitory computer-readable medium of claim 13 , the operations further comprising:

in response to the determining the state, increasing a time interval for receiving subsequent data from the plurality of capturing agents to reduce an amount of further data received during the state.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 9, 2022
From: YADAV, NAVINDRA; SINGH, ABHISHEK RANJAN; GUPTA, ANUBHAV; GANDHAM, SHASHIDHAR; PANG, JACKSON NGOC KI; CHANG, SHIH-CHUN; VU, HAI TRONG
To: CISCO TECHNOLOGY, INC.
Reel/Frame 061712/0603 →
Continuity (4)
Continuation 16704559 · Dec 5, 2019
Continuation 15171763 · Jun 2, 2016
Provisional Application 62171899 · Jun 5, 2015
Related Publication 20230123258A1 · Apr 20, 2023