IP Library Granted Patent US 10,482,239
Granted Patent B1
US 10,482,239 · App. 15/199,875 · Granted Nov 19, 2019

Rendering an object using muliple versions of an application in a single process for dynamic malware analysis

Inventors: Jiangxia Liu (Cupertino, CA); Bo Qu (Fremont, CA); Tao Yan (Santa Clara, CA); Zhanglin He (San Jose, CA)
Assignee: Palo Alto Networks, Inc.
G06F21/53H04L63/0254H04L63/0263G06F2221/033
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 10,482,239
App. No.
15/199,875
Granted
Nov 19, 2019
Kind
B1
Abstract

Techniques for rendering an object using multiple versions of an application in a single process for dynamic malware analysis are disclosed. In some embodiments, a system, process, and/or computer program product for rendering an object using multiple versions of an application in a single process for dynamic malware analysis includes receiving a sample at a cloud security service, in which the sample includes an embedded object; detonating the sample using a browser executed in an instrumented virtual machine environment; and rendering the embedded object using a plurality of versions of an application in a single process during a dynamic malware analysis using the instrumented virtual machine environment.

Claims (76)

1. A system, comprising:

a processor configured to:

receive a sample at a cloud security service for detonating in an instrumented virtual machine environment wherein the sample includes an embedded object;

modify the instrumented virtual machine environment to support execution of a plurality of versions of an application, wherein modifying the instrumented virtual machine environment to support execution of the plurality of versions of the application comprises one or more of the following to facilitate co-rendering of the embedded object using the plurality of versions of the application:

hot patch a baseline virtual machine image to add a new class identifier (ID) and a type for each of the plurality of versions of the application in a registry; and

modify a physical executable file for each of the plurality of versions of the application;

detonate the sample using a browser executed in the instrumented virtual machine environment; and

render the embedded object included in the sample using the plurality of versions of the application in a single process for executing the browser during a dynamic malware analysis using the instrumented virtual machine environment, wherein the application is an external application that is called by the browser to render the embedded object included in the sample; and

a memory coupled to the processor and configured to provide the processor with instructions.

2. The system recited in claim 1 , wherein the sample is received from a security device that has a subscription to the cloud security service.

3. The system recited in claim 1 , wherein the sample is a Uniform Resource Locator (URL) sample.

4. The system recited in claim 1 , wherein the external application is different than the browser and is capable of rendering the embedded object.

5. The system recited in claim 1 , wherein the embedded object is rendered using the external application executed in the instrumented virtual machine environment, and wherein the external application corresponds to the application and is different than the browser executed in the instrumented virtual machine environment.

6. The system recited in claim 1 , wherein the sample is rendered using the browser executed in the instrumented virtual machine environment and monitored using the instrumented virtual machine environment for at least a period of time allocated for performing the dynamic malware analysis of the sample or until malicious behavior is detected.

7. The system recited in claim 1 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment.

8. The system recited in claim 1 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment, and wherein the embedded object includes dynamic content.

9. The system recited in claim 1 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment, and wherein the embedded object includes content that includes Flash content.

10. The system recited in claim 1 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment, and wherein the embedded object includes content that includes PDF content.

11. The system recited in claim 1 , wherein the processor is further configured to:

hot patch the baseline virtual machine image to add the new class ID and the type for each of the plurality of versions of the application in the registry to facilitate co-rendering of the embedded object using the plurality of versions of the application.

12. The system recited in claim 1 , wherein the processor is further configured to:

launch a browser library in the single process executed in the instrumented virtual machine environment, wherein the browser library is loaded by the browser prior to rendering the sample, and wherein the browser library facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

13. The system recited in claim 1 , wherein the processor is further configured to:

launch a browser plugin in the single process executed in the instrumented virtual machine environment, wherein the browser plugin is loaded by the browser prior to rendering the sample, and wherein the browser plugin facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

14. The system recited in claim 1 , wherein the processor is further configured to:

launch a browser helper object (BHO) in the single process executed in the instrumented virtual machine environment, wherein the BHO is loaded by the browser prior to rendering the sample, and wherein the BHO facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

15. The system recited in claim 1 , wherein the processor is further configured to:

determine that the sample is associated with malware based on the dynamic malware analysis using the instrumented virtual machine environment.

16. The system recited in claim 1 , wherein the processor is further configured to:

determine whether the sample is associated with malware based on analysis of the sample during a period of time allocated for performing the dynamic malware analysis of the sample using the single process executed in the instrumented virtual machine environment.

17. The system recited in claim 1 , wherein the processor is further configured to:

automatically generate a signature for the sample if the sample is determined to be malware.

18. A method, comprising:

receiving a sample at a cloud security service for detonating in an instrumented virtual machine environment wherein the sample includes an embedded object;

modifying the instrumented virtual machine environment to support execution of a plurality of versions of an application, wherein modifying the instrumented virtual machine environment to support execution of the plurality of versions of the application comprises one or more of the following to facilitate co-rendering of the embedded object using the plurality of versions of the application:

hot patching a baseline virtual machine image to add a new class identifier (ID) and a type for each of the plurality of versions of the application in a registry; and

modifying a physical executable file for each of the plurality of versions of the application;

detonating the sample using a browser executed in the instrumented virtual machine environment; and

rendering the embedded object included in the sample using the plurality of versions of the application in a single process for executing the browser during a dynamic malware analysis using the instrumented virtual machine environment, wherein the application is an external application that is called by the browser to render the embedded object included in the sample.

