IP Library Granted Patent US 9,323,928
Granted Patent B2
US 9,323,928 · App. 13/151,173 · Granted Apr 26, 2016

System and method for non-signature based detection of malicious processes

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,323,928
App. No.
13/151,173
Granted
Apr 26, 2016
Kind
B2
Abstract

Systems and methods for detecting malicious processes in a non-signature based manner are disclosed. The system and method may include gathering features of processes running on an electronic device, applying a set of rules to the features, and applying a statistical analysis to the results of the rules application to determine whether a process should be classified into one or more of a plurality of process categories.

Claims (73)

1. At least one non-transitory machine readable storage medium, having instructions stored thereon, the instructions when executed on a machine, cause the machine to:

collect a plurality of features of each of a plurality of processes;

apply a plurality of classification rules to the plurality of features, wherein each of the plurality of classification rules corresponds to one or more of a plurality of process categories, and each of the plurality of classification rules comprises a logical combination of a set of the plurality of features;

apply a plurality of weights to the plurality of classification rules to produce a plurality of weighted threat scores, wherein:

each weighted threat score corresponds to one or more of the plurality of process categories; and

at least one of the plurality of weights includes a combination weight applied to a determination of a logical combination of two or more specified features for a particular kind of threat, wherein the combination weight as applied to the logical combination of the two or more specified features is different than a sum of individual weights of the two or more specified features;

compare the plurality of weighted threat scores to a plurality of threshold values, wherein each of the plurality of threshold values corresponds to one of the plurality of process categories; and

classify the process in the one or more process categories based at least on the comparison of the plurality of weighted threat scores to the plurality of predetermined thresholds.

2. The medium of claim 1 , wherein comparing the plurality of weighted threat scores to a plurality of threshold values comprises assigning a confidence level to each of the plurality of weighted threat scores based at least on the difference between the weighted threat scores and the threshold values.

3. The medium of claim 1 , wherein the plurality of process categories comprise a plurality of malicious process categories.

4. The medium of claim 3 , wherein the plurality of malicious process categories comprise backdoor malware.

5. The medium of claim 3 , wherein the plurality of malicious process categories comprise fake alert malware.

6. The medium of claim 3 , wherein the plurality of malicious process categories comprise downloader malware.

7. The medium of claim 1 , wherein the plurality of features comprise identifying whether the process is invisible.

8. The medium of claim 1 , wherein the plurality of features comprise features indicating a network usage behavior associated with the process.

9. The medium of claim 1 , wherein the plurality of features comprise features indicating a system tray behavior associated with the process.

10. The medium of claim 1 , wherein the plurality of features comprise features indicating a signed certificate behavior associated with the process.

11. A computerized method for classifying a plurality of processes into a plurality of process categories, the method comprising, for each process of the plurality of processes:

collecting a plurality of features of each of the plurality of processes with a machine including a processor;

applying a plurality of classification rules to the plurality of features, wherein each of the plurality of classification rules corresponds to one or more of a plurality of process categories, and each of the plurality of classification rules comprises a logical combination of a set of the plurality of features with the machine;

applying a plurality of weights to the plurality of classification rules to produce a plurality of weighted threat scores with the machine, wherein:

each weighted threat score corresponds to one or more of the plurality of process categories; and

at least one of the plurality of weights includes a combination weight applied to a determination of a logical combination of two or more specified features for a particular kind of threat, wherein the combination weight as applied to the logical combination of the two or more specified features is different than a sum of individual weights of the two or more specified features;

comparing the plurality of weighted threat scores to a plurality of threshold values, wherein each of the plurality of threshold values corresponds to one of the plurality of process categories with the machine; and

classifying the process in the one or more process categories based at least on the comparison of the plurality of weighted threat scores to the plurality of predetermined thresholds with the machine.

