Method and system for automatic detection and analysis of malware

US9245114B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9245114-B2
Application numberUS-201113219208-A
CountryUS
Kind codeB2
Filing dateAug 26, 2011
Priority dateAug 26, 2010
Publication dateJan 26, 2016
Grant dateJan 26, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method of detecting malicious software (malware) includes receiving a file and storing a memory baseline for a system. The method also includes copying the file to the system, executing the file on the system, terminating operation of the system, and storing a post-execution memory map. The method further includes analyzing the memory baseline and the post-execution memory map and determining that the file includes malware.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of detecting malicious software, the method comprising: storing, by an analysis system, a memory baseline for a first system, the memory baseline including information stored in volatile memory of the first system and non-volatile memory of the first system; providing, by the analysis system, a file to the first system; executing, by the analysis system, the file on the first system using an operating system of the first system after the storing the memory baseline; terminating, by the analysis system, operation of the operating system of the first system after executing the file; storing, by the analysis system, a post-execution memory map of the first system while operation of the operating system of the first system is terminated, the post-execution memory map including information stored in the volatile memory of the first system and the non-volatile memory of the first system after the executing the file; analyzing, by the analysis system, the memory baseline and the post-execution memory map, wherein analyzing comprises: determining the presence of one or more processes that changed from the memory baseline to the post-execution memory map, determining timestamps associated with the one or more processes, and identifying behaviors that indicate attempts to conceal a rootkit during the operation of the operating system; determining that the file comprises malicious software based on the analyzing; determining a timeline of activities performed by the malicious software based on the timestamps; and providing a report of the malicious software including a list of the one or more processes that changed and the timeline. 2. The method of claim 1 , further comprising receiving the file through a webpage. 3. The method of claim 1 , further comprising receiving one or more preferences related to the file. 4. The method of claim 3 , wherein the receiving the one or more preferences comprises receiving at least one of a time to run, a reboot indicator, an operating system, or a privilege level. 5. The method of claim 1 , wherein the memory baseline is used for multiple analysis processes. 6. The method of claim 1 , further comprising executing another file after executing the file on the first system. 7. The method of claim 1 , wherein determining the presence of one or more processes that changed comprises determining that the file added a new process. 8. The method of claim 1 , wherein determining the presence of one or more processes that changed comprises determining that the file deleted a process. 9. The method of claim 1 further comprising generating the report. 10. The method of claim 1 , wherein the file includes a signature associated with malicious operation. 11. The method of claim 1 further comprising associating with the file, in a tree structure, files caused to be loaded to the system by executing the file. 12. The method of claim 1 , wherein the behaviors that indicate attempts to conceal the rootkit comprise: attempts to hide kernel drivers; attempts to inject code or unlink dynamic link libraries (DLLs); attempts to hide network sockets and connections; attempts to hide suspicious data in process memory; attempts to install hook in user or kernel mode memory; attempts to modify the Interrupt Descriptor Table (IDT), System Service Dispatch Table (SSDT), and driver I/O request packet (IRP) entries; attempts to hide threads; attempts to register malicious notification routines; and attempts to install promiscuous mode packet sniffers. 13. A system of detecting malicious software, the system comprising: one or more computer systems; and a storage device, wherein the storage device contains instructions that when executed by the one or more computer systems perform a method comprising: storing, by an analysis system, a memory baseline for an execution system, the memory baseline including information stored in volatile memory of the execution system and non-volatile memory of the execution system; executing, after the storing the memory baseline, a file on the execution system using an operating system of the execution system; terminating operation of the operating system of the execution system after executing the file on the execution system; storing, by the analysis system, a post-execution memory map of the execution system while the operation of the operating system of the execution system is terminated, the post-execution memory map including information stored in the volatile memory of the execution system and the non-volatile memory of the execution system after the executing the file; analyzing, by the analysis system, the memory baseline and the post-execution memory map, wherein analyzing comprises: determining the presence of one or more processes that changed from the memory baseline to the post-execution memory map, determining timestamps associated with the one or more processes, and identifying behaviors that indicate attempts to conceal a rootkit during the operation of the operating system; determining that the file comprises malicious software based on the analyzing; determining a timeline of activities performed by the malicious software based on the timestamps; and providing a report of the malicious software including a list of the one or more processes that changed and the timeline. 14. The system of claim 13 wherein the method further comprises receiving the file through a webpage. 15. The system of claim 13 wherein the method further comprises receiving one or more preferences related to the file, wherein the one or more preferences include at least one of: a time to run, a reboot indicator, an operating system, or a privilege level. 16. The system of claim 13 wherein the memory baseline is used for multiple analysis processes. 17. The system of claim 13 wherein the execution system comprises at least one of a virtual system or a physical system. 18. The system of claim 13 wherein the method further comprises executing another file after executing the file on the execution system. 19. The system of claim 13 wherein determining the presence of one or more processes that changed comprises determining that the file added a new process. 20. The system of claim 13 wherein determining the presence of one or more processes that changed comprises determining that the file deleted a process. 21. The system of claim 13 wherein the method further comprises generating the report. 22. The system of claim 13 wherein terminating operation of the execution system comprises powering down the execution system. 23. The system of claim 13 wherein the file includes a signature associated with malicious operation. 24. The system of claim 13 wherein the method further comprises associating with the file, in a tree structure, files caused to be loaded to the execution system by executing the file. 25. A method of detecting malicious software, the method comprising: storing, by a second system, a memory baseline for a first system, the memory baseline including information stored in volatile memory of the first system and non-volatile memory of the first system; executing, after the storing the memory baseline, a file on the first system using an operating system of the first system; storing, by the analysis system, a post-execution memory map of the first system, the post-execution memory map including informa

Assignees

Inventors

Classifications

  • Event detection, e.g. attack signature detection · CPC title

  • G06F21/55Primary

    Detecting local intrusion or implementing counter-measures · CPC title

  • Third party · CPC title

  • Authenticating web pages, e.g. with suspicious links · CPC title

  • Computer malware detection or handling, e.g. anti-virus arrangements · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9245114B2 cover?
A method of detecting malicious software (malware) includes receiving a file and storing a memory baseline for a system. The method also includes copying the file to the system, executing the file on the system, terminating operation of the system, and storing a post-execution memory map. The method further includes analyzing the memory baseline and the post-execution memory map and determining…
Who is the assignee on this patent?
Thomas Ralph, Ligh Michael, Verisign Inc
What technology area does this patent fall under?
Primary CPC classification G06F21/55. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 26 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).