19. The method of claim 18 , wherein the sample is received from a security device that has a subscription to the cloud security service.

20. The method of claim 18 , wherein the embedded object is rendered using the external application executed in the instrumented virtual machine environment, and wherein the external application corresponds to the application and is different than the browser executed in the instrumented virtual machine environment.

21. The method of claim 18 , wherein the sample is rendered using the browser executed in the instrumented virtual machine environment and monitored using the instrumented virtual machine environment for at least a period of time allocated for performing the dynamic malware analysis of the sample or until malicious behavior is detected.

22. The method of claim 18 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumental virtual machine environment.

23. The method of claim 18 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumental virtual machine environment, and wherein the embedded object includes dynamic content, PDF content, or Flash content.

24. The method of claim 18 , further comprising:

launching a browser library in the single process executed in the instrumented virtual machine environment, wherein the browser library is loaded by the browser prior to rendering the sample, and wherein the browser library facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

25. The method of claim 18 , further comprising:

launching a browser plugin in the single process executed in the instrumented virtual machine environment, wherein the browser plugin is loaded by the browser prior to rendering the sample, and wherein the browser plugin facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

26. The method of claim 18 , further comprising:

launching a browser helper object (BHO) in the single process executed in the instrumented virtual machine environment, wherein the BHO is loaded by the browser prior to rendering the sample, and wherein the BHO facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

27. The method of claim 18 , further comprising:

determining whether the sample is associated with malware based on analysis of the sample during a period of time allocated for performing the dynamic malware analysis of the sample using the single process executed in the instrumented virtual machine environment.

28. The method of claim 18 , further comprising:

automatically generating a signature for the sample if the sample is determined to be malware.

29. A computer program product, the computer program product being embodied in a non-transitory, tangible computer readable storage medium and comprising computer instructions for:

receiving a sample at a cloud security service for detonating in an instrumented virtual machine environment wherein the sample includes an embedded object;

modifying the instrumented virtual machine environment to support execution of a plurality of versions of an application, wherein modifying the instrumented virtual machine environment to support execution of the plurality of versions of the application comprises one or more of the following to facilitate co-rendering of the embedded object using the plurality of versions of the application:

hot patching a baseline virtual machine image to add a new class identifier (ID) and a type for each of the plurality of versions of the application in a registry; and

modifying a physical executable file for each of the plurality of versions of the application;

detonating the sample using a browser executed in the instrumented virtual machine environment; and

rendering the embedded object included in the sample using the plurality of versions of the application in a single process for executing the browser during a dynamic malware analysis using the instrumented virtual machine environment, wherein the application is an external application that is called by the browser to render the embedded object included in the sample.

30. The computer program product recited in claim 29 , wherein the sample is received from a security device that has a subscription to the cloud security service.

31. The computer program product recited in claim 29 , wherein the embedded object is rendered using the external application executed in the instrumented virtual machine environment, and wherein the external application corresponds to the application and is different than the browser executed in the instrumented virtual machine environment.

32. The computer program product recited in claim 29 , wherein the sample is rendered using the browser executed in the instrumented virtual machine environment and monitored using the instrumented virtual machine environment for at least a period of time allocated for performing the dynamic malware analysis of the sample or until malicious behavior is detected.

33. The computer program product recited in claim 29 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment.

34. The computer program product recited in claim 29 , wherein the sample includes a Uniform Resource Identifier (URI) that includes a reference to the embedded object that can be retrieved and rendered using the external application executed in the instrumented virtual machine environment, and wherein the embedded object includes dynamic content, PDF content, or Flash content.

35. The computer program product recited in claim 29 , further comprising computer instructions for:

launching a browser library in the single process executed in the instrumented virtual machine environment, wherein the browser library is loaded by the browser prior to rendering the sample, and wherein the browser library facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

36. The computer program product recited in claim 29 , further comprising computer instructions for:

launching a browser plugin in the single process executed in the instrumented virtual machine environment, wherein the browser plugin is loaded by the browser prior to rendering the sample, and wherein the browser plugin facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

37. The computer program product recited in claim 29 , further comprising computer instructions for:

launching a browser helper object (BHO) in the single process executed in the instrumented virtual machine environment, wherein the BHO is loaded by the browser prior to rendering the sample, and wherein the BHO facilitates rendering the embedded object using the plurality of versions of the application in the single process during the dynamic malware analysis using the instrumented virtual machine environment.

38. The computer program product recited in claim 29 , further comprising computer instructions for:

determining whether the sample is associated with malware based on analysis of the sample during a period of time allocated for performing the dynamic malware analysis of the sample using the single process executed in the instrumented virtual machine environment.

39. The computer program product recited in claim 29 , further comprising computer instructions for:

automatically generating a signature for the sample if the sample is determined to be malware.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 19, 2016
From: LIU, JIANGXIA; QU, BO; YAN, TAO; HE, ZHANGLIN
To: PALO ALTO NETWORKS, INC.
Reel/Frame 039783/0307 →
Cited By (15)
US 12,223,060 US 12,255,823 US 12,255,915 US 12,273,367 US 12,282,564 US 12,335,297 US 12,348,485 US 12,353,563 US 12,425,437 US 12,518,013 US 12,556,550 US 12,587,555 US 12,591,677 US 12,615,235 US 12,683,996