IP Library Granted Patent US 9,967,275
Granted Patent B1
US 9,967,275 · App. 14/972,613 · Granted May 8, 2018

Efficient detection of network anomalies

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 9,967,275
App. No.
14/972,613
Granted
May 8, 2018
Kind
B1
Abstract

Techniques of identifying anomalous behavior on an electronic network involve iteratively combining groups of adjacent bins of a histogram in such a way as to minimize a measure of error in the histogram. Along these lines, a user behavior analytics server represents a user behavior factor with a histogram. The UBA server reduces a number of bins in the histogram by iteratively selecting groups of adjacent bins for combination. Upon each iteration, the group of bins that is selected for combination is the group which, when its bins are combined, minimizes differences between the values of the bins in that group and a value of the combined bin.

Claims (54)

1. A method of identifying anomalous use of an electronic network, the method comprising:

generating, by processing circuitry, a histogram from values of a user behavior factor of a user, the histogram including bins, each bin (i) representing a range of the user behavior factor and (ii) having a value indicative of a relative frequency of the behavior factor in the range represented by that bin;

receiving, by the processing circuitry after generating the histogram, network data indicating that an alleged user is interacting with the electronic network; and

in response to receipt of the network data, (i) identifying, by the processing circuitry, a value of a behavior factor from the network data, (ii) comparing the value of the behavior factor with the histogram to identify a bin of the histogram that encompasses the behavioral factor; and (iii) indicating anomalous use of the electronic network in response to the identified bin of the histogram having a lower value than values of other bins in the histogram,

wherein generating the histogram includes performing multiple bin-reduction iterations, each bin reduction iteration including (i) selecting, by the processing circuitry, a group of adjacent bins of the histogram for combination into a combined bin, the group of bins selected to minimize differences between a value of the combined bin and the value of each of the bins in that group, and (ii) combining the bins of the selected group to form the combined bin, the combined bin replacing the bins of the selected group in the histogram and the value of the combined bin being based on the values of the bins in the selected group, and

wherein the network data indicating that an alleged user is interacting with the electronic network includes network data indicating that the user is initiating a VPN (Virtual Private Network) session to obtain remote access to the electronic network.

2. A method as in claim 1 , further comprising, prior to generating the histogram, obtaining prior network data from the electronic network, the prior network data including multiple values of the user behavior factor of the user.

3. A method as in claim 1 , wherein selecting a group of adjacent bins of the histogram includes:

for each group of N adjacent bins of the histogram, (i) performing a trial combination operation on that group to produce a trial combined bin and (ii) computing an error based on a difference between the value of each bin of that group and a value of the trial combined bin; and

providing the selected group as the group of N adjacent bins for which the computed error is a minimum over all the groups of N adjacent bins of the histogram.

4. A method as in claim 3 , wherein each bin of the histogram also has a width equal to a difference between a maximum and a minimum of the range of the user behavior factor represented by that bin,

wherein a width of each trial combined bin is a sum of the widths of the adjacent bins in that group, and

wherein the value of the trial combined bin is a weighted average of the values of the adjacent bins in that group.

5. A method as in claim 3 , wherein computing the error includes, for each group of adjacent bins of the histogram:

generating a respective absolute difference between the value of each bin in that group and the value of that trial combined bin; and

producing, as the error, a weighted average of the generated differences in that group.

6. A method as in claim 5 , further comprising terminating further bin-reduction iterations in response to a minimum error produced across all groups of adjacent bins in a current bin-reduction iteration being greater than a predetermined threshold.

7. A method as in claim 5 , further comprising terminating further bin-reduction iterations in response to a number of bin-reduction iterations reaching a predetermined maximum number of bin-reduction iterations.

8. A method as in claim 1 , wherein N equals two, such that each group of N adjacent bins is a pair of adjacent bins.

9. A computer program product including a non-transitory, computer-readable storage medium which stores executable code, which when executed by a computer, causes the computer to perform a method of identifying anomalous use of an electronic network, the method comprising:

generating a histogram from values of a user behavior factor of a user, the histogram including bins, each bin (i) representing a range of the user behavior factor and (ii) having a value indicative of a relative frequency of the behavior factor in the range represented by that bin;

receiving, after generating the histogram, network data indicating that an alleged user is interacting with the electronic network; and

