Elevated security execution mode for network-accessible devices
US-2024411878-A1 · Dec 12, 2024 · US
US9576127B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9576127-B2 |
| Application number | US-201414336649-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jul 21, 2014 |
| Priority date | Sep 18, 2006 |
| Publication date | Feb 21, 2017 |
| Grant date | Feb 21, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Methods, media, and systems for detecting attack are provided. In some embodiments, the methods include: comparing at least part of a document to a static detection model; determining whether attacking code is included in the document based on the comparison of the document to the static detection model; executing at least part of the document; determining whether attacking code is included in the document based on the execution of the at least part of the document; and if attacking code is determined to be included in the document based on at least one of the comparison of the document to the static detection model and the execution of the at least part of the document, reporting the presence of an attack. In some embodiments, the methods include: selecting a data segment in at least one portion of an electronic document; determining whether the arbitrarily selected data segment can be altered without causing the electronic document to result in an error when processed by a corresponding program; in response to determining that the arbitrarily selected data segment can be altered, arbitrarily altering the data segment in the at least one portion of the electronic document to produce an altered electronic document; and determining whether the corresponding program produces an error state when the altered electronic document is processed by the corresponding program.
Opening claim text (preview).
What is claimed is: 1. A method for detecting an attack on an application, comprising: performing, using a digital processing device, a static analysis by comparing at least part of a document to a first detection model; determining, using the digital processing device, whether attacking code is included in the document based on the comparison of the document to the first detection model; executing, using the digital processing device, at least part of the document; determining, using the digital processing device, whether attacking code is included in the document based on the execution of the at least part of the document by performing a dynamic analysis that includes comparing behavior observed by execution of the document to a second detection model; and if attacking code is determined to be included in the document based on at least one of the comparison of the document to the first detection model and the execution of the at least part of the document, reporting the presence of an attack. 2. The method of claim 1 , further comprising: updating the first detection model if attacking code is determined to be present based on the execution of the at least part of the document. 3. The method of claim 1 , wherein the determining whether attacking code is included in the document based on the execution of the at least part of the document comprises: comparing behavior observed by the execution of the document to behavior observed by execution of at least one of known attacking documents and known benign documents. 4. A method for detecting an attack on an application, comprising: performing, using a digital processing device, a static analysis by comparing at least part of a document to a first detection model; determining, using the digital processing device, whether attacking code is included in the document based on the comparison of the document to the first detection model; executing, using the digital processing device, at least part of the document; determining, using the digital processing device, whether attacking code is included in the document based on the execution of the at least part of the document by comparing behavior observed by execution of the document to a second detection model, wherein at least part of the second detection model is created by: executing at least one known malicious document in a first environment; executing the at least one known malicious document in a second environment; comparing behavior observed by execution in the first environment to behavior observed by execution in the second environment to determine any differences in behavior; and adding at least one difference in behavior to the second detection model, wherein the document is executed in at least one of the first environment and second environment; and if attacking code is determined to be included in the document based on at least one of the comparison of the document to the first detection model and the execution of the at least part of the document, reporting the presence of an attack. 5. The method of claim 1 , further comprising: parsing the document into sections and wherein the comparing the at least part of the document to the first detection model comprises: selecting at least one the sections; and comparing the at least one selected section to the first detection model. 6. The method of claim 1 , wherein the document is a word processing document, wherein the execution comprises opening the document in word processing software, wherein the document is embedded with at least one of an image, a table, and injected code, and wherein the document is executed in a protected environment. 7. A non-transitory computer-readable medium containing computer-executable instructions that, when executed by a processor, cause the processor to perform a method for detecting an attack on an application, the method comprising: performing a static analysis by comparing at least part of a document to a s first detection model; determining whether attacking code is included in the document based on the comparison of the document to the first detection model; executing at least part of the document; determining whether attacking code is included in the document based on the execution of the at least part of the document by performing a dynamic analysis that includes comparing behavior observed by execution of the document to a second detection model; and if attacking code is determined to be included in the document based on at least one of the comparison of the document to the first detection model and the execution of the at least part of the document, reporting the presence of an attack. 8. The computer-readable medium of claim 7 , the method further comprising: updating the first detection model if attacking code is determined to be present based on the execution of the at least part of the document. 9. The computer-readable medium of claim 7 , wherein the determining whether attacking code is included in the document based on the execution of the at least part of the document comprises: comparing behavior observed by the execution of the document to behavior observed by execution of at least one of known attacking documents and known benign documents. 10. A non-transitory computer-readable medium containing computer-executable instructions that, when executed by a processor, cause the processor to perform a method for detecting an attack on an application, the method comprising: performing a static analysis by comparing at least part of a document to a first detection model; determining whether attacking code is included in the document based on the comparison of the document to the first detection model; executing at least part of the document; determining whether attacking code is included in the document based on the execution of the at least part of the document by comparing behavior observed by execution of the document to a second detection model, wherein at least part of the second detection model is created by: executing at least one known malicious document in a first environment; executing the at least one known malicious document in a second environment; comparing behavior observed by execution in the first environment to behavior observed by execution in the second environment to determine any differences in behavior; and adding at least one difference in behavior to the second detection model, wherein the document is executed in at least one of the first environment and second environment; and if attacking code is determined to be included in the document based on at least one of the comparison of the document to the first detection model and the execution of the at least part of the document, reporting the presence of an attack. 11. The computer-readable medium of claim 7 , the method further comprising: parsing the document into sections and wherein the comparing the at least part of the document to the first detection model comprises: selecting at least one the sections; and comparing the at least one selected section to the first detection model. 12. The computer-readable medium of claim 7 , wherein the document is a word processing document, wherein the execution comprises opening the document in word processing software, wherein the document is embedded with at least one of an image, a table, and injected code, and wherein the document is executed in a protected environment. 13. A system for detecting attack, comprising: an interface in communication with a network; a memory; and a processor in communication with the memory and the interface, wherein the processor: performs a static an
Static detection · CPC title
Computer malware detection or handling, e.g. anti-virus arrangements · CPC title
Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems · CPC title
Dynamic detection, i.e. detection performed at run-time, e.g. emulation, suspicious activities · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.