12. The method of claim 11 , wherein comparing the plurality of weighted threat scores to a plurality of threshold values comprises assigning a confidence level to each of the plurality of weighted threat scores based at least on the difference between the weighted threat scores and the threshold values.

13. The method of claim 11 , wherein the plurality of process categories comprise a plurality of malicious process categories.

14. The method of claim 13 , wherein the plurality of malicious process categories comprise backdoor malware.

15. The method of claim 13 , wherein the plurality of malicious process categories comprise fake alert malware.

16. The method of claim 13 , wherein the plurality of malicious process categories comprise downloader malware.

17. The method of claim 11 , wherein the plurality of features comprise features identifying whether the process is invisible.

18. The method of claim 11 , wherein the plurality of features comprise features indicating a network usage behavior associated with the process.

19. The method of claim 11 , wherein the plurality of features comprise features indicating a system tray behavior associated with the process.

20. The method of claim 11 , wherein the plurality of features comprise features indicating a signed certificate behavior associated with the process.

21. The medium of claim 1 , further having instructions to cause the machine to uniquely classify the process into one of a plurality of malicious process categories, wherein:

the malicious process categories each identify a different kind of malicious process; and

the malicious process categories are included in the one or more process categories.

22. The medium of claim 21 , further having instructions to cause the machine to apply a different set of weights according to the classification rules for each malicious process category.

23. At least one non-transitory machine readable storage medium, having instructions stored thereon, the instructions when executed on a machine, cause the machine to:

collect a plurality of features of each of a plurality of processes;

apply a plurality of classification rules to the plurality of features, wherein each of the plurality of classification rules corresponds to one or more of a plurality of process categories, and each of the plurality of classification rules comprises a logical combination of a set of the plurality of features;

apply a plurality of weights to the plurality of classification rules to produce a plurality of weighted threat scores, wherein:

each weighted threat score corresponds to one or more of the plurality of process categories, the plurality of process categories including a plurality of malicious process categories including backdoor malware; and

at least one of the plurality of weights includes a combination weight applied to a determination of a logical combination of two or more specified features for a particular kind of threat, wherein the combination weight as applied to the logical combination of the two or more specified features is different than a sum of individual weights of the two or more specified features;

compare the plurality of weighted threat scores to a plurality of threshold values, wherein each of the plurality of threshold values corresponds to one of the plurality of process categories;

classify the process in the one or more process categories based at least on the comparison of the plurality of weighted threat scores to the plurality of predetermined thresholds; and

classify the process as backdoor malware based upon applying:

a first weight to a determination that both a file of the process is hidden and the process's window is invisible; and

a second weight to a determination that a process identifier for the process is hidden.

24. The medium of claim 23 , further having instructions to cause the machine to classify the process as backdoor malware based upon applying:

a third weight to a determination that both the process window is invisible and the process is running from a temporary memory location;

a fourth weight to a determination both that the process's window is invisible and the process includes blacklisted section names; and

a fifth weight to a determination that the process's window is invisible, the process is using network ports, and the process is digitally signed.

25. The medium of claim 5 , further having instructions to cause the machine to classify the process as fake alert malware based upon applying:

a first weight to a determination that the process's window is invisible, that the process is in the system tray, and the process has malicious words in process memory.

26. The medium of claim 25 , further having instructions to cause the machine to classify the process as fake alert malware based upon applying a second weight to a determination both that the process does not include white list section names and is not packed.

27. The medium of claim 26 , further having instructions to cause the machine to classify the process as fake alert malware based upon applying:

a third weight to a determination both that the process has malicious words in process memory and is parent nonexistent;

a fourth weight to a determination both that the process is in a system tray and is file hidden.

28. The medium of claim 6 , further having instructions to cause the machine to classify the process as downloader malware based upon applying a first weight to a determination that a parent of the process is nonexistent, that the process does not execute from Program Files, and that a file of the process is hidden.

29. The medium of claim 6 , further having instructions to cause the machine to classify the process as downloader malware based upon applying a second weight to a determination that a parent of the process is nonexistent, that the process is using network ports, and the process window is invisible.