in response to receipt of the network data, (i) identifying a value of a behavior factor from the network data, (ii) comparing the value of the behavior factor with the histogram to identify a bin of the histogram that encompasses the behavioral factor; and (iii) indicating anomalous use of the electronic network in response to the identified bin of the histogram having a lower value than values of other bins in the histogram,

wherein generating the histogram includes performing multiple bin-reduction iterations, each bin reduction iteration including (i) selecting a group of adjacent bins of the histogram for combination into a combined bin, the group of bins selected to minimize differences between a value of the combined bin and the value of each of the bins in that group, and (ii) combining the bins of the selected group to form the combined bin, the combined bin replacing the bins of the selected group in the histogram and the value of the combined bin being based on the values of the bins in the selected group, and

wherein indicating anomalous use of the electronic network includes sending an alert to a UBA (User Behavior Analytics) administrator.

10. A computer program product as in claim 9 , wherein the method further comprises, prior to generating the histogram, obtaining prior network data from the electronic network, the prior network data including multiple values of the user behavior factor of the user.

11. A computer program product as in claim 9 , wherein selecting a group of adjacent bins of the histogram includes:

for each group of N adjacent bins of the histogram, (i) performing a trial combination operation on that group to produce a trial combined bin and (ii) computing an error based on a difference between the value of each bin of that group and a value of the trial combined bin; and

providing the selected group as the group of N adjacent bins for which the computed error is a minimum over all the groups of N adjacent bins of the histogram.

12. A computer program product as in claim 11 , wherein each bin of the histogram also has a width equal to a difference between a maximum and a minimum of the range of the user behavior factor represented by that bin,

wherein a width of each trial combined bin is a sum of the widths of the adjacent bins in that group, and

wherein the value of the trial combined bin is a weighted average of the values of the adjacent bins in that group.

13. A computer program product as in claim 11 , wherein computing the error includes, for each group of adjacent bins of the histogram:

generating a respective absolute difference between the value of each bin in that group and the value of that trial combined bin; and

producing, as the error, a weighted average of the generated differences in that group.

14. A computer program product as in claim 13 , wherein the method further comprises terminating further bin-reduction iterations in response to a minimum error produced across all groups of adjacent bins in a current bin-reduction iteration being greater than a predetermined threshold.

15. A computer program product as in claim 13 , further comprising terminating further bin-reduction iterations in response to a number of bin-reduction iterations reaching a predetermined maximum number of bin-reduction iterations.

16. A computer program product as in claim 9 , wherein N equals two, such that each group of N adjacent bins is a pair of adjacent bins.

17. An electronic apparatus constructed and arranged to identify anomalous use of an electronic network, the electronic apparatus including:

a network interface;

memory; and

controlling circuitry couple to the memory, the controlling circuitry being constructed and arranged to:

generate a histogram from values of a user behavior factor of a user, the histogram including bins, each bin (i) representing a range of the user behavior factor and (ii) having a value indicative of a relative frequency of the behavior factor in the range represented by that bin;

receive, after generating the histogram, network data indicating that an alleged user is interacting with the electronic network; and

in response to receipt of the network data, (i) identify a value of a behavior factor from the network data, (ii) compare the value of the behavior factor with the histogram to identify a bin of the histogram that encompasses the behavioral factor; and (iii) indicate anomalous use of the electronic network in response to the identified bin of the histogram having a lower value than values of other bins in the histogram,

wherein the controlling circuitry constructed and arranged to generate the histogram is further constructed and arranged to perform multiple bin-reduction iterations, each bin reduction iteration including (i) selecting, by the processing circuitry, a group of adjacent bins of the histogram for combination into a combined bin, the group of bins selected to minimize differences between a value of the combined bin and the value of each of the bins in that group, and (ii) combining the bins of the selected group to form the combined bin, the combined bin replacing the bins of the selected group in the histogram and the value of the combined bin being based on the values of the bins in the selected group, and

wherein the network data indicating that an alleged user is interacting with the electronic network includes network data indicating that the user is initiating a VPN (Virtual Private Network) session to obtain remote access to the electronic network.

18. An electronic apparatus as in claim 17 , wherein the controlling circuitry is further constructed and arranged to, prior to generating the histogram, obtain prior network data from the electronic network, the prior network data including multiple values of the user behavior factor of the user.

