US7669242B2 - Agent presence monitor configured to execute in a secure environment - Google Patents

Agent presence monitor configured to execute in a secure environment Download PDF

Info

Publication number
US7669242B2
US7669242B2 US11/171,859 US17185905A US7669242B2 US 7669242 B2 US7669242 B2 US 7669242B2 US 17185905 A US17185905 A US 17185905A US 7669242 B2 US7669242 B2 US 7669242B2
Authority
US
United States
Prior art keywords
agent
signal
verifier
management engine
integrity check
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US11/171,859
Other versions
US20070005957A1 (en
Inventor
Ravi Sahita
Travis Schluessler
Scott Hahn
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US11/171,859 priority Critical patent/US7669242B2/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HAHN, SCOTT, SAHITA, RAVI, SCHLUESSLER, TRAVIS
Publication of US20070005957A1 publication Critical patent/US20070005957A1/en
Application granted granted Critical
Publication of US7669242B2 publication Critical patent/US7669242B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/554Detecting local intrusion or implementing counter-measures involving event detection and direct action
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2105Dual mode as a secondary aspect

Definitions

  • ISVs Independent Software Vendors
  • OS operating system
  • IT Enterprise information technology
  • asset tracking application monitoring
  • system performance monitoring and provisioning
  • intrusion detection systems and local firewalls.
  • agent/console model where the agent executes on a local client and communicates with a remote console.
  • the remote console typically runs on a remote machine located elsewhere in the network.
  • the host agents typically have a supervisor mode or ring- 0 component and may have a user mode component.
  • FIG. 1 is a functional block diagram of a host software agent measurement system according to an embodiment.
  • FIG. 2 is a flow diagram depicting registration of a host agent according to an embodiment.
  • FIG. 3 is a flow diagram depicting a periodic integrity check of a host agent according to an embodiment.
  • FIG. 4 is a functional block diagram depicting a measurement engine interacting with a measured software agent according to an embodiment.
  • FIG. 5 is a functional block diagram of an isolated partition configured to interface with an agent according to an embodiment.
  • FIG. 6 is a functional block diagram of an isolated partition configured to interface with an agent according to another embodiment.
  • FIG. 7 is flow diagram of a method of verification of agent presence according to an embodiment.
  • Embodiments of a method and system for detecting and confirming an agent presence are disclosed herein.
  • One embodiment provides a method which operates to confirm an agent presence by providing a secure execution environment that is inaccessible by a host and independently secure.
  • the secure execution environment is an execution environment that includes memory and executable code that cannot be accessed from a primary execution environment due to hardware restrictions.
  • a secure environment includes, but is not limited to, a service processor, a virtual partition, an embedded microcontroller, and a system management mode or privileged execution state.
  • the method includes executing a presence verifier from the secure execution environment.
  • the method uses the presence verifier to monitor a signal communicated from the agent. Based on the monitored signal, an analysis determines an operational state of the agent.
  • the method includes remote management applicability for monitoring a host agent.
  • the method can be used to securely and confidently detect the presence of one or more software agents running in ring- 0 (supervisory mode) and/or ring- 3 within a host operating system.
  • Another embodiment provides a computer-readable medium which when executed in a system, securely confirms an agent presence.
  • the confirmation uses a secure execution setting which is isolated from a host.
  • a management engine can be executed from the secure execution setting.
  • the management engine is used to monitor a signal communicated from an agent. Based on an analysis of the signal, a condition of the agent can be determined.
  • Another embodiment provides a system configured to validate an agent presence.
  • the system includes a secure operating environment, and a management engine configured to execute from the secure operating environment.
  • the management engine is further configured to monitor a signal issued from an agent associated with a host. Based on an analysis of the monitored signal, an operational condition of the agent can be determined.
  • FIG. 1 is a functional block diagram of a host software agent measurement (HAM) system 100 according to an embodiment.
  • FIG. 1 depicts a component level view of the HAM system 100 and a control flow between the components.
  • the HAM system 100 can protect against threats aimed at undermining the integrity of a system.
  • the HAM system 100 is configured to protect against compromises of an operating system by detecting attacks against protected host software agents.
  • the HAM system 100 is designed to protect against a number of individual threats which arise from the foregoing, such as: a spoofed agent presence that arises when an attacker stops the protected agent from executing and attempts to fool the system into thinking the agent is still executing; denial of service attacks against the communication mechanism used to prove agent presence; modification of the protected software on the disk prior to it being loaded into memory; page table modifications that arise when an attacker changes the protected agent's page table entries so that the agent's virtual addresses point to physical pages under the attacker's control; measured agent attacks through modification of the agent's code store or static configuration data in memory or on disk; and, a termination of a measured agent's thread of execution, or prevention of running the measured agent's thread of execution.
  • threats are listed as examples, but are not meant to be limiting.
  • the HAM system 100 is not limited to preventing solely the threats described herein.
  • the HAM system 100 includes a measurement engine (ME) 102 and associated memory 103 .
  • the ME 102 executes from a secure operating environment 105 .
  • the secure operating environment 105 includes a service or management processor 104 , but embodiments are not so limited.
  • the service processor 104 provides a secure, isolated execution environment that operates independently of the host central processing unit (CPU) 106 .
  • the service processor 104 in various embodiments is a component of a personal computer, or any other processor-based wired or wireless device, such as a cellular phone or personal digital assistant or other mobile computing device.
  • the service processor 104 may be coupled through a wired or wireless network to other processors and/or resources.
  • the HAM system 100 also includes a number of protected host software agents 106 a - 106 d (also termed measured agents) and associated secure host service (SHS) modules 106 e - 106 h . While four protected host software agents 106 a - 106 d are depicted in FIG. 1 , it will be appreciated that the HAM system 100 can include any number of protected host software agents and the HAM system 100 is not limited to any certain number.
  • protected host software agents 106 a - 106 d also termed measured agents
  • SHS secure host service
  • each protected host software agent is a program on the host which is protected from modification or termination by an attack or other threat. Agents include, but are not limited to, device drivers, kernel agents (such as firewalls), security services, or any other program requiring protection.
  • Each secure host service module is configured to execute in a privileged execution mode. Additionally, the secure host service module is capable of running outside the context of an operating system (OS), thereby providing certain beneficial capabilities and security attributes.
  • OS operating system
  • the ME 102 is configured to perform a number of functions, including integrity and execution detection checks on the protected host software agents 106 a - 106 d (measured agents) and/or other directly measured host software agents to verify that the agents have not been tampered with and/or are still running.
  • the HAM system 100 includes main memory 108 .
  • a number of host agents 108 a - 108 d reside in the main memory 108 .
  • Each host agent can include an executable code store, static configuration data, dynamic configuration data, and an integrity manifest.
  • the integrity manifest is a set of information which describes the identity of the program.
  • the integrity manifest comprises an integrity check value (ICV) that includes a program's executable code store, static configuration data, and data encompassing a complete listing of relocation fix-ups (changes to the binary code of the program) that occur at the time the program is loaded into memory.
  • IOV integrity check value
  • Relocation fix-ups can include both program address adjustment for non-zero segment origins (segment fix-ups), and external symbol resolution such as for dynamically linked libraries (symbol fix-ups).
  • the format of the relocation fix-ups is object file format specific (ELF, common object file format (coff), assembler output (a.out), etc).
  • the ICV can also include additional information which can be used by the ME 102 .
  • the integrity manifest can include information allowing the ME 102 to perform a computation of the ICV (detailed below).
  • the integrity manifest can be contained within the measured program or it can be stored on a remote server.
  • the HAM system 100 also includes an agent initialization module (AIM) 110 .
  • the AIM 110 is compiled into a protected host software agent and it performs services to enable the agent's measurement.
  • the AIM 110 is configured to perform memory manipulation such as page pinning.
  • the AIM 110 is further configured to handle the generation of resource data records (RDRs), to record relocation fix-up values, and to perform certain aspects of a registration process. For each section of the program, the AIM 110 records the region location in an RDR.
  • RDRs resource data records
  • the AIM 110 generates the integrity manifest.
  • the AIM 110 makes the integrity manifest available to the ME 102 .
  • the AIM 110 allocates a region of memory for use as the heartbeat counter which it exposes to the ME 102 , via a memory scan RDR, for example.
  • the AIM 110 describes each non-contiguous region which the agent uses for storage of the program or data in the measured agent's RDR.
  • the HAM system 100 further includes host file storage 112 .
  • the host file storage 112 also includes a number of host agents 112 a - 112 d .
  • Each host agent can include an executable code store, static configuration data, and an integrity manifest.
  • FIG. 2 is a flow diagram depicting registration of a host agent according to an embodiment.
  • the HAM system 100 includes a sensor interface (SEI) 114 .
  • the SEI 114 can be configured to discover the set of resources which can be accessed within one or more measured software agents.
  • the SEI can be used each time new managed resources are added to the HAM system 100 .
  • the ME 102 can use the discovered resource to learn about the host agents to be measured and to register the software agent.
  • FIG. 2 provides a flow of an initial registration process 200 according to an embodiment.
  • the initial registration process 200 begins with the ME 102 performing integrity checks on software agents.
  • the registration time integrity check is performed by generating cryptographic hashes across regions which comprise the agent's identity (e.g., the integrity manifest, etc.). This can include, but is not limited to, the executable code, static configuration data, and relocation fix-ups, described above.
  • the integrity manifest includes an ICV.
  • the ICV (a cryptographic signature) signs the software integrity manifest. This signature can be generated at compile time. An individual ICV can be verified for each section of the executable code, for the configuration data, and for the integrity manifest.
  • the ME 102 can retrieve the public key corresponding to the ICV from a valid Certificate Authority to verify a known good value of the ICV.
  • the ME 102 reads the associated program's executable code store (see FIG. 1 ) from the host memory 108 and stores it in the ME memory 103 .
  • the ME 102 measures the code store via one or more direct memory access (DMA) memory scan resource data records (RDRs), described above.
  • DMA direct memory access
  • RDRs resource data records
  • the ME 102 can securely gather enough information from the host to reconstruct the virtual to physical memory mappings of the pages which comprise the measured program.
  • the ME 102 applies the inverse of each relocation fix-up to the code store in the ME memory 103 .
  • the ME 102 can walk through the list of relocation fix-ups in the integrity manifest and reverse the relocation process performed by the loader at the time the program was loaded. If there are additional relocation fix-ups, the flow cycles back to 206 . If there are not additional relocation fix-ups, at 208 , the ME 102 computes the ICV by generating cryptographic hashes on the code store in the ME memory 103 . If the computed ICV matches the known good value, at 210 , the ME 102 recognizes that the image has not been modified from its original form. Otherwise, at 212 , the ME 102 determines that the image has been modified and can send out recognition alerts for subsequent remedial acts.
  • the ME 102 determines that the image has not been modified, at 214 , the ME 102 computes a new ICV on the code store containing the relocation fix-ups. Thereafter, at 216 , the ME 102 stores the new ICV in ME memory 103 for future integrity checks.
  • the need to invert relocation fix-ups on every check can be eliminated. That is, if the first verification succeeds, this new ICV can be used by all subsequent verifications (discussed below). It will be appreciated that the generated ICV excludes relocation fix-ups, while the ICV included in the agent's integrity manifest is computed using fixed-up values.
  • the ME 102 computes a cryptographic hash over the agent's executable code and static configuration data when generating the new ICV.
  • FIG. 3 is a flow diagram which depicts the ME 102 performing a periodic or subsequent integrity check process 300 to detect attacks which might change protected attributes of an associated program, according to an embodiment.
  • the ME 102 issues a polling based trigger for the subsequent integrity check process 200 .
  • the ME 102 reads the executable code store of the agent from the host memory 108 and stores the code store in the ME memory 103 .
  • the ME 102 computes the ICV on the code store in the ME memory 103 . If the computed ICV does not match the known good ICV, at 308 , ME 102 determines that the image has been modified and can send out recognition alerts for subsequent remedial acts.
  • the flow cycles back to 302 .
  • the ME 102 is further configured to perform integrity checks in an event driven manner (e.g., when the ME 102 determines that an attempted change is being made to the protected attributes of a program).
  • FIG. 4 is a functional block diagram depicting a ME 400 interacting with a measured software agent 402 according to an embodiment.
  • the ME 400 resides on a secure isolated execution environment 405 , such as a service processor, virtual partition, embedded microcontroller, etc.
  • the measured software agent 402 can generate an indicator or signal, periodically or otherwise, which the ME 400 can analyze to detect agent presence/execution and/or determine if the measured software agent 402 has been tampered with or otherwise compromised.
  • the measured software agent 402 generates a heartbeat message by publishing a DMA memory scan RDR that identifies a location which contains a unique identifier.
  • the unique identifier can comprise a cryptographically signed monotonically increasing counter. It will be appreciated that other algorithmic functions can be used to represent the unique identifier as well.
  • the location of the unique identifier is provided to a privileged execution component 406 (see SHS of FIG. 1 ) through the ME 400 during registration of the measured software agent 402 , as described above.
  • the privileged execution component 406 is configured to provide verification of the source of heartbeat update requests.
  • the privileged execution component 406 maintains a list of measured segments which correspond with the agents registered with the ME 400 .
  • a measured segment could be executable code, static configuration data, or dynamic configuration data. These segments can be represented by ⁇ Base, Limit> address pairs in physical memory.
  • Each agent may only be allowed to initiate a request to update its heartbeat while executing within one of its measured segments.
  • the privileged execution component 406 enforces this by considering as erroneous behavior any heartbeat update request that is initiated from a source address outside the registered measured segments. Policy-driven remediation action can be taken in response to detected erroneous behavior.
  • the privileged execution component 406 is further configured to provide the secure update of a unique identifier, such as a heartbeat counter 408 .
  • a counter can be incremented by the privileged execution component 406 upon a request by the measured software agent 402 , periodically or otherwise, after the source of the request has been verified.
  • the privileged execution component 406 can sign a monotonically increasing 64-bit counter using a secret (provisioned key) that is shared with the ME 400 to securely update the heartbeat counters.
  • the host is prevented from obtaining the secret by virtue of the privileged execution component 406 and the secure isolated environment 405 being the only components that include the secret and the host having no way to access the code and/or memory of these components 405 and 406 .
  • the ME 400 can then access the counter for verification. If the heartbeat counter is not different (according to the applied algorithmic function) than the last known value, then the ME 400 is configured to report a problem, remediation of the problem may be initiated. It will be appreciated that the privileged execution component 406 will only allow the measured software agent 402 (as defined by its execution location in memory) to request updating of the heartbeat counter. Thus, a host-based agent is prevented from correctly updating the counter, since the key used to sign the counter is stored in a secure location that cannot be accessed by host applications.
  • FIG. 5 is a functional block diagram of an isolated partition 500 configured to interface with a number of host software agents according to an embodiment.
  • a presence verifier 502 is configured to execute on the isolated partition 500 .
  • the presence verifier 502 and a code validation block 514 encompass the functionality of the measurement engine as previously described.
  • the isolated partition 500 is a secure and independent execution environment and is isolated from the host 504 .
  • the presence verifier 502 when executing within the isolated partition 500 , can securely detect the presence and associated functionality of a software agent.
  • the software agent for example, may include an agent running in ring- 0 within a host operating system.
  • the presence verifier 502 can be included as part of a management engine or as a separate module.
  • presence verifier 502 can be configured to determine if a host agent has not started, or if the host agent started and subsequently stopped unexpectedly.
  • the presence verifier 502 can execute on the isolated partition 500 to detect worms or viruses which attack and disable critical host software agents such as firewalls, anti-virus software, etc.
  • a kernel 506 is also shown having a number of ring- 0 agents 506 a and 506 b .
  • the kernel 506 typically includes management functionality associated with an operating system.
  • a number of host software or user agents 504 a and 504 b can execute on the host 504 .
  • Host agent 504 a can issues ioctl messages to an associated ring- 0 agent 506 a , for example.
  • the icotl messages can include a heartbeat signal, as described above.
  • Host agent 504 b can issue system calls to a transmission control protocol/Internet protocol (TCP/IP) stack 508 .
  • Ring- 0 agents 506 a and 506 b issue inter-driver messages to the TCP/IP stack 508 .
  • TCP/IP transmission control protocol/Internet protocol
  • the host agents 504 a and 504 b can share a privileged key with the presence verifier 502 .
  • the shared privileged key represented by code validation block 514 , can include the identity of a host agent.
  • the presence verifier can use the key to verify that the source of the heartbeat signals is authentic and has not been compromised by an unauthorized entity.
  • the TCP/IP stack 508 interfaces with the isolated partition 500 via a network interface card (NIC) register set 510 and a bus protocol 512 .
  • the NIC register set 510 can be configured to provide peripheral component interconnect (PCI) functionality through a set of registers.
  • the bus protocol 512 serves as an interface between the host 504 and the isolated partition 500 .
  • the heartbeat signal is communicated to the presence verifier 502 through a hardware mailbox 516 via the TCP/IP stack 508 , NIC register set 510 , and bus protocol 512 .
  • Simple configuration of kernel route tables can ensure that specific messages sent using standard TCP/IP protocols are sent over the hardware mailbox 516 to the isolated partition 500 .
  • the presence verifier 502 can initiate any of a diverse set of pre-programmed remediation actions.
  • the remediation actions include for example notifying a management console 530 or remote administrator to the failure, but are not so limited.
  • FIG. 6 is a functional block diagram of an isolated partition 600 or service processor configured to interface with a number of host software agents according to an embodiment.
  • a presence verifier 602 is configured to execute on the isolated partition 600 .
  • the presence verifier 602 and a code validation block 614 encompass the functionality of the measurement engine as previously described.
  • the isolated partition 600 is a secure and independent execution environment and is isolated from the host 604 .
  • the presence verifier 602 when executing within the isolated partition 600 , can securely detect the presence and associated functionality of a host software agent 606 , running in ring- 0 within a host operating system for example.
  • the presence verifier 602 can be included as part of a management engine or as a separate module. For example, presence verifier 602 can be configured to determine if the host agent 606 has not started, or if the host agent 606 started and subsequently stopped unexpectedly.
  • a kernel 608 is also shown having a number of ring- 0 agents 608 a and 608 b .
  • the kernel 608 typically includes management functionality associated with an operating system.
  • the host agent 606 can issue ioctl messages to an associated ring- 0 agent 608 b , for example.
  • the icotl messages can include a heartbeat signal or other verification signal, as described above.
  • Ring- 0 agent 608 b communicates with a hardware driver 610 using inter-driver messages.
  • the host agent 606 can include identification properties which are shared with the presence verifier 602 after completing a registration process.
  • the shared secure identification properties represented by code validation block 612 , can include the identity of the host agent 606 , described above.
  • the presence verifier 602 can use the properties to verify that the source of the heartbeat signals is authentic and has not been compromised by an unauthorized entity.
  • the hardware driver 610 interfaces with the isolated partition 600 via a hardware mailbox 614 .
  • the heartbeat signal is communicated to the presence verifier 602 through the hardware mailbox 614 .
  • the presence verifier 602 which monitors the heartbeat or other signal issued from the host agent 606 , is difficult to compromise due to the secure operating environment in the form of the isolated partition 600 .
  • the presence verifier 602 can initiate any of a diverse set of pre-programmed remediation actions.
  • the remediation actions include for example notifying a management console 630 or remote administrator to the failure, but are not so limited.
  • FIG. 7 is flow diagram of a method 700 of the verification of an agent presence according to an embodiment.
  • a host agent registers with a driver of the hardware mailbox.
  • the driver could be the TCP/IP stack 508 of FIG. 5 , the hardware driver 610 of FIG. 6 , or a different driver.
  • the host agent sends a presence message (heartbeat signal, for example) to the driver.
  • the host agent can send a presence message via application program interface (API) calls to a hardware mailbox driver.
  • API application program interface
  • the host agent can send a presence message through a packet transmission to a NIC interface.
  • the driver sends the presence message to a secure execution environment via a hardware mailbox.
  • the method 700 reverts back from 706 to 704 , periodically or at some other interval.
  • a presence verification component checks to see if an identifier message (heartbeat signal, for example) has been received with an expected period. If the message was not received with the expected period, at 710 , the presence verifier can issue commands so that remedial action may be taken. Otherwise, the method 700 reverts back to 708 , periodically or within some other interval.
  • an identifier message heartbeat signal, for example
  • agent confirmation and verification techniques described herein are not limited to the specific example embodiments shown and described.
  • aspects of the methods and systems described herein may be implemented as functionality programmed into any of a variety of circuitry, including programmable logic devices (“PLDs”), such as field programmable gate arrays (“FPGAs”), programmable array logic (“PAL”) devices, electrically programmable logic and memory devices and standard cell-based devices, as well as application specific integrated circuits. Implementations may also include microcontrollers with memory (such as EEPROM), embedded microprocessors, firmware, software, etc. Furthermore, aspects may be embodied in microprocessors having software-based circuit emulation, discrete logic (sequential and combinatorial), custom devices, fuzzy (neural) logic, quantum devices, and hybrids of any of the above device types.
  • MOSFET metal-oxide semiconductor field-effect transistor
  • CMOS complementary metal-oxide semiconductor
  • ECL emitter-coupled logic
  • polymer technologies e.g., silicon-conjugated polymer and metal-conjugated polymer-metal structures
  • mixed analog and digital etc.
  • Computer-readable media in which such formatted data and/or instructions may be embodied include, but are not limited to, non-volatile storage media in various forms (e.g., optical, magnetic or semiconductor storage media) and carrier waves that may be used to transfer such formatted data and/or instructions through wireless, optical, or wired signaling media or any combination thereof.
  • Examples of transfers of such formatted data and/or instructions by carrier waves include, but are not limited to, transfers (uploads, downloads, e-mail, etc.) over the Internet and/or other computer networks via one or more data transfer protocols (e.g., HTTP, FTP, SMTP, etc.).
  • transfers uploads, downloads, e-mail, etc.
  • data transfer protocols e.g., HTTP, FTP, SMTP, etc.
  • the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in a sense of “including, but not limited to.” Words using the singular or plural number also include the plural or singular number respectively. Additionally, the words “herein,” “hereunder,” “above,” “below,” and words of similar import refer to this application as a whole and not to any particular portions of this application. When the word “or” is used in reference to a list of two or more items, that word covers all of the following interpretations of the word: any of the items in the list; all of the items in the list; and any combination of the items in the list.

Abstract

Embodiments of a method and system for detecting and confirming an agent presence are disclosed herein. The agent presence can be confirmed by a secure management engine configured to execute in a secure execution environment. In various embodiments, a secure execution environment includes a service processor, a virtual partition, and an embedded microcontroller. The management engine is configured to monitor a signal communicated from the agent. Based on the monitored signal, an analysis determines an operational state of the agent. Embodiments include remote management applicability for monitoring a host agent.

Description

BACKGROUND OF THE DISCLOSURE
Independent Software Vendors (ISVs) currently produce a large number of software applications that run within the operating system (OS) context and offer management services to Enterprise information technology (IT) departments. Among the products being offered are asset tracking, application monitoring, system performance monitoring and provisioning, intrusion detection systems, and local firewalls. These products are installed using an agent/console model where the agent executes on a local client and communicates with a remote console. The remote console typically runs on a remote machine located elsewhere in the network. Typically, for security applications, the host agents have a supervisor mode or ring-0 component and may have a user mode component.
These software products are continually subjected to complex and evolving attacks by malware seeking to gain control of computer systems. Attacks can take on a variety of different forms ranging from attempts to crash a software program to subversion of the program for alternate purposes. More advanced attacks can even attempt to modify the program, and subsequently try to hide the modification from the system owner. Unfortunately, it is not difficult for an attacker who has gained supervisory privileges to compromise the agent model, by corrupting the process code or its associated data in memory.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a functional block diagram of a host software agent measurement system according to an embodiment.
FIG. 2 is a flow diagram depicting registration of a host agent according to an embodiment.
FIG. 3 is a flow diagram depicting a periodic integrity check of a host agent according to an embodiment.
FIG. 4 is a functional block diagram depicting a measurement engine interacting with a measured software agent according to an embodiment.
FIG. 5 is a functional block diagram of an isolated partition configured to interface with an agent according to an embodiment.
FIG. 6 is a functional block diagram of an isolated partition configured to interface with an agent according to another embodiment.
FIG. 7 is flow diagram of a method of verification of agent presence according to an embodiment.
DETAILED DESCRIPTION
Embodiments of a method and system for detecting and confirming an agent presence are disclosed herein. One embodiment provides a method which operates to confirm an agent presence by providing a secure execution environment that is inaccessible by a host and independently secure. The secure execution environment is an execution environment that includes memory and executable code that cannot be accessed from a primary execution environment due to hardware restrictions. A secure environment includes, but is not limited to, a service processor, a virtual partition, an embedded microcontroller, and a system management mode or privileged execution state. The method includes executing a presence verifier from the secure execution environment. The method uses the presence verifier to monitor a signal communicated from the agent. Based on the monitored signal, an analysis determines an operational state of the agent. The method includes remote management applicability for monitoring a host agent. The method can be used to securely and confidently detect the presence of one or more software agents running in ring-0 (supervisory mode) and/or ring-3 within a host operating system.
Another embodiment provides a computer-readable medium which when executed in a system, securely confirms an agent presence. The confirmation uses a secure execution setting which is isolated from a host. A management engine can be executed from the secure execution setting. The management engine is used to monitor a signal communicated from an agent. Based on an analysis of the signal, a condition of the agent can be determined.
Another embodiment provides a system configured to validate an agent presence. The system includes a secure operating environment, and a management engine configured to execute from the secure operating environment. The management engine is further configured to monitor a signal issued from an agent associated with a host. Based on an analysis of the monitored signal, an operational condition of the agent can be determined.
FIG. 1 is a functional block diagram of a host software agent measurement (HAM) system 100 according to an embodiment. FIG. 1 depicts a component level view of the HAM system 100 and a control flow between the components. The HAM system 100 can protect against threats aimed at undermining the integrity of a system. For example, the HAM system 100 is configured to protect against compromises of an operating system by detecting attacks against protected host software agents.
The HAM system 100 is designed to protect against a number of individual threats which arise from the foregoing, such as: a spoofed agent presence that arises when an attacker stops the protected agent from executing and attempts to fool the system into thinking the agent is still executing; denial of service attacks against the communication mechanism used to prove agent presence; modification of the protected software on the disk prior to it being loaded into memory; page table modifications that arise when an attacker changes the protected agent's page table entries so that the agent's virtual addresses point to physical pages under the attacker's control; measured agent attacks through modification of the agent's code store or static configuration data in memory or on disk; and, a termination of a measured agent's thread of execution, or prevention of running the measured agent's thread of execution. These threats are listed as examples, but are not meant to be limiting. The HAM system 100 is not limited to preventing solely the threats described herein.
The HAM system 100 includes a measurement engine (ME) 102 and associated memory 103. The ME 102 executes from a secure operating environment 105. In one embodiment, the secure operating environment 105 includes a service or management processor 104, but embodiments are not so limited. The service processor 104 provides a secure, isolated execution environment that operates independently of the host central processing unit (CPU) 106. The service processor 104 in various embodiments is a component of a personal computer, or any other processor-based wired or wireless device, such as a cellular phone or personal digital assistant or other mobile computing device. The service processor 104 may be coupled through a wired or wireless network to other processors and/or resources. The HAM system 100 also includes a number of protected host software agents 106 a-106 d (also termed measured agents) and associated secure host service (SHS) modules 106 e-106 h. While four protected host software agents 106 a-106 d are depicted in FIG. 1, it will be appreciated that the HAM system 100 can include any number of protected host software agents and the HAM system 100 is not limited to any certain number.
As described below, each protected host software agent is a program on the host which is protected from modification or termination by an attack or other threat. Agents include, but are not limited to, device drivers, kernel agents (such as firewalls), security services, or any other program requiring protection. Each secure host service module is configured to execute in a privileged execution mode. Additionally, the secure host service module is capable of running outside the context of an operating system (OS), thereby providing certain beneficial capabilities and security attributes. As discussed below, the ME 102 is configured to perform a number of functions, including integrity and execution detection checks on the protected host software agents 106 a-106 d (measured agents) and/or other directly measured host software agents to verify that the agents have not been tampered with and/or are still running.
With continuing reference to FIG. 1, the HAM system 100 includes main memory 108. A number of host agents 108 a-108 d reside in the main memory 108. Each host agent can include an executable code store, static configuration data, dynamic configuration data, and an integrity manifest. As used herein, the integrity manifest is a set of information which describes the identity of the program. The integrity manifest comprises an integrity check value (ICV) that includes a program's executable code store, static configuration data, and data encompassing a complete listing of relocation fix-ups (changes to the binary code of the program) that occur at the time the program is loaded into memory.
Relocation fix-ups can include both program address adjustment for non-zero segment origins (segment fix-ups), and external symbol resolution such as for dynamically linked libraries (symbol fix-ups). Generally, the format of the relocation fix-ups is object file format specific (ELF, common object file format (coff), assembler output (a.out), etc). The ICV can also include additional information which can be used by the ME 102. For example, the integrity manifest can include information allowing the ME 102 to perform a computation of the ICV (detailed below). The integrity manifest can be contained within the measured program or it can be stored on a remote server.
The HAM system 100 also includes an agent initialization module (AIM) 110. The AIM 110 is compiled into a protected host software agent and it performs services to enable the agent's measurement. The AIM 110 is configured to perform memory manipulation such as page pinning. The AIM 110 is further configured to handle the generation of resource data records (RDRs), to record relocation fix-up values, and to perform certain aspects of a registration process. For each section of the program, the AIM 110 records the region location in an RDR. In addition, the AIM 110 generates the integrity manifest. The AIM 110 makes the integrity manifest available to the ME 102. Moreover, as described below, the AIM 110 allocates a region of memory for use as the heartbeat counter which it exposes to the ME 102, via a memory scan RDR, for example. The AIM 110 describes each non-contiguous region which the agent uses for storage of the program or data in the measured agent's RDR. The HAM system 100 further includes host file storage 112. The host file storage 112 also includes a number of host agents 112 a-112 d. Each host agent can include an executable code store, static configuration data, and an integrity manifest.
FIG. 2 is a flow diagram depicting registration of a host agent according to an embodiment. Referring again to FIG. 1, the HAM system 100 includes a sensor interface (SEI) 114. The SEI 114 can be configured to discover the set of resources which can be accessed within one or more measured software agents. The SEI can be used each time new managed resources are added to the HAM system 100. The ME 102 can use the discovered resource to learn about the host agents to be measured and to register the software agent. FIG. 2 provides a flow of an initial registration process 200 according to an embodiment.
At 202, the initial registration process 200 begins with the ME 102 performing integrity checks on software agents. The registration time integrity check is performed by generating cryptographic hashes across regions which comprise the agent's identity (e.g., the integrity manifest, etc.). This can include, but is not limited to, the executable code, static configuration data, and relocation fix-ups, described above. The integrity manifest includes an ICV. The ICV (a cryptographic signature) signs the software integrity manifest. This signature can be generated at compile time. An individual ICV can be verified for each section of the executable code, for the configuration data, and for the integrity manifest. The ME 102 can retrieve the public key corresponding to the ICV from a valid Certificate Authority to verify a known good value of the ICV.
At 204, the ME 102 reads the associated program's executable code store (see FIG. 1) from the host memory 108 and stores it in the ME memory 103. In one embodiment, the ME 102 measures the code store via one or more direct memory access (DMA) memory scan resource data records (RDRs), described above. In an alternate embodiment, the ME 102 can securely gather enough information from the host to reconstruct the virtual to physical memory mappings of the pages which comprise the measured program.
At 206, according to this embodiment, the ME 102 applies the inverse of each relocation fix-up to the code store in the ME memory 103. For example, the ME 102 can walk through the list of relocation fix-ups in the integrity manifest and reverse the relocation process performed by the loader at the time the program was loaded. If there are additional relocation fix-ups, the flow cycles back to 206. If there are not additional relocation fix-ups, at 208, the ME 102 computes the ICV by generating cryptographic hashes on the code store in the ME memory 103. If the computed ICV matches the known good value, at 210, the ME 102 recognizes that the image has not been modified from its original form. Otherwise, at 212, the ME 102 determines that the image has been modified and can send out recognition alerts for subsequent remedial acts.
If the ME 102 recognizes that the image has not been modified, at 214, the ME 102 computes a new ICV on the code store containing the relocation fix-ups. Thereafter, at 216, the ME 102 stores the new ICV in ME memory 103 for future integrity checks. By generating a new ICV, the need to invert relocation fix-ups on every check can be eliminated. That is, if the first verification succeeds, this new ICV can be used by all subsequent verifications (discussed below). It will be appreciated that the generated ICV excludes relocation fix-ups, while the ICV included in the agent's integrity manifest is computed using fixed-up values. According to this embodiment, the ME 102 computes a cryptographic hash over the agent's executable code and static configuration data when generating the new ICV.
FIG. 3 is a flow diagram which depicts the ME 102 performing a periodic or subsequent integrity check process 300 to detect attacks which might change protected attributes of an associated program, according to an embodiment. At 302, the ME 102 issues a polling based trigger for the subsequent integrity check process 200. At 304, the ME 102 reads the executable code store of the agent from the host memory 108 and stores the code store in the ME memory 103. At 306, the ME 102 computes the ICV on the code store in the ME memory 103. If the computed ICV does not match the known good ICV, at 308, ME 102 determines that the image has been modified and can send out recognition alerts for subsequent remedial acts. If the ME 102 determines that the image has not been modified, at 310, the flow cycles back to 302. In an alternate embodiment, the ME 102 is further configured to perform integrity checks in an event driven manner (e.g., when the ME 102 determines that an attempted change is being made to the protected attributes of a program).
FIG. 4 is a functional block diagram depicting a ME 400 interacting with a measured software agent 402 according to an embodiment. The ME 400 resides on a secure isolated execution environment 405, such as a service processor, virtual partition, embedded microcontroller, etc. The measured software agent 402 can generate an indicator or signal, periodically or otherwise, which the ME 400 can analyze to detect agent presence/execution and/or determine if the measured software agent 402 has been tampered with or otherwise compromised. According to this embodiment, the measured software agent 402 generates a heartbeat message by publishing a DMA memory scan RDR that identifies a location which contains a unique identifier. For example, the unique identifier can comprise a cryptographically signed monotonically increasing counter. It will be appreciated that other algorithmic functions can be used to represent the unique identifier as well.
The location of the unique identifier is provided to a privileged execution component 406 (see SHS of FIG. 1) through the ME 400 during registration of the measured software agent 402, as described above. The privileged execution component 406 is configured to provide verification of the source of heartbeat update requests. In order to verify the source of heartbeat update requests, the privileged execution component 406 maintains a list of measured segments which correspond with the agents registered with the ME 400. A measured segment could be executable code, static configuration data, or dynamic configuration data. These segments can be represented by <Base, Limit> address pairs in physical memory. Each agent may only be allowed to initiate a request to update its heartbeat while executing within one of its measured segments. The privileged execution component 406 enforces this by considering as erroneous behavior any heartbeat update request that is initiated from a source address outside the registered measured segments. Policy-driven remediation action can be taken in response to detected erroneous behavior.
The privileged execution component 406 is further configured to provide the secure update of a unique identifier, such as a heartbeat counter 408. A counter can be incremented by the privileged execution component 406 upon a request by the measured software agent 402, periodically or otherwise, after the source of the request has been verified. For example, the privileged execution component 406 can sign a monotonically increasing 64-bit counter using a secret (provisioned key) that is shared with the ME 400 to securely update the heartbeat counters. The host is prevented from obtaining the secret by virtue of the privileged execution component 406 and the secure isolated environment 405 being the only components that include the secret and the host having no way to access the code and/or memory of these components 405 and 406.
The ME 400 can then access the counter for verification. If the heartbeat counter is not different (according to the applied algorithmic function) than the last known value, then the ME 400 is configured to report a problem, remediation of the problem may be initiated. It will be appreciated that the privileged execution component 406 will only allow the measured software agent 402 (as defined by its execution location in memory) to request updating of the heartbeat counter. Thus, a host-based agent is prevented from correctly updating the counter, since the key used to sign the counter is stored in a secure location that cannot be accessed by host applications.
FIG. 5 is a functional block diagram of an isolated partition 500 configured to interface with a number of host software agents according to an embodiment. As shown in FIG. 5, a presence verifier 502 is configured to execute on the isolated partition 500. In one embodiment, the presence verifier 502 and a code validation block 514 encompass the functionality of the measurement engine as previously described. The isolated partition 500 is a secure and independent execution environment and is isolated from the host 504. The presence verifier 502, when executing within the isolated partition 500, can securely detect the presence and associated functionality of a software agent. The software agent, for example, may include an agent running in ring-0 within a host operating system. The presence verifier 502 can be included as part of a management engine or as a separate module. For example, presence verifier 502 can be configured to determine if a host agent has not started, or if the host agent started and subsequently stopped unexpectedly. The presence verifier 502 can execute on the isolated partition 500 to detect worms or viruses which attack and disable critical host software agents such as firewalls, anti-virus software, etc.
A kernel 506 is also shown having a number of ring-0 agents 506 a and 506 b. The kernel 506 typically includes management functionality associated with an operating system. A number of host software or user agents 504 a and 504 b can execute on the host 504. Host agent 504 a can issues ioctl messages to an associated ring-0 agent 506 a, for example. The icotl messages can include a heartbeat signal, as described above. Host agent 504 b can issue system calls to a transmission control protocol/Internet protocol (TCP/IP) stack 508. Ring-0 agents 506 a and 506 b issue inter-driver messages to the TCP/IP stack 508.
As described above, one or more of the host agents 504 a and 504 b can share a privileged key with the presence verifier 502. The shared privileged key, represented by code validation block 514, can include the identity of a host agent. The presence verifier can use the key to verify that the source of the heartbeat signals is authentic and has not been compromised by an unauthorized entity. The TCP/IP stack 508 interfaces with the isolated partition 500 via a network interface card (NIC) register set 510 and a bus protocol 512. The NIC register set 510 can be configured to provide peripheral component interconnect (PCI) functionality through a set of registers. The bus protocol 512 serves as an interface between the host 504 and the isolated partition 500. The heartbeat signal is communicated to the presence verifier 502 through a hardware mailbox 516 via the TCP/IP stack 508, NIC register set 510, and bus protocol 512. Simple configuration of kernel route tables can ensure that specific messages sent using standard TCP/IP protocols are sent over the hardware mailbox 516 to the isolated partition 500.
When the presence verifier 502 detects a problem with a software agent of the host 504 as a result of detecting a heartbeat failure, the presence verifier 502 can initiate any of a diverse set of pre-programmed remediation actions. The remediation actions include for example notifying a management console 530 or remote administrator to the failure, but are not so limited.
FIG. 6 is a functional block diagram of an isolated partition 600 or service processor configured to interface with a number of host software agents according to an embodiment. In FIG. 6, only one host agent 606 is shown for simplicity. As shown in FIG. 6, a presence verifier 602 is configured to execute on the isolated partition 600. In one embodiment, the presence verifier 602 and a code validation block 614 encompass the functionality of the measurement engine as previously described. The isolated partition 600 is a secure and independent execution environment and is isolated from the host 604. The presence verifier 602, when executing within the isolated partition 600, can securely detect the presence and associated functionality of a host software agent 606, running in ring-0 within a host operating system for example. The presence verifier 602 can be included as part of a management engine or as a separate module. For example, presence verifier 602 can be configured to determine if the host agent 606 has not started, or if the host agent 606 started and subsequently stopped unexpectedly.
A kernel 608 is also shown having a number of ring-0 agents 608 a and 608 b. The kernel 608 typically includes management functionality associated with an operating system. The host agent 606 can issue ioctl messages to an associated ring-0 agent 608 b, for example. The icotl messages can include a heartbeat signal or other verification signal, as described above. Ring-0 agent 608 b communicates with a hardware driver 610 using inter-driver messages.
As described above, the host agent 606 can include identification properties which are shared with the presence verifier 602 after completing a registration process. The shared secure identification properties, represented by code validation block 612, can include the identity of the host agent 606, described above. The presence verifier 602 can use the properties to verify that the source of the heartbeat signals is authentic and has not been compromised by an unauthorized entity. The hardware driver 610 interfaces with the isolated partition 600 via a hardware mailbox 614. The heartbeat signal is communicated to the presence verifier 602 through the hardware mailbox 614. The presence verifier 602, which monitors the heartbeat or other signal issued from the host agent 606, is difficult to compromise due to the secure operating environment in the form of the isolated partition 600.
When the presence verifier 602 detects a problem with a software agent of the host 604 as a result of detecting a heartbeat failure, the presence verifier 602 can initiate any of a diverse set of pre-programmed remediation actions. The remediation actions include for example notifying a management console 630 or remote administrator to the failure, but are not so limited.
FIG. 7 is flow diagram of a method 700 of the verification of an agent presence according to an embodiment. At 702, a host agent registers with a driver of the hardware mailbox. The driver could be the TCP/IP stack 508 of FIG. 5, the hardware driver 610 of FIG. 6, or a different driver. At 704, the host agent sends a presence message (heartbeat signal, for example) to the driver. For example, the host agent can send a presence message via application program interface (API) calls to a hardware mailbox driver. As another example, the host agent can send a presence message through a packet transmission to a NIC interface.
At 706, the driver sends the presence message to a secure execution environment via a hardware mailbox. The method 700 reverts back from 706 to 704, periodically or at some other interval. At 708, a presence verification component checks to see if an identifier message (heartbeat signal, for example) has been received with an expected period. If the message was not received with the expected period, at 710, the presence verifier can issue commands so that remedial action may be taken. Otherwise, the method 700 reverts back to 708, periodically or within some other interval.
The agent confirmation and verification techniques described herein are not limited to the specific example embodiments shown and described.
Aspects of the methods and systems described herein may be implemented as functionality programmed into any of a variety of circuitry, including programmable logic devices (“PLDs”), such as field programmable gate arrays (“FPGAs”), programmable array logic (“PAL”) devices, electrically programmable logic and memory devices and standard cell-based devices, as well as application specific integrated circuits. Implementations may also include microcontrollers with memory (such as EEPROM), embedded microprocessors, firmware, software, etc. Furthermore, aspects may be embodied in microprocessors having software-based circuit emulation, discrete logic (sequential and combinatorial), custom devices, fuzzy (neural) logic, quantum devices, and hybrids of any of the above device types. Of course the underlying device technologies may be provided in a variety of component types, e.g., metal-oxide semiconductor field-effect transistor (“MOSFET”) technologies like complementary metal-oxide semiconductor (“CMOS”), bipolar technologies like emitter-coupled logic (“ECL”), polymer technologies (e.g., silicon-conjugated polymer and metal-conjugated polymer-metal structures), mixed analog and digital, etc.
It should be noted that the various functions disclosed herein may be described using any number of combinations of hardware, firmware, and/or as data and/or instructions embodied in various machine-readable or computer-readable media, in terms of their behavioral, register transfer, logic component, and/or other characteristics. Computer-readable media in which such formatted data and/or instructions may be embodied include, but are not limited to, non-volatile storage media in various forms (e.g., optical, magnetic or semiconductor storage media) and carrier waves that may be used to transfer such formatted data and/or instructions through wireless, optical, or wired signaling media or any combination thereof. Examples of transfers of such formatted data and/or instructions by carrier waves include, but are not limited to, transfers (uploads, downloads, e-mail, etc.) over the Internet and/or other computer networks via one or more data transfer protocols (e.g., HTTP, FTP, SMTP, etc.).
Unless the context clearly requires otherwise, throughout the description and the claims, the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in a sense of “including, but not limited to.” Words using the singular or plural number also include the plural or singular number respectively. Additionally, the words “herein,” “hereunder,” “above,” “below,” and words of similar import refer to this application as a whole and not to any particular portions of this application. When the word “or” is used in reference to a list of two or more items, that word covers all of the following interpretations of the word: any of the items in the list; all of the items in the list; and any combination of the items in the list.
The above description of illustrated embodiments is not intended to be exhaustive or limited by the disclosure. While specific embodiments of, and examples for, the agent presence confirmation and validation are described herein for illustrative purposes, various equivalent modifications are possible, as those skilled in the relevant art will recognize. The teachings provided herein can be applied to other systems and methods, and not only for the systems and methods described above. The elements and acts of the various embodiments described above can be combined to provide further embodiments. These and other changes can be made to methods and systems in light of the above detailed description.
In general, in the following claims, the terms used should not be construed to be limited to the specific embodiments disclosed in the specification and the claims, but should be construed to include all systems and methods that operate under the claims. Accordingly, the method and systems are not limited by the disclosure, but instead the scope is to be determined entirely by the claims. While certain aspects are presented below in certain claim forms, the inventors contemplate the various aspects in any number of claim forms. For example, while only one aspect is recited as embodied in machine-readable medium, other aspects may likewise be embodied in machine-readable medium. Accordingly, the inventors reserve the right to add additional claims after filing the application to pursue such additional claim forms for other aspects as well.

Claims (19)

1. A method comprising:
executing a presence verifier from a secure execution environment of a system, wherein the secure execution environment comprises at least one of a service processor, a virtual partition, an embedded microcontroller, and a system management mode;
performing an integrity check for an agent via the presence verifier, wherein
the agent is loaded from a host memory of the system into a main memory of the system,
the main memory of the system is external to the secure execution environment, and
the integrity check includes verifying the image of the agent in main memory matches the image of the agent in the host memory of the system;
registering the agent with the presence verifier in response to the agent passing the integrity check;
using the presence verifier to monitor a signal communicated from the agent, the signal to include information identifying the agent;
analyzing the signal to determine the agent is present and operational;
verifying the signal originates from the agent registered with the presence verifier based on the identification information included in the signal; and
initiating a remediation action in response to a failure of one of the integrity check, the determination that the agent is present and operational, and the verification that the signal originates from the agent.
2. The method of claim 1, further comprising communicating the signal from the agent to the presence verifier through a network interface controller.
3. The method of claim 1, further comprising communicating the signal from the agent to the presence verifier through a hardware driver interfacing with registers associated with the secure execution environment.
4. The method of claim 1, wherein the signal from the agent comprises an encrypted signal.
5. The method of claim 4, further comprising using the presence verifier to authenticate the encrypted signal.
6. The method of claim 1, wherein registering the agent includes generating a cryptographic hash of an identification region associated with an identity of the agent.
7. The method of claim 1, further comprising using the presence verifier to monitor a monotonically increasing counter communicated from the agent.
8. A computer-readable medium having stored thereon instructions, which when executed in a system confirm an agent presence, wherein the confirmation comprises:
executing a management engine from a secure execution environment of a system, wherein the secure execution environment comprises at least one of a service processor, a virtual partition, an embedded microcontroller, and a system management mode;
performing an integrity check for an agent via the management engine, wherein
the agent is loaded from a host memory of the system into a main memory of the system,
the main memory of the system is external to the secure execution environment, and
the integrity check includes verifying the image of the agent in main memory matches the image of the agent in the host memory of the system;
registering the agent with the management engine in response to the agent passing the integrity check;
using the presence verifier to monitor a signal communicated from the agent, the signal to include information identifying the agent;
analyzing the signal to determine the agent is present and operational;
verifying the signal originates from the agent registered with the presence verifier based on the identification information included in the signal; and
initiating a remediation action in response to a failure of one of the integrity check, the determination that the agent is present and operational, and the verification that the signal originates from the agent.
9. The medium of claim 8, wherein the confirmation further comprises communicating the signal from the agent to the management engine through a network interface controller.
10. The medium of claim 8, wherein the confirmation further comprises communicating the signal from the agent to the management engine through a hardware driver interfacing at least one register associated with the secure execution setting.
11. The medium of claim 8, wherein the signal from the agent comprises an encrypted signal to the management engine.
12. The medium of claim 11, wherein confirmation further comprises configuring the management engine to read the encrypted signal issued from the agent.
13. The medium of claim 8, wherein registering the agent comprises using a one-way cryptographic hash associated with an identification property of the agent.
14. A system configured to validate an agent presence, the system comprising:
a secure operating environment that comprises at least one of a service processor, a virtual partition, an embedded microcontroller, and a system management partition;
a host memory;
a main memory external to the secure operating environment;
an agent loaded from the host memory to the main memory; and
a management engine configured to execute from the secure operating environment, the management engine further configured to,
perform an integrity check for an agent via the management engine, wherein the integrity check includes verifying the image of the agent in main memory matches the image of the agent in the host memory of the system,
register the agent with the management engine in response to the agent passing the integrity check,
monitor a signal issued from the agent the signal to include information identifying the agent,
analyze the signal to determine the agent is present and operational,
verify the signal originates from the agent registered with the management engine based on the identification information included in the signal, and
initiate a remediation action in response to a failure of one of the integrity check, the determination that the agent is present and operational, and the verification that the signal originates from the agent.
15. The system of claim 14, further comprising a network interface controller which provides a communication channel between the agent and the management engine.
16. The system of claim 14, further comprising a hardware driver which provides a communication channel between the agent and the management engine.
17. The system of claim 14, further configured to register the agent by generating a cryptographic hash associated with an identity of the agent.
18. The system of claim 14, wherein the agent is further configured to issue a monotonically increasing counter signal.
19. The system of claim 14, wherein the signal from the agent comprises an encrypted signal.
US11/171,859 2005-06-30 2005-06-30 Agent presence monitor configured to execute in a secure environment Expired - Fee Related US7669242B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/171,859 US7669242B2 (en) 2005-06-30 2005-06-30 Agent presence monitor configured to execute in a secure environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/171,859 US7669242B2 (en) 2005-06-30 2005-06-30 Agent presence monitor configured to execute in a secure environment

Publications (2)

Publication Number Publication Date
US20070005957A1 US20070005957A1 (en) 2007-01-04
US7669242B2 true US7669242B2 (en) 2010-02-23

Family

ID=37591217

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/171,859 Expired - Fee Related US7669242B2 (en) 2005-06-30 2005-06-30 Agent presence monitor configured to execute in a secure environment

Country Status (1)

Country Link
US (1) US7669242B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070005992A1 (en) * 2005-06-30 2007-01-04 Travis Schluessler Signed manifest for run-time verification of software program identity and integrity
US20070226518A1 (en) * 2006-03-22 2007-09-27 Fujitsu Limited Information processing device having activation verification function
US20100169507A1 (en) * 2008-12-30 2010-07-01 Ravi Sahita Apparatus and method for managing subscription requests for a network interface component
US7882318B2 (en) 2006-09-29 2011-02-01 Intel Corporation Tamper protection of software agents operating in a vitual technology environment methods and apparatuses
US8364601B2 (en) 2008-12-31 2013-01-29 Intel Corporation Methods and systems to directly render an image and correlate corresponding user input in a secure memory domain
US8839450B2 (en) 2007-08-02 2014-09-16 Intel Corporation Secure vault service for software components within an execution environment
US9917851B2 (en) * 2014-04-28 2018-03-13 Sophos Limited Intrusion detection using a heartbeat
US10630698B2 (en) 2014-12-18 2020-04-21 Sophos Limited Method and system for network access control based on traffic monitoring and vulnerability detection using process related information
US10909244B1 (en) * 2017-06-19 2021-02-02 Architecture Technology Corporation Computer network defense training on operational networks using software agents
US11310264B2 (en) 2014-04-28 2022-04-19 Sophos Limited Using reputation to avoid false malware detections
US11328055B2 (en) 2018-01-31 2022-05-10 Hewlett-Packard Development Company, L.P. Process verification

Families Citing this family (102)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6658091B1 (en) 2002-02-01 2003-12-02 @Security Broadband Corp. LIfestyle multimedia security system
US10522026B2 (en) 2008-08-11 2019-12-31 Icontrol Networks, Inc. Automation system user interface with three-dimensional display
US20090077623A1 (en) 2005-03-16 2009-03-19 Marc Baum Security Network Integrating Security System and Network Devices
US11343380B2 (en) 2004-03-16 2022-05-24 Icontrol Networks, Inc. Premises system automation
US8635350B2 (en) 2006-06-12 2014-01-21 Icontrol Networks, Inc. IP device discovery systems and methods
US10200504B2 (en) 2007-06-12 2019-02-05 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US9609003B1 (en) 2007-06-12 2017-03-28 Icontrol Networks, Inc. Generating risk profile using data of home monitoring and security system
US11582065B2 (en) 2007-06-12 2023-02-14 Icontrol Networks, Inc. Systems and methods for device communication
US10142392B2 (en) 2007-01-24 2018-11-27 Icontrol Networks, Inc. Methods and systems for improved system performance
US11368429B2 (en) 2004-03-16 2022-06-21 Icontrol Networks, Inc. Premises management configuration and control
US9531593B2 (en) 2007-06-12 2016-12-27 Icontrol Networks, Inc. Takeover processes in security network integrated with premise security system
US10382452B1 (en) 2007-06-12 2019-08-13 Icontrol Networks, Inc. Communication protocols in integrated systems
US9191228B2 (en) 2005-03-16 2015-11-17 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US10313303B2 (en) 2007-06-12 2019-06-04 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US20170118037A1 (en) 2008-08-11 2017-04-27 Icontrol Networks, Inc. Integrated cloud system for premises automation
US10062273B2 (en) 2010-09-28 2018-08-28 Icontrol Networks, Inc. Integrated security system with parallel processing architecture
US10237237B2 (en) 2007-06-12 2019-03-19 Icontrol Networks, Inc. Communication protocols in integrated systems
US8963713B2 (en) 2005-03-16 2015-02-24 Icontrol Networks, Inc. Integrated security network with security alarm signaling system
US11244545B2 (en) 2004-03-16 2022-02-08 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US11811845B2 (en) 2004-03-16 2023-11-07 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US11277465B2 (en) 2004-03-16 2022-03-15 Icontrol Networks, Inc. Generating risk profile using data of home monitoring and security system
US11201755B2 (en) 2004-03-16 2021-12-14 Icontrol Networks, Inc. Premises system management using status signal
US11159484B2 (en) 2004-03-16 2021-10-26 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US11113950B2 (en) 2005-03-16 2021-09-07 Icontrol Networks, Inc. Gateway integrated with premises security system
US10444964B2 (en) 2007-06-12 2019-10-15 Icontrol Networks, Inc. Control system user interface
US11916870B2 (en) 2004-03-16 2024-02-27 Icontrol Networks, Inc. Gateway registry methods and systems
US8988221B2 (en) 2005-03-16 2015-03-24 Icontrol Networks, Inc. Integrated security system with parallel processing architecture
US10156959B2 (en) 2005-03-16 2018-12-18 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US10348575B2 (en) 2013-06-27 2019-07-09 Icontrol Networks, Inc. Control system user interface
US7711796B2 (en) 2006-06-12 2010-05-04 Icontrol Networks, Inc. Gateway registry methods and systems
US10375253B2 (en) 2008-08-25 2019-08-06 Icontrol Networks, Inc. Security system with networked touchscreen and gateway
US20050216302A1 (en) 2004-03-16 2005-09-29 Icontrol Networks, Inc. Business method for premises management
US11316958B2 (en) 2008-08-11 2022-04-26 Icontrol Networks, Inc. Virtual device systems and methods
US10339791B2 (en) 2007-06-12 2019-07-02 Icontrol Networks, Inc. Security network integrated with premise security system
US10721087B2 (en) 2005-03-16 2020-07-21 Icontrol Networks, Inc. Method for networked touchscreen with integrated interfaces
US11677577B2 (en) 2004-03-16 2023-06-13 Icontrol Networks, Inc. Premises system management using status signal
US11489812B2 (en) 2004-03-16 2022-11-01 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US9141276B2 (en) 2005-03-16 2015-09-22 Icontrol Networks, Inc. Integrated interface for mobile device
US9729342B2 (en) 2010-12-20 2017-08-08 Icontrol Networks, Inc. Defining and implementing sensor triggered response rules
US10999254B2 (en) 2005-03-16 2021-05-04 Icontrol Networks, Inc. System for data routing in networks
US9450776B2 (en) 2005-03-16 2016-09-20 Icontrol Networks, Inc. Forming a security network including integrated security system components
US20120324566A1 (en) 2005-03-16 2012-12-20 Marc Baum Takeover Processes In Security Network Integrated With Premise Security System
US11700142B2 (en) 2005-03-16 2023-07-11 Icontrol Networks, Inc. Security network integrating security system and network devices
US9306809B2 (en) 2007-06-12 2016-04-05 Icontrol Networks, Inc. Security system with networked touchscreen
US11615697B2 (en) 2005-03-16 2023-03-28 Icontrol Networks, Inc. Premise management systems and methods
US20170180198A1 (en) 2008-08-11 2017-06-22 Marc Baum Forming a security network including integrated security system components
US11496568B2 (en) 2005-03-16 2022-11-08 Icontrol Networks, Inc. Security system with networked touchscreen
US20110128378A1 (en) 2005-03-16 2011-06-02 Reza Raji Modular Electronic Display Platform
US7669242B2 (en) 2005-06-30 2010-02-23 Intel Corporation Agent presence monitor configured to execute in a secure environment
US20070006307A1 (en) * 2005-06-30 2007-01-04 Hahn Scott D Systems, apparatuses and methods for a host software presence check from an isolated partition
US20070067590A1 (en) * 2005-09-22 2007-03-22 Uday Savagaonkar Providing protected access to critical memory regions
US20080005494A1 (en) * 2006-06-07 2008-01-03 Zimmer Vincent J Supporting flash access in a partitioned platform
US10079839B1 (en) 2007-06-12 2018-09-18 Icontrol Networks, Inc. Activation of gateway device
US11706279B2 (en) 2007-01-24 2023-07-18 Icontrol Networks, Inc. Methods and systems for data communication
US20080201540A1 (en) * 2007-02-16 2008-08-21 Ravi Sahita Preservation of integrity of data across a storage hierarchy
US7633385B2 (en) 2007-02-28 2009-12-15 Ucontrol, Inc. Method and system for communicating with and controlling an alarm system from a remote server
US8451986B2 (en) 2007-04-23 2013-05-28 Icontrol Networks, Inc. Method and system for automatically providing alternate network access for telecommunications
US10389736B2 (en) 2007-06-12 2019-08-20 Icontrol Networks, Inc. Communication protocols in integrated systems
US10616075B2 (en) 2007-06-12 2020-04-07 Icontrol Networks, Inc. Communication protocols in integrated systems
US10666523B2 (en) 2007-06-12 2020-05-26 Icontrol Networks, Inc. Communication protocols in integrated systems
US11089122B2 (en) 2007-06-12 2021-08-10 Icontrol Networks, Inc. Controlling data routing among networks
US10051078B2 (en) 2007-06-12 2018-08-14 Icontrol Networks, Inc. WiFi-to-serial encapsulation in systems
US11237714B2 (en) 2007-06-12 2022-02-01 Control Networks, Inc. Control system user interface
US10498830B2 (en) 2007-06-12 2019-12-03 Icontrol Networks, Inc. Wi-Fi-to-serial encapsulation in systems
US10423309B2 (en) 2007-06-12 2019-09-24 Icontrol Networks, Inc. Device integration framework
US11316753B2 (en) 2007-06-12 2022-04-26 Icontrol Networks, Inc. Communication protocols in integrated systems
US11601810B2 (en) 2007-06-12 2023-03-07 Icontrol Networks, Inc. Communication protocols in integrated systems
US11212192B2 (en) 2007-06-12 2021-12-28 Icontrol Networks, Inc. Communication protocols in integrated systems
US11218878B2 (en) 2007-06-12 2022-01-04 Icontrol Networks, Inc. Communication protocols in integrated systems
US11646907B2 (en) 2007-06-12 2023-05-09 Icontrol Networks, Inc. Communication protocols in integrated systems
US11423756B2 (en) 2007-06-12 2022-08-23 Icontrol Networks, Inc. Communication protocols in integrated systems
US10523689B2 (en) 2007-06-12 2019-12-31 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US11831462B2 (en) 2007-08-24 2023-11-28 Icontrol Networks, Inc. Controlling data routing in premises management systems
US8099718B2 (en) 2007-11-13 2012-01-17 Intel Corporation Method and system for whitelisting software components
US11916928B2 (en) 2008-01-24 2024-02-27 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US20170185278A1 (en) 2008-08-11 2017-06-29 Icontrol Networks, Inc. Automation system user interface
US8572692B2 (en) * 2008-06-30 2013-10-29 Intel Corporation Method and system for a platform-based trust verifying service for multi-party verification
US11758026B2 (en) 2008-08-11 2023-09-12 Icontrol Networks, Inc. Virtual device systems and methods
US10530839B2 (en) 2008-08-11 2020-01-07 Icontrol Networks, Inc. Integrated cloud system with lightweight gateway for premises automation
US11729255B2 (en) 2008-08-11 2023-08-15 Icontrol Networks, Inc. Integrated cloud system with lightweight gateway for premises automation
US11792036B2 (en) 2008-08-11 2023-10-17 Icontrol Networks, Inc. Mobile premises automation platform
US11258625B2 (en) 2008-08-11 2022-02-22 Icontrol Networks, Inc. Mobile premises automation platform
US9628440B2 (en) 2008-11-12 2017-04-18 Icontrol Networks, Inc. Takeover processes in security network integrated with premise security system
US8353058B1 (en) * 2009-03-24 2013-01-08 Symantec Corporation Methods and systems for detecting rootkits
US8638211B2 (en) 2009-04-30 2014-01-28 Icontrol Networks, Inc. Configurable controller and interface for home SMA, phone and multimedia
AU2011250886A1 (en) 2010-05-10 2013-01-10 Icontrol Networks, Inc Control system user interface
US20120047580A1 (en) * 2010-08-18 2012-02-23 Smith Ned M Method and apparatus for enforcing a mandatory security policy on an operating system (os) independent anti-virus (av) scanner
EP2619686A4 (en) * 2010-09-23 2015-04-15 Icontrol Networks Inc Integrated security network with security alarm signaling system
US8836467B1 (en) 2010-09-28 2014-09-16 Icontrol Networks, Inc. Method, system and apparatus for automated reporting of account and sensor zone information to a central station
US11750414B2 (en) 2010-12-16 2023-09-05 Icontrol Networks, Inc. Bidirectional security sensor communication for a premises security system
US9147337B2 (en) 2010-12-17 2015-09-29 Icontrol Networks, Inc. Method and system for logging security event data
US9635048B2 (en) * 2011-03-09 2017-04-25 Irdeto B.V. Method and system for dynamic platform security in a device operating system
US10171500B2 (en) * 2012-12-28 2019-01-01 Intel Corporation Systems, apparatuses, and methods for enforcing security on a platform
US9928975B1 (en) 2013-03-14 2018-03-27 Icontrol Networks, Inc. Three-way switch
US9287727B1 (en) 2013-03-15 2016-03-15 Icontrol Networks, Inc. Temporal voltage adaptive lithium battery charger
US9867143B1 (en) 2013-03-15 2018-01-09 Icontrol Networks, Inc. Adaptive Power Modulation
EP3031206B1 (en) * 2013-08-09 2020-01-22 ICN Acquisition, LLC System, method and apparatus for remote monitoring
US9628550B1 (en) 2013-10-24 2017-04-18 Ca, Inc. Lightweight software management shell
US10404795B2 (en) * 2014-02-19 2019-09-03 Vmware, Inc. Virtual machine high availability using shared storage during network isolation
US11405463B2 (en) 2014-03-03 2022-08-02 Icontrol Networks, Inc. Media content management
US11146637B2 (en) 2014-03-03 2021-10-12 Icontrol Networks, Inc. Media content management
US10467439B2 (en) 2017-07-05 2019-11-05 Dell Products, L.P. Detecting tampering of memory contents in an information handling system

Citations (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301287A (en) 1990-03-12 1994-04-05 Hewlett-Packard Company User scheduled direct memory access using virtual addresses
US5634043A (en) 1994-08-25 1997-05-27 Intel Corporation Microprocessor point-to-point communication
US5687370A (en) 1995-01-31 1997-11-11 Next Software, Inc. Transparent local and distributed memory management system
US5751989A (en) 1993-09-30 1998-05-12 Apple Computer, Inc. System for decentralizing backing store control of virtual memory in a computer
WO1998047072A1 (en) 1997-04-11 1998-10-22 Fujitsu Limited System and method for multi-level memory domain protection
US5926549A (en) * 1996-02-12 1999-07-20 Bull S.A. Process for verifying the preservation of the integrity of an unprotected request sent by a client to a server by verifying the integrity of the response
US5991881A (en) 1996-11-08 1999-11-23 Harris Corporation Network surveillance system
US6105137A (en) 1998-07-02 2000-08-15 Intel Corporation Method and apparatus for integrity verification, authentication, and secure linkage of software modules
US6163834A (en) 1998-01-07 2000-12-19 Tandem Computers Incorporated Two level address translation and memory registration system and method
US20010014157A1 (en) 2000-02-14 2001-08-16 Kabushiki Kaisha Toshiba Method and system for distributing programs using tamper resistant processor
US6321276B1 (en) 1998-08-04 2001-11-20 Microsoft Corporation Recoverable methods and systems for processing input/output requests including virtual memory addresses
US20020029308A1 (en) 1999-02-17 2002-03-07 Boris Babaian Method for emulating hardware features of a foreign architecture in a host operating system environment
US20020120871A1 (en) * 2000-07-14 2002-08-29 Watkins Robert G. Identifying unauthorized communication systems based on their memory contents
US20020129212A1 (en) 2001-03-01 2002-09-12 International Business Machines Corporation Virtualized NVRAM access methods to provide NVRAM chrp regions for logical partitions through hypervisor system calls
US6496847B1 (en) 1998-05-15 2002-12-17 Vmware, Inc. System and method for virtualizing computer systems
US20030005239A1 (en) 2001-06-29 2003-01-02 Dover Lance W. Virtual-port memory and virtual-porting
US20030061540A1 (en) 2001-09-27 2003-03-27 International Business Machines Corporation Method and apparatus for verifying hardware implementation of a processor architecture in a logically partitioned data processing system
US6553438B1 (en) 2000-04-24 2003-04-22 Intel Corporation Methods and system for message resource pool with asynchronous and synchronous modes of operation
US20030135685A1 (en) 2002-01-16 2003-07-17 Cowan Joe Perry Coherent memory mapping tables for host I/O bridge
US20030159055A1 (en) * 2001-09-28 2003-08-21 Robbins Virginia L. System and method for verifying integrity of system with multiple components
US20030229808A1 (en) 2001-07-30 2003-12-11 Axcelerant, Inc. Method and apparatus for monitoring computer network security enforcement
US6671791B1 (en) 2001-06-15 2003-12-30 Advanced Micro Devices, Inc. Processor including a translation unit for selectively translating virtual addresses of different sizes using a plurality of paging tables and mapping mechanisms
US6684305B1 (en) 2001-04-24 2004-01-27 Advanced Micro Devices, Inc. Multiprocessor system implementing virtual memory using a shared memory, and a page replacement method for maintaining paged memory coherence
US20040030911A1 (en) 2002-05-09 2004-02-12 Kabushiki Kaisha Toshiba Contents distribution scheme using tamper-resistant processor
US20040039924A1 (en) 2001-04-09 2004-02-26 Baldwin Robert W. System and method for security of computing devices
US20040044872A1 (en) 2002-09-04 2004-03-04 Cray Inc. Remote translation mechanism for a multi-node system
US6738882B1 (en) 1999-11-30 2004-05-18 Hewlett-Packard Development Company, L.P. Concurrent multi-processor memory testing beyond 32-bit addresses
US6751737B1 (en) 1999-10-07 2004-06-15 Advanced Micro Devices Multiple protected mode execution environments using multiple register sets and meta-protected instructions
US6751720B2 (en) 2000-06-10 2004-06-15 Hewlett-Packard Development Company, L.P. Method and system for detecting and resolving virtual address synonyms in a two-level cache hierarchy
US20040221200A1 (en) 2003-04-17 2004-11-04 International Business Machines Corporation Apparatus and method for debugging a logical partition
US20040226009A1 (en) 2003-05-09 2004-11-11 International Business Machines Corporation System and method for software application task abstraction
US6823433B1 (en) 2001-11-13 2004-11-23 Advanced Micro Devices, Inc. Memory management system and method for providing physical address based memory access security
US20050132122A1 (en) 2003-12-16 2005-06-16 Rozas Carlos V. Method, apparatus and system for monitoring system integrity in a trusted computing environment
US20050138417A1 (en) 2003-12-19 2005-06-23 Mcnerney Shaun C. Trusted network access control system and method
US6931540B1 (en) * 2000-05-31 2005-08-16 Networks Associates Technology, Inc. System, method and computer program product for selecting virus detection actions based on a process by which files are being accessed
US20050198051A1 (en) 2004-03-05 2005-09-08 Microsoft Corporation Portion-level in-memory module authentication
US20050213768A1 (en) * 2004-03-24 2005-09-29 Durham David M Shared cryptographic key in networks with an embedded agent
US20050216577A1 (en) 2004-03-24 2005-09-29 Durham David M Cooperative embedded agents
US6961852B2 (en) 2003-06-19 2005-11-01 International Business Machines Corporation System and method for authenticating software using hidden intermediate keys
US20050278499A1 (en) 2004-06-09 2005-12-15 David Durham Cross validation of data using multiple subsystems
US20050278563A1 (en) 2004-06-09 2005-12-15 Durham David M Notifying remote administrator of platform integrity determination
US20050289311A1 (en) 2004-06-29 2005-12-29 David Durham System and method for secure inter-platform and intra-platform communications
US20060026569A1 (en) 2004-07-29 2006-02-02 Microsoft Corporation Portion-level in-memory module authentication
US20060156398A1 (en) * 2004-12-30 2006-07-13 Ross Alan D System security event notification aggregation and non-repudiation
US20060161761A1 (en) 2005-01-18 2006-07-20 Microsoft Corporation Systems and methods for validating executable file integrity using partial image hashes
US7103779B2 (en) 2003-09-18 2006-09-05 Apple Computer, Inc. Method and apparatus for incremental code signing
US20060236125A1 (en) 2005-03-31 2006-10-19 Ravi Sahita Hardware-based authentication of a software program
US20060294596A1 (en) 2005-06-27 2006-12-28 Priya Govindarajan Methods, systems, and apparatus to detect unauthorized resource accesses
US20070005935A1 (en) * 2005-06-30 2007-01-04 Khosravi Hormuzd M Method and apparatus for securing and validating paged memory system
US20070005992A1 (en) 2005-06-30 2007-01-04 Travis Schluessler Signed manifest for run-time verification of software program identity and integrity
US20070006175A1 (en) 2005-06-30 2007-01-04 David Durham Intra-partitioning of software components within an execution environment
US20070005957A1 (en) 2005-06-30 2007-01-04 Ravi Sahita Agent presence monitor configured to execute in a secure environment
US20070006307A1 (en) 2005-06-30 2007-01-04 Hahn Scott D Systems, apparatuses and methods for a host software presence check from an isolated partition
US7225325B2 (en) 2003-12-30 2007-05-29 International Business Machines Corporation Customizing a computer system by using stored configuration parameters in a configuration mechanism
US20070156999A1 (en) 2005-12-30 2007-07-05 David Durham Identifier associated with memory locations for managing memory accesses
US7328453B2 (en) * 2001-05-09 2008-02-05 Ecd Systems, Inc. Systems and methods for the prevention of unauthorized use and manipulation of digital content
US7478394B1 (en) 2001-06-04 2009-01-13 Hewlett-Packard Development Company, L.P. Context-corrupting context switching

Patent Citations (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301287A (en) 1990-03-12 1994-04-05 Hewlett-Packard Company User scheduled direct memory access using virtual addresses
US5751989A (en) 1993-09-30 1998-05-12 Apple Computer, Inc. System for decentralizing backing store control of virtual memory in a computer
US5634043A (en) 1994-08-25 1997-05-27 Intel Corporation Microprocessor point-to-point communication
US5687370A (en) 1995-01-31 1997-11-11 Next Software, Inc. Transparent local and distributed memory management system
US5926549A (en) * 1996-02-12 1999-07-20 Bull S.A. Process for verifying the preservation of the integrity of an unprotected request sent by a client to a server by verifying the integrity of the response
US5991881A (en) 1996-11-08 1999-11-23 Harris Corporation Network surveillance system
WO1998047072A1 (en) 1997-04-11 1998-10-22 Fujitsu Limited System and method for multi-level memory domain protection
US6163834A (en) 1998-01-07 2000-12-19 Tandem Computers Incorporated Two level address translation and memory registration system and method
US6496847B1 (en) 1998-05-15 2002-12-17 Vmware, Inc. System and method for virtualizing computer systems
US6105137A (en) 1998-07-02 2000-08-15 Intel Corporation Method and apparatus for integrity verification, authentication, and secure linkage of software modules
US6321276B1 (en) 1998-08-04 2001-11-20 Microsoft Corporation Recoverable methods and systems for processing input/output requests including virtual memory addresses
US6760787B2 (en) 1998-08-04 2004-07-06 Miscrosoft Corporation Recoverable methods and systems for processing input/output requests including virtual memory addresses
US20020029308A1 (en) 1999-02-17 2002-03-07 Boris Babaian Method for emulating hardware features of a foreign architecture in a host operating system environment
US6751737B1 (en) 1999-10-07 2004-06-15 Advanced Micro Devices Multiple protected mode execution environments using multiple register sets and meta-protected instructions
US6738882B1 (en) 1999-11-30 2004-05-18 Hewlett-Packard Development Company, L.P. Concurrent multi-processor memory testing beyond 32-bit addresses
US20010014157A1 (en) 2000-02-14 2001-08-16 Kabushiki Kaisha Toshiba Method and system for distributing programs using tamper resistant processor
US6553438B1 (en) 2000-04-24 2003-04-22 Intel Corporation Methods and system for message resource pool with asynchronous and synchronous modes of operation
US6931540B1 (en) * 2000-05-31 2005-08-16 Networks Associates Technology, Inc. System, method and computer program product for selecting virus detection actions based on a process by which files are being accessed
US6751720B2 (en) 2000-06-10 2004-06-15 Hewlett-Packard Development Company, L.P. Method and system for detecting and resolving virtual address synonyms in a two-level cache hierarchy
US20020120871A1 (en) * 2000-07-14 2002-08-29 Watkins Robert G. Identifying unauthorized communication systems based on their memory contents
US20020129212A1 (en) 2001-03-01 2002-09-12 International Business Machines Corporation Virtualized NVRAM access methods to provide NVRAM chrp regions for logical partitions through hypervisor system calls
US6567897B2 (en) 2001-03-01 2003-05-20 International Business Machines Corporation Virtualized NVRAM access methods to provide NVRAM CHRP regions for logical partitions through hypervisor system calls
US20040039924A1 (en) 2001-04-09 2004-02-26 Baldwin Robert W. System and method for security of computing devices
US6684305B1 (en) 2001-04-24 2004-01-27 Advanced Micro Devices, Inc. Multiprocessor system implementing virtual memory using a shared memory, and a page replacement method for maintaining paged memory coherence
US7328453B2 (en) * 2001-05-09 2008-02-05 Ecd Systems, Inc. Systems and methods for the prevention of unauthorized use and manipulation of digital content
US7478394B1 (en) 2001-06-04 2009-01-13 Hewlett-Packard Development Company, L.P. Context-corrupting context switching
US6671791B1 (en) 2001-06-15 2003-12-30 Advanced Micro Devices, Inc. Processor including a translation unit for selectively translating virtual addresses of different sizes using a plurality of paging tables and mapping mechanisms
US20030005239A1 (en) 2001-06-29 2003-01-02 Dover Lance W. Virtual-port memory and virtual-porting
US20030229808A1 (en) 2001-07-30 2003-12-11 Axcelerant, Inc. Method and apparatus for monitoring computer network security enforcement
US20030061540A1 (en) 2001-09-27 2003-03-27 International Business Machines Corporation Method and apparatus for verifying hardware implementation of a processor architecture in a logically partitioned data processing system
US20030159055A1 (en) * 2001-09-28 2003-08-21 Robbins Virginia L. System and method for verifying integrity of system with multiple components
US6823433B1 (en) 2001-11-13 2004-11-23 Advanced Micro Devices, Inc. Memory management system and method for providing physical address based memory access security
US20030135685A1 (en) 2002-01-16 2003-07-17 Cowan Joe Perry Coherent memory mapping tables for host I/O bridge
US20040030911A1 (en) 2002-05-09 2004-02-12 Kabushiki Kaisha Toshiba Contents distribution scheme using tamper-resistant processor
US20040044872A1 (en) 2002-09-04 2004-03-04 Cray Inc. Remote translation mechanism for a multi-node system
US20040221200A1 (en) 2003-04-17 2004-11-04 International Business Machines Corporation Apparatus and method for debugging a logical partition
US20040226009A1 (en) 2003-05-09 2004-11-11 International Business Machines Corporation System and method for software application task abstraction
US6961852B2 (en) 2003-06-19 2005-11-01 International Business Machines Corporation System and method for authenticating software using hidden intermediate keys
US7103779B2 (en) 2003-09-18 2006-09-05 Apple Computer, Inc. Method and apparatus for incremental code signing
US20050132122A1 (en) 2003-12-16 2005-06-16 Rozas Carlos V. Method, apparatus and system for monitoring system integrity in a trusted computing environment
US20050138417A1 (en) 2003-12-19 2005-06-23 Mcnerney Shaun C. Trusted network access control system and method
US7225325B2 (en) 2003-12-30 2007-05-29 International Business Machines Corporation Customizing a computer system by using stored configuration parameters in a configuration mechanism
US20050198051A1 (en) 2004-03-05 2005-09-08 Microsoft Corporation Portion-level in-memory module authentication
US20050216577A1 (en) 2004-03-24 2005-09-29 Durham David M Cooperative embedded agents
US20050213768A1 (en) * 2004-03-24 2005-09-29 Durham David M Shared cryptographic key in networks with an embedded agent
US20050278563A1 (en) 2004-06-09 2005-12-15 Durham David M Notifying remote administrator of platform integrity determination
US20050278499A1 (en) 2004-06-09 2005-12-15 David Durham Cross validation of data using multiple subsystems
US20050289311A1 (en) 2004-06-29 2005-12-29 David Durham System and method for secure inter-platform and intra-platform communications
US20060026569A1 (en) 2004-07-29 2006-02-02 Microsoft Corporation Portion-level in-memory module authentication
US20060156398A1 (en) * 2004-12-30 2006-07-13 Ross Alan D System security event notification aggregation and non-repudiation
US20060161761A1 (en) 2005-01-18 2006-07-20 Microsoft Corporation Systems and methods for validating executable file integrity using partial image hashes
US20060236125A1 (en) 2005-03-31 2006-10-19 Ravi Sahita Hardware-based authentication of a software program
US20060294596A1 (en) 2005-06-27 2006-12-28 Priya Govindarajan Methods, systems, and apparatus to detect unauthorized resource accesses
US20070005935A1 (en) * 2005-06-30 2007-01-04 Khosravi Hormuzd M Method and apparatus for securing and validating paged memory system
US20070006307A1 (en) 2005-06-30 2007-01-04 Hahn Scott D Systems, apparatuses and methods for a host software presence check from an isolated partition
US20070005957A1 (en) 2005-06-30 2007-01-04 Ravi Sahita Agent presence monitor configured to execute in a secure environment
US20070006175A1 (en) 2005-06-30 2007-01-04 David Durham Intra-partitioning of software components within an execution environment
US20070005992A1 (en) 2005-06-30 2007-01-04 Travis Schluessler Signed manifest for run-time verification of software program identity and integrity
US20070156999A1 (en) 2005-12-30 2007-07-05 David Durham Identifier associated with memory locations for managing memory accesses

Non-Patent Citations (37)

* Cited by examiner, † Cited by third party
Title
"Notice of Allowance", U.S. Appl. No. 11/173,587, mailed May 1, 2009.
"Office Action", U.S. Appl. No. 11/173,815, office action mailed Jun. 20, 2007.
"Windows Platform Design Notes: Standardizing Out-Of-Band Management Console Output and Terminal Emulation (VT-UTF8 and VT100+)", Oct. 24, 2001, 15 pages, http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/StandardizingOutOfBandManagementConsoleOutput090.doc.
Apple Computer, Inc., "Mac OS X ABI Mach-o File Format Reference", Mar. 8, 2006 64 pages (copyright 2003, 2006 Apple, Inc.).
Collins, "Intel's System Management Mode", 1999, 8 pages, http://www.rcolling.org/ddj/Jan97/Jan97.html.
Draheim, "AMD64/EM64T-The Coming Market", May 4, 2004, 5 pages, http://www2.informatik.hu-berlin.de/~draheim/article/em64t.html.
Draheim, "AMD64/EM64T—The Coming Market", May 4, 2004, 5 pages, http://www2.informatik.hu-berlin.de/˜draheim/article/em64t.html.
Duc, G. et al., "CryptoPage: An Efficient Secure Architecture with Memory Encryption, Integrity and Information Leakage Protection", Computer Security Applications Conference, 2006. ACSAC, 22nd Annual. Dec. 2006, pp. 483-492.
Final Office Action mailed Feb. 13, 2008 for U.S. Appl. No. 11/173,142.
Final Office Action mailed Jul. 15, 2009 for U.S. Appl. No. 11/173,142.
Final Office Action mailed Mar. 6, 2008 for U.S. Appl. No. 11/428,335.
Final Office Action mailed Sep. 1, 2009 for U.S. Appl. No. 11/174,315.
Grevstad, "CPU-Based Security: The NX Bit", Juniperimages, May 24, 2004, 3 pages.
Khosravi, Hormuzd M., et al., "Dynamic Generation of Integrity Manifest for Run-Time Verification of Software Program", U.S. Appl. No. 11/967,928, filed Dec. 31, 2007, 41 pages.
Levy, J. et al., "Hiding Your Wares: Transparently Retrofitting Memory Confidentiality into Legacy Applications", Communications, 2007. ICC, IEEE International Conference on Jun. 24-28, 2007, pp. 1368-1372.
Markatos, et al., "User-Level DMA without Operating System Kernel Modification", Feb. 1-5, 1997, pp. 322-331; High Performance Computer Architecture, 1999, IEEE 3rd International Symposium.
Microsoft Corp., "Microsoft Portable Executable and Common Object File Format Specification", Revision 6.0, Feb. 1999, 77 pages.
Non-Final Office Action mailed Apr. 1, 2009 for U.S. Appl. No. 11/173,851.
Non-Final Office Action mailed Aug. 21, 2009 for U.S. Appl. No. 11/322,669.
Non-Final Office Action mailed Jun. 20, 2007 for U.S. Appl. No. 11/428,335.
Non-Final Office Action mailed Jun. 7, 2007 for U.S. Appl. No. 11/173,142.
Notice of Allowance for U.S. Appl. No. 11/173,851 mailed Aug. 13, 2009.
Notice of Allowance mailed Apr. 24, 2009 for U.S. Appl. No. 11/428,335.
P21710 NF OA Oct. 22, 2008, Non-Final Office Action mailed Oct. 22, 2008 for U.S. Appl. No. 11/173,142.
P21711X NFOA Oct. 20, 2008, Non-Final Office Action mailed Oct. 20, 2008 for U.S. Appl. No. 11/428,335.
P21721 NFOA Feb. 17, 2009, Non-Final Office Action mailed Feb. 17, 2009 for U.S. Appl. No. 11/174,315.
P21985 NFOA Dec. 5, 2008, Non-Final Office Action mailed Dec. 5, 2008 for U.S. Appl. No. 11/173,587.
Red Hat, Inc., "Red Hat Enterprise Linux 4: Using as, the Gnu Assembler", copyright 2004, 302 pages.
Sheveley, "Enhanced Vidualization on Intel Architecture-Based Servers", Technology@lntel Magazine, Apr. 2005, pp. 1-9.
The PC Guide, "Direct Memory Access (DMA) Modes and Bus Mastering DMA", Apr. 17, 2001; 3 pages; http://www.pcguide.com/ref/hdd/if/de/modesDMA-c.html.
Tools Interface Standards (TIS), "Executable and Linkable Format (ELF)", Portable Formats Specification, Version 1.1, 262 pages; TIS Committee, Oct. 1993.
Uhlig, Rich, et al., "Intel Virtualization Technology", IEEE Computer Society, May 2005, pp. 48-56.
Webopedia "Bus", Dec. 1, 2002, http://isp.webopedia.com/TERM/B/bus.html.
Webopedia, "DMA", Nov. 11, 2003, 2 pp., http://www.webopedia.com/TERM/DMA.html.
Webopedia, "Kernel", Mar. 12, 2002, 2 pages, http:www.webopedia.com/TERM/k/kernel.html.
Yan, Chenyu, et al., "Improving Cost, Performance, and Security of Memory Encryption and Authentication", Computer Architecture, 2006. ISCA, 33rd International Symposium, pp. 179-190.
Zhang, "Memory Management in Jikes Node Operating System", 2005, A thesis submitted to the University of Manchester for the degree of Master of Science in the Faculty of Science and Engineering, pp. 1, 27 and 29.

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070005992A1 (en) * 2005-06-30 2007-01-04 Travis Schluessler Signed manifest for run-time verification of software program identity and integrity
US7953980B2 (en) * 2005-06-30 2011-05-31 Intel Corporation Signed manifest for run-time verification of software program identity and integrity
US8499151B2 (en) 2005-06-30 2013-07-30 Intel Corporation Secure platform voucher service for software components within an execution environment
US9361471B2 (en) 2005-06-30 2016-06-07 Intel Corporation Secure vault service for software components within an execution environment
US9547772B2 (en) 2005-06-30 2017-01-17 Intel Corporation Secure vault service for software components within an execution environment
US20070226518A1 (en) * 2006-03-22 2007-09-27 Fujitsu Limited Information processing device having activation verification function
US8433923B2 (en) * 2006-03-22 2013-04-30 Fujitsu Limited Information processing device having activation verification function
US7882318B2 (en) 2006-09-29 2011-02-01 Intel Corporation Tamper protection of software agents operating in a vitual technology environment methods and apparatuses
US8839450B2 (en) 2007-08-02 2014-09-16 Intel Corporation Secure vault service for software components within an execution environment
US20100169507A1 (en) * 2008-12-30 2010-07-01 Ravi Sahita Apparatus and method for managing subscription requests for a network interface component
US8032660B2 (en) 2008-12-30 2011-10-04 Intel Corporation Apparatus and method for managing subscription requests for a network interface component
US8364601B2 (en) 2008-12-31 2013-01-29 Intel Corporation Methods and systems to directly render an image and correlate corresponding user input in a secure memory domain
US9917851B2 (en) * 2014-04-28 2018-03-13 Sophos Limited Intrusion detection using a heartbeat
US20220191225A1 (en) * 2014-04-28 2022-06-16 Sophos Limited Intrusion detection using a heartbeat
US11722516B2 (en) 2014-04-28 2023-08-08 Sophos Limited Using reputation to avoid false malware detections
US10673873B2 (en) * 2014-04-28 2020-06-02 Sophos Limited Intrusion detection using a heartbeat
US20230216883A1 (en) * 2014-04-28 2023-07-06 Sophos Limited Intrusion detection using a heartbeat
US11621968B2 (en) * 2014-04-28 2023-04-04 Sophos Limited Intrusion detection using a heartbeat
US11303654B2 (en) * 2014-04-28 2022-04-12 Sophos Limited Intrusion detection using a heartbeat
US11310264B2 (en) 2014-04-28 2022-04-19 Sophos Limited Using reputation to avoid false malware detections
US20180191752A1 (en) * 2014-04-28 2018-07-05 Sophos Limited Intrusion detection using a heartbeat
US11616791B2 (en) 2014-12-18 2023-03-28 Sophos Limited Process-specific network access control based on traffic monitoring
US10979441B2 (en) 2014-12-18 2021-04-13 Sophos Limited Method and system for network access control based on traffic monitoring and vulnerability detection using process related information
US10630698B2 (en) 2014-12-18 2020-04-21 Sophos Limited Method and system for network access control based on traffic monitoring and vulnerability detection using process related information
US11882136B2 (en) 2014-12-18 2024-01-23 Sophos Limited Process-specific network access control based on traffic monitoring
US10909244B1 (en) * 2017-06-19 2021-02-02 Architecture Technology Corporation Computer network defense training on operational networks using software agents
US11328055B2 (en) 2018-01-31 2022-05-10 Hewlett-Packard Development Company, L.P. Process verification

Also Published As

Publication number Publication date
US20070005957A1 (en) 2007-01-04

Similar Documents

Publication Publication Date Title
US7669242B2 (en) Agent presence monitor configured to execute in a secure environment
US11120126B2 (en) Method and system for preventing and detecting security threats
US7594269B2 (en) Platform-based identification of host software circumvention
US7953980B2 (en) Signed manifest for run-time verification of software program identity and integrity
US8154987B2 (en) Self-isolating and self-healing networked devices
US10685119B2 (en) Trusted malware scanning
US8966624B2 (en) System and method for securing an input/output path of an application against malware with a below-operating system security agent
US10528739B2 (en) Boot security
US20140359729A1 (en) Systems, methods and apparatus to apply permissions to applications
US20150052616A1 (en) Protected mode for securing computing devices
Böck et al. Towards more trustable log files for digital forensics by means of “trusted computing”
WO2012115882A2 (en) Systems and methods for enhanced security in wireless communication
US9665711B1 (en) Managing and classifying states
Hosseinzadeh et al. Recent trends in applying TPM to cloud computing
US7100205B2 (en) Secure attention instruction central processing unit and system architecture
CN113987468A (en) Security check method and security check device
US20150172310A1 (en) Method and system to identify key logging activities

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION,CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAHITA, RAVI;SCHLUESSLER, TRAVIS;HAHN, SCOTT;REEL/FRAME:016836/0033

Effective date: 20050728

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAHITA, RAVI;SCHLUESSLER, TRAVIS;HAHN, SCOTT;REEL/FRAME:016836/0033

Effective date: 20050728

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.)

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20180223