30. The medium of claim 1 , wherein the plurality of features comprises a determination that a given process includes an icon in a system tray, the inclusion of the icon indicating an increased likelihood of malware.

31. A computerized method for classifying a plurality of processes into a plurality of process categories, the method comprising, for each process of the plurality of processes:

collecting a plurality of features of each of the plurality of processes with a machine including a processor;

applying a plurality of classification rules to the plurality of features, wherein each of the plurality of classification rules corresponds to one or more of a plurality of process categories, and each of the plurality of classification rules comprises a logical combination of a set of the plurality of features with the machine;

applying a plurality of weights to the plurality of classification rules to produce a plurality of weighted threat scores with the machine, wherein:

each weighted threat score corresponds to one or more of the plurality of process categories, the plurality of process categories including a plurality of malicious process categories including backdoor malware; and

at least one of the plurality of weights includes a combination weight applied to a determination of a logical combination of two or more specified features for a particular kind of threat, wherein the combination weight as applied to the logical combination of the two or more specified features is different than a sum of individual weights of the two or more specified features;

comparing the plurality of weighted threat scores to a plurality of threshold values, wherein each of the plurality of threshold values corresponds to one of the plurality of process categories with the machine;

classifying the process in the one or more process categories based at least on the comparison of the plurality of weighted threat scores to the plurality of predetermined thresholds with the machine; and

classifying the process as backdoor malware based upon applying:

a first weight to a determination that both a file of the process is hidden and the process's window is invisible; and

a second weight to a determination that a process identifier for the process is hidden.

Assignments (10)
CORRECTIVE ASSIGNMENT TO CORRECT THE THE PATENT TITLES AND REMOVE DUPLICATES IN THE SCHEDULE PREVIOUSLY RECORDED AT REEL: 059354 FRAME: 0335. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Jun 23, 2022
From: MCAFEE, LLC
To: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 060792/0307 →
SECURITY INTEREST Recorded Mar 3, 2022
From: MCAFEE, LLC
To: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT
Reel/Frame 059354/0335 →
RELEASE OF INTELLECTUAL PROPERTY COLLATERAL - REEL/FRAME 045056/0676 Recorded Mar 2, 2022
From: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
To: MCAFEE, LLC
Reel/Frame 059354/0213 →
RELEASE OF INTELLECTUAL PROPERTY COLLATERAL - REEL/FRAME 045055/0786 Recorded Oct 26, 2020
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: MCAFEE, LLC
Reel/Frame 054238/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE PATENT 6336186 PREVIOUSLY RECORDED ON REEL 045056 FRAME 0676. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST. Recorded Oct 22, 2020
From: MCAFEE, LLC
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 054206/0593 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE PATENT 6336186 PREVIOUSLY RECORDED ON REEL 045055 FRAME 786. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST. Recorded Oct 22, 2020
From: MCAFEE, LLC
To: JPMORGAN CHASE BANK, N.A.
Reel/Frame 055854/0047 →
SECURITY INTEREST Recorded Jan 12, 2018
From: MCAFEE, LLC
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 045056/0676 →
SECURITY INTEREST Recorded Jan 12, 2018
From: MCAFEE, LLC
To: JPMORGAN CHASE BANK, N.A.
Reel/Frame 045055/0786 →
CHANGE OF NAME AND ENTITY CONVERSION Recorded Aug 24, 2017
From: MCAFEE, INC.
To: MCAFEE, LLC
Reel/Frame 043665/0918 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 1, 2011
From: AGARWAL, ROMANCH; SINGH, PRABHAT KUMAR; JYOTI, NITIN; VISHWANATH, HARINATH RAMACHETTY; PRASHANTH, PALASAMUDRAM RAMAGOPAL
To: MCAFEE, INC.
Reel/Frame 026373/0543 →