19. An electronic apparatus as in claim 17 , wherein the controlling circuitry constructed and arranged to select the group of adjacent bins of the histogram is further constructed and arranged to:

for each group of N adjacent bins of the histogram, (i) perform a trial combination operation on that group to produce a trial combined bin and (ii) compute an error based on a difference between the value of each bin of that group and a value of the trial combined bin; and

provide the selected group as the group of N adjacent bins for which the computed error is a minimum over all the groups of N adjacent bins of the histogram.

20. An electronic apparatus as in claim 19 , wherein each bin of the histogram also has a width equal to a difference between a maximum and a minimum of the range of the user behavior factor represented by that bin,

wherein a width of each trial combined bin is a sum of the widths of the adjacent bins in that group, and

wherein the value of the trial combined bin is a weighted average of the values of the adjacent bins in that group.

Assignments (21)
NOTICE OF PARTIAL TERMINATION AND RELEASE OF SECOND LIEN SECURITY INTEREST IN TRADEMARK RIGHTS AND PATENT RIGHTS RECORDED AT REEL/FRAME: 056098/0534 Recorded Jun 3, 2025
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: RSA SECURITY LLC
Reel/Frame 071484/0819 →
NOTICE OF PARTIAL TERMINATION AND RELEASE OF FIRST LIEN SECURITY INTEREST IN TRADEMARK RIGHTS AND PATENT RIGHTS RECORDED AT REEL/FRAME: 056096/0525 Recorded Jun 3, 2025
From: JPMORGAN CHASE BANK, N.A.
To: RSA SECURITY LLC
Reel/Frame 071482/0733 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 2, 2025
From: RSA SECURITY LLC
To: NETWITNESS SECURITY LLC
Reel/Frame 071495/0168 →
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 →
TERMINATION AND RELEASE OF FIRST LIEN SECURITY INTEREST IN PATENTS RECORDED AT REEL 054155, FRAME 0815 Recorded Apr 29, 2021
From: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT
To: RSA SECURITY LLC
Reel/Frame 056104/0841 →
TERMINATION AND RELEASE OF SECOND LIEN SECURITY INTEREST IN PATENTS RECORDED AT REEL 053666, FRAME 0767 Recorded Apr 29, 2021
From: JEFFERIES FINANCE LLC, AS COLLATERAL AGENT
To: RSA SECURITY LLC
Reel/Frame 056095/0574 →
FIRST LIEN INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Apr 29, 2021
From: RSA SECURITY LLC
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 056096/0525 →
SECOND LIEN INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Apr 29, 2021
From: RSA SECURITY LLC
To: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
Reel/Frame 056098/0534 →
PARTIAL RELEASE OF SECURITY INTEREST Recorded Nov 24, 2020
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: ASAP SOFTWARE EXRESS, INC.; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; SCALEIO LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 054511/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 7, 2020
From: EMC IP HOLDING COMPANY LLC
To: RSA SECURITY LLC
Reel/Frame 053717/0020 →
RELEASE OF SECURITY INTEREST IN CERTAIN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Sep 3, 2020
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS AGENT
To: DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 054191/0287 →
RELEASE OF SECURITY INTEREST IN CERTAIN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001) Recorded Sep 3, 2020
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS AGENT
To: ASAP SOFTWARE EXPRESS; DELL USA L.P.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; SCALEIO LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 054163/0416 →
RELEASE OF SECURITY INTEREST IN CERTAIN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (049452/0223) Recorded Sep 3, 2020
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS AGENT
To: DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 054250/0372 →
FIRST LIEN PATENT SECURITY AGREEMENT Recorded Sep 1, 2020
From: RSA SECURITY LLC
To: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT
Reel/Frame 054155/0815 →
SECOND LIEN PATENT SECURITY AGREEMENT Recorded Sep 1, 2020
From: RSA SECURITY LLC
To: JEFFERIES FINANCE LLC
Reel/Frame 053666/0767 →
SECURITY AGREEMENT Recorded Apr 22, 2020
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 053546/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 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 29, 2016
From: EMC CORPORATION
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 040203/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: 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 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 27, 2016
From: KOLMAN, EYAL; RAVIV, KINERET
To: EMC CORPORATION
Reel/Frame 038737/0741 →