WO1994006096A2 - Restricting and auditing the operation of a computer via a trusted path mechanism - Google Patents

Restricting and auditing the operation of a computer via a trusted path mechanism Download PDF

Info

Publication number
WO1994006096A2
WO1994006096A2 PCT/US1993/008119 US9308119W WO9406096A2 WO 1994006096 A2 WO1994006096 A2 WO 1994006096A2 US 9308119 W US9308119 W US 9308119W WO 9406096 A2 WO9406096 A2 WO 9406096A2
Authority
WO
WIPO (PCT)
Prior art keywords
operating system
computer
request
data
administrator
Prior art date
Application number
PCT/US1993/008119
Other languages
French (fr)
Other versions
WO1994006096A3 (en
Inventor
Homayoon Tajalli
Mark Lee Badger
David I. Dalva
Stephen T. Walker
Original Assignee
Trusted Information Systems, Inc.
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 Trusted Information Systems, Inc. filed Critical Trusted Information Systems, Inc.
Publication of WO1994006096A2 publication Critical patent/WO1994006096A2/en
Publication of WO1994006096A3 publication Critical patent/WO1994006096A3/en

Links

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/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2211/00Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
    • G06F2211/007Encryption, En-/decode, En-/decipher, En-/decypher, Scramble, (De-)compress
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2211/00Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
    • G06F2211/009Trust
    • 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/2101Auditing as a secondary aspect
    • 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/2111Location-sensitive, e.g. geographical location, GPS
    • 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/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Definitions

  • FIG. 7 shows the structure of a PM 118aa of the AA system 100.
  • the PM 118aa has an operating system portion 210 and a swap/page portion 212.
  • the PM l l ⁇ aa additionally has an audit portion 710 which contains an audit log 712 and audit configuration data 714.
  • the characteristics of the audit area 710 are the same as those of the application/data area 214 of the PM 118hi, i.e. , it is modifiable only through the TPM 116.
  • the audit log 712 and audit configuration data 714 are explained below in the section entitled "Auditing".

Abstract

A system and method for auditing and controlling the use of a computer. An operating system and selected programs and data, referred to as approved applications and approved data, are stored on a protected media which cannot be modified by any ordinary user or application program, regardless of operating system privilege. The protected media can be modified by the operating system, as well as by an administrator using a trusted path mechanism. The trusted path mechanism establishes a reliable communication channel between the administrater and the computer system. The present invention may be configured to collect user audit data concerning user activity and system status and to write the audit data to the protected media. Also, the present invention may be configured to limit execution of application progams to the approved applications.

Description

RESTRICTING AND AUDITING THE OPERATION OF A COMPUTER VIA A TRUSTED PATH MECHANISM
BACKGROUND OF THE INVENTION
Field of the Invention
The present invention relates generally to controlling the use of a computer system and, more particularly, to a system and method for restricting access to specified application programs and/or data and to reliably auditing computer usage.
Related Art
Computer Security
Many organizations (e.g., businesses, government agencies) wish to control how data will be processed or stored by computer systems that are owned, operated by, or otherwise related to the organizations. The field of computer security is broadly concerned with designing and building computer systems that permit organizations that employ computer systems to control how data is processed using the computing systems according to particular security policies. A security policy (in this context) is a set of rules about how data may be processed. The need to control how computer systems are used is related to organizational goals. For example, a business might want to protect inventory records from unauthorized modifications; a government agency processing sensitive information might want to control access to data so that users can only access information according to their security clearances. To allow organizations control over their computer systems, many conventional computer systems provide security controls that allow a computer system administrator to limit the actions that may be taken by users of the computer system. Security controls fall broadly into two groups: discretionary controls and mandatory controls.
Discretionary security controls are generally based on the identity of users as they are known to a computer system and the "ownership of" or "control over" data stored for particular users by the computer system. Each user can employ discretionary controls to reduce the access of other users to data that is owned or controlled by that user. A weakness of discretionary controls is that, in conventional computer systems, each application program that is executed by a user possesses all of that user's discretionary rights and can use those rights to change controls on the user's data contrary to the user's wishes. An application program that is designed to do this is known as a "Trojan Horse" program because it often performs an undesirable function without the user's knowledge.
Mandatory security controls are generally based on some computer system-maintained attribute of users and the data that users access. Often, this attribute is a "security level" that is used by the computer system to decide if a particular user may access data stored on the computer system. For instance, a user with a "Confidential" clearance may be prohibited access to data that is classified as "Top Secret. "
The mandatory and discretionary controls are implemented, at least in part, by an operating system of the computer system. The operating system is a body of software that controls (i.e. , manages the usage of) physical resources such as central processing units (CPU)s, random access memory (RAM) (also referred to as "memory"), disk drives, networks, monitors, etc. By managing these resources, the software provides a way for users and application programs to use the resources in a more convenient way. The operating system includes a kernel, or resident portion, that is always in RAM. The kernel acts as the "traffic cop" to manage both other parts of the operating system and the application programs. Additionally, the operating system usually includes numerous utility programs that are to be used only by an "administrator".
As used in this document, an "administrator" is a user or organization with current authority to perform system administrative functions such as maintaining and updating the operating system, whereas an "ordinary user" is a person who currently lacks such authority. Note that the same person could at some times be an administrator and at some times be an ordinary user. For example, a person may be an administrator when logged in with one login name and password, and an ordinary user when logged in with a different login name and password. In different systems, various procedures are used by administrators and ordinary users to take on their respective roles.
The operating system utilities may be distinct from the application programs. Although the dividing line between the two can be somewhat fuzzy, an operating system utility generally is distributed as part of an operating system, and maintains and supports the functions of the operating system. Also, an operating system utility may require special privileges (only possessed by the administrator) to perform its function. An application program, on the other hand, is a program that is designed to address a specific problem domain and that "uses" the services provided by the operating system.
A single program can be both an operating system utility and an application program, depending on how it is used. When executed by an administrator and with the privileges to perform its intended function, it is an operating system program. When executed by an ordinary user with no special privilege, it is an application program.
Most multi-user computer systems provide some discretionary security controls.
Additionally, a number of computer systems provide mandatory controls and a set of features that facilitate the administration of computer security policies. The Trusted Computer Security Evaluation Criteria (TCSEC) is a National Computer Security Center (NCSC) standard for evaluating computers that provide security features. The TCSEC, also known as the "Orange Book", is fully described in the National Computer Security Center, Department of Defense Trusted Computer System Evaluation Criteria, DoD 5200.28-STD, December 1985. The TCSEC has been used to evaluate numerous computer systems, including Multics, SCOMP, and Trusted XENIX.
Computer systems that provide access controls also must provide privileges that allow the controls to be overridden for system maintenance, software installation, etcetera. In the Unix operating system, for example, every process has an identifier that indicates the user for which the process is running. (Unix is a registered trademark of Unix System Laboratories, Inc. Different versions of Unix are commercially available from a number of sources.) Many Unix access controls are relaxed for a process running as the administrator (also called the root user). In other operating systems, such as VAX VMS, privilege is also associated with processes. (VAX VMS is a product of Digital Equipment Corporation.)
Although computer systems found to be trusted according to the TCSEC provide strong controls over the use of privilege, such systems are prohibitively expensive for many applications.
Most conventional operating systems (including Unix) control privilege using only discretionary access controls. Controlling privilege using discretionary access controls is a serious deficiency in conventional systems because discretionary controls do not provide high assurance that ordinary users cannot obtain inappropriate privileges and then use those privileges to modify the operating system or the applications. A typical example of a potential circumvention of discretionary access controls occurs when the password of a privileged user is observed. This is not an unusual occurrence, as passwords are notoriously difficult to keep secret. This deficiency is a particular concern for computer systems that are exposed to network-based attacks, because an intruder can obtain total control over a remote system.
Conventional mandatory and discretionary security controls assume an operating environment where ordinary users and application programs are potentially malicious. In such an environment, it is the responsibility of the computer system (and its administrators) to ensure that malicious programs or ordinary users cannot disrupt organizational goals. Conventionally, the computer system and administrators focus primarily on protecting data that is stored or processed on the computer system, and on protecting the continuous availability of the computer system.
Because conventional security controls make this assumption, they do not adequately support policies that prohibit execution of certain programs or algorithms. Execution control policies could provide significant benefits both for improved utilization of computer resources and data protection. For instance, execution control can prevent the execution of programs that might misuse computing resources. Furthermore, execution control can prevent the execution of programs that might attack the traditional mandatory and discretionary controls.
Certain execution control policies can be implemented through suitable configuration of mandatory and discretionary access controls of a conventional system. On some conventional systems, the administrator can configure the discretionary controls to prevent ordinary users from executing any but a preselected set of programs. For example, a Unix system can be configured to allow ordinary users to execute only a specified set of application programs.
One way to accomplish this is where the administrator removes execute access from all programs except for those in the specified set, and then removes write and read discretionary access from these programs. Such an execution control policy is not practical, however, because almost all useful systems require applications (e.g., text editors) that allow ordinary users to create arbitrary files. Once files are created, it is possible (under Unix and under most operating systems) to execute them as new programs. So e operating systems allow any file to be executed {e.g. , MS-DOS). Others, including Unix, however, require that files be designated as "executable" before an ordinary user can execute them. Using this feature, it would appear that execution control could be achieved by making small changes to an operating system to prevent ordinary users (other than the root ordinary user) from ever adding execute status to a file. With this modification, however, the strength of the execution control would depend on the proper use of the root user id. That is, the strength would depend on the discretionary controls that are available to the root user. As discussed above, discretionary controls are vulnerable to Trojan Horse attacks.
A typical Trojan Horse attack in a Unix system involves an unauthorized ordinary user gaining root access. Numerous Unix processes usually run with the root id. Using a discretionary control based solution would make execution controls dependent on the correctness of all of those programs. Installing new versions of programs that run with the root privilege is a typical system administrative task. The introduction of any corrupted program would render the execution controls ineffective for the entire system. The execution control policies available with conventional operating systems thus do not adequately assure system security.
Often, a malicious ordinary user (called an attacker) relies on the ability to create and execute malicious programs on the target computer system. A first technique the attacker often uses is to create a Trojan Horse program that performs an apparently useful function and then saves the access rights of its ordinary user. Once a "victim" ordinary user runs the program, his access rights are saved in the form of a new executable program that runs with the victim's attributes when executed by the attacker. A second technique the attacker may use is to take advantage of errors in access controls or other system services so as to enable him to manipulate the operating system to his advantage. Often, these errors can only be exploited by writing a Trojan Horse program. A system with a strong mechanism for controlling execution could prevent the attacker from creating and executing programs, and could therefore prevent penetration by these two common techniques. A related deficiency in the conventional art is that, once an attacker has penetrated a system, he can often "erase his footprints" by altering system logs that might reveal the attack. The privileges that enabled the attacker to penetrate the system commonly enable him to modify such logs.
The deficiencies in the conventional techniques for controlling how computers are used indicate that what is needed is a computer system which enables an administrator to reliably control what application programs are executed, and which provides the administrator with a reliable audit trail of how it has been used.
Computer Viruses
Another vulnerability of conventional computer systems is infection by computer viruses.
A computer virus is a program that replicates itself by inserting copies of itself (or some derivation of itself) into existing programs. A program is said to be infected when it has been so modified. When an infected program is run, it executes the viral code that usually attempts to infect more programs.
In addition to propagating, virus programs may perform other functions. Although these functions may be beneficial, virus programs are generally malicious and take advantage of their stealth to alter program behavior in undesirable ways without the knowledge of ordinary users.
To reduce the chance of detection, a virus usually attempts to avoid infecting programs multiple times (which would increase the program size without bound). To avoid multiple infections, viruses typically add a "virus signature" to infected programs. Before infecting a program, a virus checks for its signature to determine if the program is already infected.
Virus countermeasures fall into two groups: infection prevention and infection detection (and removal). Most anti-virus products (e.g., Norton Antivirus, available from Norton Utilities, Inc. and Flu-shot, available from Semantec, Inc.) perform virus detection by scanning executable files for particular virus signatures and by computing checksums. Other detection methods are presented in M. M. King, "Identifying and Controlling Undesirable Program Behaviors," Proceedings of the 14th National Computer Security Conference, Oct. 1-4, 1991, Washington D.C. pp. 283-294; as well as in R. Davis, "Peeling the Viral Onion,"
Proceedings of the 14th National Computer Security Conference, Oct. 1-4, 1991, Washington D.C. pp. 417- 426. There are no reliable software-based forms of virus prevention. Two serious deficiencies of current anti-virus techniques are thus that virus code may execute before a virus is detected, and that viruses whose signatures or behaviors are not known to the detection program may not be detected.
Typically, virus propagation is slowed but not completely impeded by discretionary controls. The reason is that viruses take on the discretionary abilities of the ordinary users that (unknowingly) execute the virus programs. (A virus can be viewed as a special kind of Trojan Horse program.) When a privileged user executes a virus-infected program, other programs may become vulnerable.
A possible approach to controlling virus propagation is to prevent insertion to, modification to, or removal of an approved set of executable programs. Such an approach would not prevent all kinds of viruses. For instance, some viruses are in programs that are not directly executed by a machine's CPU, but are instead "interpreted" by a directly executable program. Such viruses are "data" as far as the computer operating system is concerned, and it is not currently feasible to identify the kinds of data that might be interpreted as programs by other programs. Some conventional computer systems attempt to prevent virus attacks by storing executable programs in files and protecting the files from unauthorized reading, writing, creation or deletion using discretionary access controls. As has been noted above, discretionary access controls do not provide strong protection, and therefore do not adequately control the spread and other damaging effects of viruses. The deficiencies of the conventional techniques for controlling viruses indicate that what is needed is a computer system which prevents the infection of computer systems and the spread of viruses.
SUMMARY OF THE INVENTION
The present invention addresses the deficiencies of the conventional computer systems described above by providing restrictions which cannot be changed by any application program or ordinary user, regardless of the privileges or attributes given to the application program or ordinary user by the underlying operating system. These restrictions enable modification of the operating system kernel and of any selected operating system programs, application programs, and/or data to be limited to an administrator.
The administrator designates the restrictions for programs and data through a trusted path mechanism (TPM). The TPM provides a reliable communication channel between the administrator and the underlying operating system. Use of the TPM assures the administrator that his administrative actions are not intercepted or modified by malicious application programs, and assures the underlying operating system that administrative actions are issued only by the administrator.
There is an inherent tradeoff in computer systems between the desired levels of security, flexibility and cost. The levels of these three factors are varied in three embodiments of the invention. The preferred embodiment for a particular use depends on the trustworthiness of the ordinary users, the resources that may be available to potential attackers, the threats to which the system will be exposed, and the intended applications to be run on the system.
A first embodiment, called a High Integrity (HI) system, provides protection from system penetrations and from either malicious or unintentional modifications of the underlying operating system. It provides protection of any number of selected application programs and selected data. The selected application programs are referred to as approved applications and the selected data are referred to as approved data. An example of the selected data is a Unix file. A collection of zero or more approved applications is referred to as an approved application set, and a collection of zero or more approved data is referred to as an approved data set. The operating system, the approved applications and the approved data are stored on a protected media (PM) to which the ordinary user and application programs cannot write.
The HI system enables the administrator to write to the PM. The administrator can therefore maintain and upgrade the operating system and can specify the approved applications and data. The HI system uses a Trusted Path Mechanism (TPM) to positively identify the administrator, and can therefore reliably limit PM write permission to him. The PM may not be the only media available to an HI system. Additional, unprotected media are designated user media (UM). A UM may hold user programs and data that users can modify without using a TPM.
The HI system assures the integrity of the operating system, the approved applications and the approved data while still enabling the ordinary user to create and execute application programs and to modify application programs and data which are not on the protected media.
The HI system can therefore be used to protect certain critical applications and data without compromising system flexibility for non-critical applications and data.
A second embodiment is an Assured Audit (AA) system which collects audit information about the activities of ordinary users and application programs. As with the HI embodiment, the AA system employs a TPM and a PM. Using the TPM, the administrator specifies the nature of the audits by specifying audit configuration data. The AA system collects audit information as specified by the configuration data and generates audit logs from the information. Both the configuration data and the audit logs are stored on the PM. Therefore, application programs and ordinary users (other than the administrator) are prevented from disabling the auditing specified by the administrator and from erasing or modifying the audit data collected. The AA system thereby enables the administrator to accurately monitor system uses, to the extent he desires. The AA system provides a high level of flexibility, as it permits ordinary users to create, modify and execute application programs which do not interfere with the auditing.
A third embodiment, referred to as a Controlled Execution (CE) system, has all of the elements and functions of the HI system, plus an additional feature. The CE system prevents ordinary users and application programs from executing any application program which is not an approved application program.
The various embodiments of the invention provide the following benefits:
HI System:
• Provides protection to both the operating system and selected application programs and/or data from changes introduced by system break-ins or malicious application programs.
• Prevents object code virus propagation for the set of approved applications. Unlike most countermeasures that detect the spread of viruses, the HI system can actually prevent them from spreading to the approved application set.
• Makes system penetration more difficult. Penetrations which involve modifying an operating system component will not succeed.
• Controls Trojan Horse programs. As long as users employ only approved applications, they can be sure that the programs have been installed by the administrator. A A system:
Permits administrators to keep track of system breakins, even when those breakins gain privileged access with respect to the underlying operating system. This functionality is particularly beneficial to systems that are on networks (such as the Internet) and subjected to continuous attack.
CE System:
Provides execution control for computer systems that are intended to run only a specified set of applications. Execution control reduces the possibility of data loss and system malfunction by preventing execution of programs that could impede security.
Prevents object code virus propagation. Unlike most countermeasures that detect the spread of viruses, CE systems can actually prevent their spread.
Controls Trojan Horse programs. Ordinary users can be sure that their programs have been installed by the administrator.
Makes system penetration more difficult. Penetrations that involve tricking a program into creating a modified version of itself, or into running the penetrators program, will not succeed. For instance, the Internet worm (discussed in E. H. Spafford, "The Internet Worm: Crisis and Aftermath, " Communications of the ACM, Vol. 32, Number 6, June 1989, pp. 678 - 688) would not have spread to CE systems.
A benefit inherent in all of the embodiments of the present invention is its broad applicability. The HI, CE and AA systems can be built using any underlying operating system that has at least two protection states that generally prevents application programs and ordinary users from normally modifying the operating system. This makes the invention relatively generic to operating systems.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 shows a block diagram of the high integrity (HI) system in which a protected media and a user media are internal to the system cabinet.
Figure 2 shows a block diagram of the protected media of the HI system and of the CE system.
Figure 3 shows a block diagram of the HI system in which a protected media and user media are external to the system cabinet.
Figures 4A and 4B show a flowchart of the method of initialization of the HI system.
Figure 5 depicts the two protection states of an underlying operating system of Figure 1.
Figure 6 depicts the kernel-provided access points (to memory and to devices) of the underlying operating system.
Figure 7 shows a block diagram of a protected media of an assured audit (AA) system.
Figure 8 shows a flowchart of the method of auditing of the AA system.
Figure 9 shows a flowchart of the method of controlling execution of the CE system. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Table of Contents
Page
High Integrity System 15 Overview 15
Protected Media 17
Trusted Path Mechanism 18
Initialization 20
Protection of the HI System 23
Assured Audit System 25
Overview 25
Auditing 27
Controlled Execution System 29
Conclusion 31
High Integrity System
Overview
The present invention is implemented with a conventional operating system (referred to as an underlying operating system) and conventional hardware (referred to as underlying hardware). Modifications necessary to the underlying hardware and software will be explained in this document. The present invention is a system and method which provides a reliable restriction policy on the usage of a computer system. This policy cannot be changed by application programs or ordinary users, regardless of any underlying operating system based privileges or attributes associated with the program or user.
A first embodiment of the present invention, referred to as a high integrity (HI) system, provides security by enabling modification of the operating system and any selected operating system programs, application programs and data to be limited to an administrator. It does so without substantially compromising system flexibility, as the restriction policy does not prevent an ordinary user from creating application programs or data or from modifying existing application programs and data which are not designated for protection. The HI system can therefore be used to protect certain critical applications and data without compromising system flexibility for non-critical applications and data.
The HI system has two modes of operation: a trusted path mode and a general purpose mode (GPM). The underlying operating system and application programs can only be modified in the trusted path mode. The trusted path mode is only accessible by the administrator.
Although the administrator must know how to use the unique features of the HI system, the HI system can be configured to behave identically to the underlying operating system for ordinary users.
Figure 1 shows the structure of the HI embodiment. In the context of the HI embodiment, this structure will be referred to as an HI system 100. The HI system 100 includes a system cabinet 120 which encloses a memory 1 10, a central processing unit (CPU) 112, a number of interface ports 114, a protected media (PM) 118, and a user media (UM) 119. The interface ports 114 are physical connections to a system cabinet 120 of the HI system 100 which allow peripheral devices such as keyboards, monitors, network connectors and disk drives to be connected to a system cabinet 120.
The PM 118 stores the operating system, operating system swap space, and any additional programs and data sought to be protected. The section entitled "Protected Media" describes the PM 118 in greater detail. The UM 119 stores user programs and data. The UM 119 could be a conventional storage device, such as a disk drive. The UM 119 presents no security risk because the operating system 216 does not depend on anything stored on any media other than the PM 118. The UM 119 and the PM 118 could be implemented on the same physical storage device.
Although Figure 1 depicts the PM 118 and the UM 119 within the system cabinet 120, either or both could be outside the system cabinet 120 and connected to the interface ports 114. Figure 3 shows a high level block diagram of the HI system 100 in which the PM 118 and
UM 119 are external to the system cabinet 120. In Figure 3, the PM 118 and the UM 119 are connected to interface ports 1 14. Such a configuration does not reduce the integrity of the PM 118, as it is assumed that an administrator 126 provides adequate physical security of the PM 118 and the system hardware.
In figures 1 and 3, a trusted path mechanism (TPM) 116 is shown connected to one of the interface ports 114. The TPM 116 is used by the administrator 126 to modify what is stored on the PM 118, and is described below in the section entitled "Trusted Path Mechanism".
In figure 1, the terminal 124 is connected to one of the interface ports 114. The administrator 126 is shown interacting with the CE system 100 through the TPM 116, and an ordinary user 128 is shown interacting with the CE system 100 through the terminal 124. Protected Media
The PM 118 is a storage media having three parts:
1) a read/write part that is modifiable only through the TPM 116 and holds the operating system (referred to as an operating system portion); 2) a read/write part that may be used by the operating system for its internal purposes
(e.g., paging and swapping) and is not directly modifiable by ordinary users or application programs (referred to as a swap/page portion); and 3) a read/write part that is modifiable only through the TPM 116 and that holds approved application programs and data (referred to as the application/data portion).
Trusted path commands allow the administrator to modify the operating system portion and the application/data portion of the protected media. Modifying the operating system portion means maintaining or updating the operating system. Modifying the application/data portion means adding, changing or deleting applications and/or data stored in that portion.
The protection mechanism of the PM 1 18 could be implemented with, for example, some combination of: 1) access controls present in the underlying operating system (such as mounting a file system read-only or limiting direct access to the contents of the PM 118 to the operating system); 2) cryptography; or 3) physically deterring the ordinary user from physically tampering with the computer system, in conjunction with a storage device such as a conventional disk or a random access memory. Also, the operating system portion and/or the application/data portion could be implemented with a write once, read many (WORM) storage device.
Figure 2 shows the structure of a PM 1 18hi of the HI system 100. Looking at Figure 2, the first part of the PM 1 18hi, referred to as an operating system portion 210, holds the operating system 215. The operating system 215 manages all physical resources, including all components inside the system cabinet 120 and, via the interface ports 114, all components outside the system cabinet 120. The operating system 215 is comprised of a kernel 216, a boot program 218, operating system programs 219 and trusted path programs 220. The kernel 216 is the portion of the operating system 215 which is always present in the memory 110 of the HI system 100. The kernel 216 is further described above in the section entitled "Related Art". The boot program 218 instructs the HI system 100 during system initialization, as explained below in the section entitled "Initialization". The operating system programs 219 are the programs which perform operating system 215 tasks but which are not in the kernel 216. The trusted path programs 220 which implement the trusted path commands discussed above in this section. As stated above, the contents of the operating system portion 210 cannot be modified by the ordinary user 128. As used in this document,
"modify" includes insertion and deletion.
The second part of the PM 1 18hi, referred to as a swap/page portion 212, stores pages which have been swapped out of the memory 1 10.
The third part of the PM 118hi, referred to as an application/data portion 214, holds the application programs and data sought to be protected. Such application programs are referred to as approved applications 222, while such data are referred to as approved data 226. The approved applications 222 are collectively referred to as an approved application set 224. The approved data 226 are collectively referred to as an approved data set 228.
Trusted Path Mechanism
The HI system 100 employs the TPM 116 to enable the administrator 126 to specify the approved application set 224 and the approved data set 228 and to prevent the ordinary user 128 from doing so. The role of the TPM 1 16 is to enable the HI system 100 to reliably distinguish the administrator 126 from application programs or the ordinary user 128. Specifically, the TPM 116 establishes a reliable connection between the administrator 126 and the HI system 100. While this connection is established, the HI system 100 is said to be operating in a trusted path mode. Operation of the HI system 100 in which the connection is not established is referred to as general purpose mode.
An essential requirement of the trusted path mode is that it must be impossible for any application program to interfere with the dialogue between the administrator 126 and the HI system 100. This requirement implies that the trusted path mode can only be established through explicit action by the administrator 126, and in particular, that the trusted path mode cannot be established by any program. Trusted path programs are only available while in trusted path mode.
If the trusted path mode were established by a normal program, the HI system 100 could not have confidence in the identity of the administrator 126, and vice versa. For example, a trusted path program could be executed by a malicious application program, in which case the HI system 100 would take configuration directions from an entity that is not the administrator 126. Alternatively, a malicious application program could masquerade as a trusted path program and modify the commands of the administrator 126 before passing them on to a genuine trusted path program. In either case, an entity other than the administrator
126 would control system configuration.
Implementation of the TPM 1 16 depends on implementation details of the underlying operating system. It may be desirable for the TPM 116 to be usable during normal system operation, e.g., from any terminal 124 and without re-booting. Such a TPM 116 would need to guard against possible attacks by malicious application programs and ordinary users 128.
A typical approach to guarding against such attacks is for the TPM 116 to intercept all keystrokes and, upon detecting a specified sequence of keystrokes, to take over the terminal 124 from which the sequence was typed, thereby excluding other programs. U.S. Patent 4,918,653 to Johri et al. discloses an example of such a TPM 116.
Implementation of the TPM 116 is substantially less complex if the trusted path mode is restricted to a special mode of the operating system 215 in which no ordinary user can be logged in, and in which no normal program can be running. As an example, in an HI system 100 in which Unix is the underlying operating system, the TPM 116 could be implemented using the Unix single user mode in conjunction with the operating system programs 219 to administer the system. This section describes a trusted path mechanism that is based on the Unix single user mode.
Throughout this document, Unix is used as an exemplary underlying operating system. However, the invention could be used with a variety of operating systems. General Unix concepts are described in The Design and Implementation of the 4.3 BSD Unix Operating System, S. J. Leffler, et. al. 1989 by Addison-Wesley.
Upon booting a Unix system, an operator at a terminal established (generally by the underlying hardware) to be the console 122 can bring the system into the single user mode. In the single user mode, the system only receives input from the console 122. Other terminals 124 are not served by the system processes that log in ordinary users 128. Furthermore, in the single user mode, application programs other than those invoked from the console 122 are precluded from running. Accordingly, the administrator 126 can be sure that the only programs running are the kernel 216 and operating system programs 219 and any programs he has explicitly invoked. Therefore, as long as he only invokes the approved applications 222 (which are "trusted"), a trusted path exists between the administrator 126 and the operating system 215.
Initialization
Figure 4A shows the steps taken to initialize an implementation of the HI system 100 in which Unix is the underlying operating system. The initialization sequence is a modified version of the conventional Unix initialization. When power is supplied (or the reset button is pressed), the underlying hardware determines the location of a boot program 218. (See step 410.) The location is generally stored in a read-only memory (ROM) device of the underlying hardware. Next, the hardware loads the boot program 218 from the PM 118hi and executes it. (See step 412.) Execution of the boot program 218 loads the kernel 216 from the PM 118hi into the memory 110 and causes the underlying hardware to execute it. (See step 414.) The boot program 218 is a "stand-alone" program in that it executes on the underlying hardware without operating system support. Accordingly, to enable it to load the kernel 216, the boot program 218 includes special device drivers for reading from the PM llδhi.
The kernel 216 then enters its initialization sequence, in which it initializes all physical devices, CPU address translation and kernel data structures (See step 416.) The kernel 216 then loads and mounts the root file system read/write (i.e. so that it can be read from and written to). (See step 418).
After the kernel 216 has mounted the root file system, it executes the /etc/init program, which is responsible for user-level initialization. (See step 420.) The administrator 126 then has the option of directing (from the console 122) /etc/init to bring the HI system 100 into single-user mode and thereby establish the trusted path mode. (See steps 422 and 424 of figure 4b.) The ROMs in the underlying hardware of the HI system 100 restrict invocation of this option to the console 122.
If the HI system 100 received a request by the administrator 126 to enter single user mode (see step 422), it then receives further commands from the administrator 126 (see step 424). The HI system 100 continually processes the commands until receiving a request to enter multi-user (i.e. , general purpose mode) mode. (See steps 426 and 428.) These commands would likely involve invoking the trusted path programs 220 to maintain or update the operating system 215 or to modify the approved application set 224 or the approved data set 228.
If the administrator 126 did not request to enter single user mode, or once the administrator 126 requests to enter multi-user mode, the HI system 100 mounts the root file system as read only. (See step 430.) Using Unix as an example, the underlying operating system will prevent application programs and ordinary users from writing to ordinary files or directories on a file system which is mounted read-only. The handling of device special files (which may still be modified) is described below in the section "Protection of the HI System". The HI system 100 is implemented so that even an ordinary user 128 with root privileges cannot write to the root file system, although the administrator 126 can do so using the TPM 116.
The HI system 100 then mounts the user file system or file systems as read/write, thereby enabling the ordinary user 128 to write to the UM 119. (See step 432.) Once it has carried out this step, the HI system 100 is in multi-user mode. Accordingly, it then spawns a getty process on each terminal 124. Each getty process then reads the login name of the ordinary user 128 of that terminal and runs the login program, which reads the password of the ordinary user 128 and performs final authentication before giving the ordinary user 128 a login shell. Once logged in, the ordinary user 128 can issue commands to the HI system 100. The HI system 100 continually processes the requests of the administrator 126 and the ordinary user 128 until detecting a request from the administrator 126 to enter single user mode (e.g. a request to reboot the system which is issued at the console). (See steps 434 and
436.)
If it receives a request from the administrator 126 to enter single user mode from multi-user mode, the HI system 100 must re-mount the root file system as read/write to enable it to be written to. (See step 438.) Once the root file system has been mounted read/write, the HI system 100 is in single user mode. The behavior of the system is then as described above.
(See steps 424 - 428.)
Protection of the HI System
The HI system 100 assures the integrity of the PM 118hi by capturing all application program requests and ordinary user requests and refusing those that would modify programs or data on the PM 118hi. On the other hand, the underlying operating system must be able to write to the swap/page portion 212. Therefore, the HI system 100 must be able to distinguish application program and ordinary user requests from operating system requests. The latter must be able to write to the PM 1 18hi for the system to function.
Figure 5 shows a block diagram of the memory 1 10 of the HI system 100, which is divided into an application protection state 510 and an operating system protection state 512. Application programs 514, including those in the approved application set 224, are run in the application protection state 510. Operating system processes 516, which include the kernel 216, the operating system programs 219 and the trusted path programs 220, are run in the operating system protection state 512.
The protection scheme is further illustrated by Figure 6, which shows a block diagram of the relationship between the kernel 216, the application programs 514, and the PM 118hi. The
HI system 100 forces every memory access request (shown as a write request 610) from any of the application programs 514 to enter the OS protection state 512 at one of the well- defined kernel entry points 612. In other words, memory access requests must be made with a system call to the kernel 216. This restriction enables the kernel 216 to examine the request and refuse it if it would involve inappropriate writing to the PM 118hi.
The approved applications 222, the approved data 226, and the operating system 215 are visible to the application programs 514 as files that reside on the PM 118hi. There are essentially three ways that an application program 514 or the ordinary user 128 could potentially modify these files. These are as follows. First, the application program 514 or ordinary user 128 could potentially do so through direct memory modifications. This would require the application program 514 finding a "hole" in the memory protection scheme of the operating system 215. An example of a hole is a system call that, when provided with faulty arguments, writes unintended values into the address space of the kernel 216. In the HI system 100, the kernel 216 is analyzed and tested to reduce the risk of this kind of attack. Because the application programs 514 and the operating system processes 516 execute in different protection states, this kind of attack would have to exploit a fundamental (and thus improbable) error in the underlying operating system.
Second, the PM files could potentially be modified by file operations that attempt to write to the PM 118hi. The read-only status of the root file system (and any other file system on the PM 118hi) prevents any such modifications, even with the root privilege.
The third way the PM files could potentially be modified is through direct modification of the PM 118hi. In many operating systems (including Unix), devices are represented to the application programs 514 as device special files. A device special file allows the application program 514 to perform operations on (i.e. , to read from and write to) the corresponding device as if it were a regular file. In particular, character devices in Unix are generally exempt from the read-only access controls set up by the HI system ' initialization. This exemption enables the ordinary user 128 to transmit keystrokes to the HI system 100 by "writing" to the character device that represents his terminal 124. The HI system 100 prevents any writing to character devices which represent the PM 118hi or the contents of the OS protection state 512. Specifically, it keeps track of the device major and minor numbers for the PM 118hi, and refuses all write requests from the application programs 514 to those devices unless made by a program running in single-user mode. An example in Unix is the special file /dev/kmem, which holds (as a file) the executing memory image of the kernel 216. Protection of the integrity of the PM 118hi may require further modifications to the underlying operating system if the latter provides ways for one process to write into the address space of another, and if the proper functioning of the system depends on user-level processes (such as the init and pager processes in Unix). For example, in Unix, the ptrace system call enables one process to modify another. Therefore, if Unix were the underlying operating system, the ptrace facility would have to be modified to prevent its use on executing programs (including the kernel 216) which are stored on the PM 118hi. Additionally, any ROM monitor program that enables the ordinary user 128 to read from and write to the memory 110 must be disabled.
In order to gain assurance that the kernel 216 implements strong protection of itself, the underlying operating system source code is examined for Trojan Horse code. With the Unix operating system, there are many different versions sold by many different vendors. In many of the versions, however, much of the source code is identical. Accordingly, the examination can be performed by determining the source code file differences between the different versions and focusing on relatively recent source changes. Such a comparison is particularly valuable when it involves an operating system which is used in a computer system which satisfies the Department of Defense Trusted Computer System Evaluation Criteria (cited above). Assurance is increased by testing the kernel 216, including penetration testing.
Assured Audit System
Overview
A second embodiment of the present invention is similar to the HI system 100, but employs a slightly different PM 118 and has auditing capabilities. The second embodiment collects and makes available to the administrator 126 information about the activities of application programs 514 and/or ordinary users 128 of the underlying operating system. The nature of the auditing performed by the second embodiment is specified by the administrator 126. As with the HI system 100, the ordinary user-visible behavior of the second embodiment is almost identical to that of the underlying operating system. The second embodiment thus provides heightened security without compromising flexibility.
The auditing of the second embodiment is particularly characterized by two key features. First, the second embodiment audits activities of all application programs 514 and ordinary users 128, including those privileged with respect to the underlying operating system (e.g. , those having Unix root privilege). Second, neither application programs 514 nor ordinary users 128 (even those privileged with respect to the underlying operating system) can affect the auditing or the storage of usage auditing in any way.
As with the HI system 100, the block diagram of Figure 1 depicts the high level structure of the second embodiment. Accordingly, the second embodiment is referred to as an assured audit (AA) system 100.
The AA system 100 and the HI system 100, however, employ different variations of the PM 118. Figure 7 shows the structure of a PM 118aa of the AA system 100. As with the PM 118hi of Figure 2, the PM 118aa has an operating system portion 210 and a swap/page portion 212. The PM l lδaa additionally has an audit portion 710 which contains an audit log 712 and audit configuration data 714. The characteristics of the audit area 710 are the same as those of the application/data area 214 of the PM 118hi, i.e. , it is modifiable only through the TPM 116. The audit log 712 and audit configuration data 714 are explained below in the section entitled "Auditing". The AA system 100 could be implemented with or without support for an approved data set 22δ and an approved application set 224, i.e. , with or without the application/data area 214 of the PM l l hi of the HI system 100 and their associated trusted path programs 220 (which are included as part of the operating system programs 219). Another distinction between the PM l lδhi and the PM l lδaa is that the trusted path programs 220 of the latter include programs to enable the administrator 126 to manipulate the audit logs 712 and the audit configuration data 714. The TPM 116 in the AA system 100 is essentially as described above for the HI system 100.
Initialization of the AA system 100 is essentially as described above for the HI system 100. However, in the AA system 100, initialization includes starting the system auditing as described below in the section entitled "Auditing".
Auditing
During operation, the AA system 100 performs two types of auditing to collect two types of audit data (collectively referred to as user/system audit data). The first type of auditing, referred to as user activity auditing, tracks operating system requests made by ordinary users 126 and application programs 514. Examples of operating system requests are login attempts, file accesses and execution of programs under a privileged user identifier (e.g.,
Unix root). The data collected in user activity auditing is referred to as user activity data.
The second type of auditing, referred to as system status auditing, involves periodically capturing system activity information. System activity information includes, for example, statistics on the number of processes running, the average amount of cpu usage and swapping activity. The data collected in system status auditing is referred to as system status data.
Figure δ is a flowchart which shows the essential steps of user activity auditing. First, the AA system 100 captures each request made to the operating system 215. (See step 810.) The AA system 100 consults the audit configuration data 714 to determine whether or not the request is in the set of requests to be audited. (See step 812.) The audit configuration data, which is specified by the administrator 126, may indicate which requests are to be audited depending upon, for example, the identity of the request, the intended use of the AA system 100, past audit results, whether the AA system 100 can be accessed via a network, any privilege with which the request is made, and the nature or identity of any "objects" accessed. (An object could be, for example, a file or a program.) If the request should not be audited, the AA system 100 next processes the request, e.g. , by invoking a system call. (See step 814.) Otherwise, the AA system 100 proceeds as follows. It extracts information about the ordinary user 128, the application program 512, and, if applicable, accessed objects. (See step 816.) The A A system 100 then determines whether there is room to write the extracted information (i.e. , the user activity data) on the PM
118aa. (See step 818.) If so, the AA system 100 write the new audit log 712 to the PM 118aa (see step 820) and then processes the operating system request (see step 814).
If, on the other hand, there is not room on the PM 1 lδaa for the user activity data, then the AA system 100 consults the audit configuration data 714 to determine what to do. (See step δ22.) Depending on the audit configuration data 714, the AA system 100 may halt the system (see step δ24), defer auditing (see step 826), or delete some preexisting audit data to make room (see step 828). If audit data was deleted (See step 828), then the AA system 100 next writes the new audit log 712 to the PM 1 18aa. (See step 820.) After carrying out the appropriate action, the AA system 100 processes the operating system request (unless the system was halted). (See step 814.)
The method of the AA system 100 in carrying out system status auditing is straightforward, as many conventional underlying operating systems can generate system status information. For example, the SunOS 4.1.1 version of Unix (available from Sun Microsystems, Inc., Mountain View, Calif.) can provide the following information for each process:
Accumulated CPU time in clock ticks Accumulated real time in seconds Accumulated time spent in kernel mode Accumulated time spent in ordinary user mode Start time
Utilization of real memory Text, Data, and Stack sizes Number of block input operations Number of block output operations
Number of characters read/written
Number of disk I/Os as a result of page-ins
Number of involuntary context switches
Number of messages received
Number of messages sent
Number of open files
Number of page faults not requiring I/O
Number of page faults requiring I/O
Number of signals received
Number of swaps
Number of voluntary context switches
Percent of real memory used
Priority (nice value)
Process ID of parent
Ordinary user ID
Group ID
Effective analysis of system status audit data reveals much about the how a computer system is being used. Although the analysis of process status data is an area of research, there are conventional methods for identifying particular usage patterns that are likely to indicate unauthorized use. For example, a pattern in which many block input operations are followed by high utilization of the CPU 112 (as measured by context switches and the absence of paging behavior), followed by numerous block output operations could indicate a batch oriented application program making heavy use of the CPU 112. This pattern would be suspect if encountered in a computer system that was intended for interactive applications. Controlled Execution System
A third embodiment of the present invention is essentially an HI system 100 that, in addition to assuring the integrity of the PM 118hi, enforces an execution control policy over all ordinary users 128 and application programs 514 of the underlying operating system. Specifically, the third embodiment restricts the execution of application programs 514 to those in the approved application set 224.
As with the HI system 100, the block diagram of Figure 1 depicts the high level structure of the third embodiment. Accordingly, the third embodiment is referred to as a controlled execution (CE) system 100. The structure of the TPM 116 and the PM 118, as well as the method of the initialization of the CE system are essentially the same as those of the HI system 100.
The protection scheme of the CE system 100 is similar to that of the HI system 100. As with that system, the CE system 100 enforces the PM write restrictions characteristic of the underlying operating system of allowing access to memory only through system calls to the kernel 216. The CE system 100 enforces its execution control policy by relying on a similar characteristic of the underlying operating system: execution requests can only be made through system calls to the kernel 216. The CE system 100 can thereby intercept all requests to execute programs and refuse any which would involve executing a program which is not on the PM l lδce.
Implementation of the execution control policy is straightforward. In a CE system 100 in which Unix is the underlying operating system, implementation requires modifying the conventional "exec" system call to ensure that each program to execute resides on the PM l lδce.
Figure 9 is a high level flowchart of the method of the execution control enforcement. A currently executing program makes a request to the kernel 216 to execute another program. (See step 910.) Note that there is always a currently executing program. For example, when the ordinary user 128 logs into the CE system 100, the currently executing program is the shell program, i.e. , the operating system program that interprets his commands.
The kernel 216 of the CE system 100 then checks the pathname (i.e., the logical location) of the requested program. (See step 912.) If the pathname indicates that the requested program resides on the PM 118ce, the CE system 100 loads the requested program from the PM 118ce into the memory 110 and executes it. (See steps 914 and 916.) Otherwise, the kernel 216 returns an error code to the requesting program to indicate that execution permission was denied. (See step 918.) After executing the requested program or returning the error code, the CE system 100 repeats the process as required.
Conclusion
While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only. Thus, the breadth and scope of the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.

Claims

What is claimed is:
1. A computer-based method for controlling modification of an operating system and an approved application set of zero or more approved applications on a computer, the method comprising the steps of: (1) loading the operating system from a protected media into a memory of the computer and executing the operating system, the operating system having a trusted path mode and a general purpose mode; (2) in said trusted path mode, (a) entering said general purpose mode upon detecting a request to do so by an administrator; and (b) carrying out a request by said administrator to modify the approved application set which resides on said protected media; (3) in said general purpose mode, (a) capturing and denying any request by an application program or an ordinary user to modify the approved application set; and (b) capturing and denying any request by said application program or said ordinary user to modify the operating system; and (4) repeating steps (2) and (3) as required.
2. The method of claim 1 , further comprising a step of carrying out a request to enter said trusted path mode of step (2), wherein said request is made by said administrator during system initialization.
3. The method of claim 1 , further comprising a step of carrying out a request to enter said trusted path mode of step (2), wherein said request is made by said administrator in said general purpose mode of step (3).
4. The method of claim 1, further comprising a step of entering a single user mode of the operating system so as to enter said trusted path mode of step (2).
5. The method of claim 1, further comprising a step of carrying out a request to modify the operating system, wherein said request is made by said administrator in said trusted path mode of step (2).
6. The method of claim 1 , further comprising the steps of: (5) carrying out a request to modify an approved data set of zero or more approved data, wherein said request is made by said administrator in said trusted path mode of step (2); and (6) capturing and denying any request to modify said approved data set, wherein said request is made by said application program or said ordinary user.
7. The method of claim 1, further comprising a step of carrying out a request by said application program or said ordinary user to modify user data.
8. The method of claim 1 , further comprising a step of capturing and denying any request to modify a swap/page portion of said protected media, wherein said swap/page portion is used by the operating system for its internal purposes, and wherein said request is made by said ordinary user or said application program.
9. The method of claim 1 , wherein step (1) comprises a step of mounting a file system so that its contents cannot be modified by said application programs or said ordinary users, wherein said file system stores the operating system.
10. The method of claim 1 , wherein step (1) comprises a step of mounting a file system so that its contents cannot be modified by said application programs or said ordinary users, wherein said file system stores the approved application set.
11. The method of claim 1 , wherein step (1) comprises a step of mounting a file system so that its contents cannot be modified by said application programs or said ordinary users, wherein said file system stores an approved data set of zero or more data.
12. The method of claim 1 , wherein step (1) comprises a step of mounting a user file system so that it can be read from and written to by said ordinary user, wherein said file system stores user data.
13. The method of claim 1 , further comprising a step of restricting said requests of said administrator to input from a console of the computer.
14. A computer-based system which controls modification of an operating system and an approved application set of zero or more approved applications on a computer, the computer-based system comprising: the operating system; the approved application set; a protected media comprising,
(i) an operating system portion which cannot be modified by an application program or an ordinary user and which stores the operating system, and
(ii) an application/data portion which can be modified by an administrator but cannot be modified by said application program or said ordinary user and which stores the approved application set; initialization means for loading the operating system into a memory of the computer from said protected media, and for executing the operating system; and trusted path mechanism means for reliably establishing a trusted path between said administrator and the operating
Figure imgf000037_0001
system.
15. The computer-based system of claim 14, wherein said application/data portion also stores an approved data set of zero or more approved data.
16. The computer-based system of claim 14, wherein said protected media comprises a file system which is mounted so that it cannot be modified by said application program or said ordinary user.
17. The computer-based system of claim 14, wherein said protected media further comprises a swap/page portion which cannot be modified by said application program or said ordinary user and which is used by the operating system for its internal purposes.
18. The computer-based system of claim 14, further comprising a user media which stores user data and which can be modified by said application program and said ordinary user.
19. The computer-based system of claim 18, wherein said user media comprises a file system which is mounted so that it can be modified by said application program and said ordinary user.
20. The computer-based system of claim 14, wherein said trusted path mechanism means comprises means for bringing the operating system into a single user mode.
21. The computer-based system of claim 14, wherein said trusted path mechanism means comprises means for restricting requests from said administrator to input from a console of the computer.
22. The computer-based system of claim 14, wherein the operating system further comprises a trusted path program which can be invoked by said administrator in a trusted path mode of said operating system in order to modify the operating system.
23. A computer-based method for reliably auditing the usage of a computer, the method comprising the steps of: (1) loading an operating system from a protected media into a memory of the computer and executing said operating system, said operating system having a trusted path mode and a general purpose mode; (2) in said trusted path mode, carrying out a request by an administrator to enter said general purpose mode; (3) in said general purpose mode: (a) collecting audit data; (b) writing said audit data to an audit log which resides on said protected media; (c) capturing and denying any request by an application program or an ordinary user to modify said operating system; (d) capturing and denying any request by said application program or said ordinary user to modify said audit log; and (4) repeating steps (2) and (3) as required.
24. The method of claim 23, further comprising the steps of: (a) carrying out a request to modify an approved application set of zero or more approved applications, wherein said request is made by said administrator in said trusted path mode of step (2); and (b) capturing and denying a request by said application program or said ordinary user to modify said approved application set.
25. The method of claim 23, further comprising a step of carrying out a request to enter said trusted path mode of step (2), wherein said request is made by said administrator in said general purpose mode of step (3).
26. The method of claim 23, further comprising a step of carrying out a request to modify said operating system, wherein said request is made by said administrator in said trusted path mode of step (2).
27. The method of claim 23, further comprising a step of carrying out a request by said application program or said ordinary user to modify user data.
28. The method of claim 23, wherein step (1) comprises a step of mounting a file system so that its contents cannot be modified by said application program or said ordinary users, wherein said root file system stores said audit data.
29. The method of claim 23, wherein step (3)(a) comprises a step of collecting system status data.
30. The method of claim 23, wherein step (3)(a) comprises a step of collecting user activity data.
31. The method of claim 23, further comprising a step of determining that there is no room on said protected media to write said audit data and, if so, halting the computer.
32. The method of claim 23, further comprising a step of determining that there is no room on said protected media to write said audit data and, if so, deleting existing audit data from said audit log.
33. The method of claim 23, further comprising the steps of: (5) carrying out a request made by said administrator in said trusted path mode of step (2) to specify audit configuration data, wherein said audit configuration data indicates what audit data is collected; and (6) capturing and denying any request by said application program or said ordinary user to modify said audit configuration data.
34. A computer-based system which reliably audits the usage of a computer, comprising: (a) an operating system; (b) an audit log; (c) a protected media comprising, (i) an operating system portion which cannot be modified by an application program or an ordinary user and which stores said operating system, and (ii) an audit portion which can be modified by an administrator but cannot be modified by said application program or said ordinary user and which stores said audit log; (d) initialization means for loading said operating system into a memory of the computer from said protected media, and for executing said operating system; (e) trusted path mechanism means for reliably establishing a trusted path between said administrator and said operating system; (f) means for collecting audit data; and (g) means for writing said audit data to said audit log.
35. The computer-based system of claim 34, further comprising a user media which stores user data and which can be modified by said application program and said ordinary user.
36. The computer-based system of claim 34, wherein said protected media further comprises an application/data portion which can be modified by said administrator but cannot be modified by said application program or said ordinary user and which stores an approved application set of zero or more approved applications.
37. The computer-based system of claim 34, wherein said operating system further comprises a trusted path program which can be invoked by said administrator in a trusted path mode of said operating system in order to modify said operating system.
38. The computer-based system of claim 34, wherein said operating system further comprises a trusted path program which can be invoked by said administrator in a trusted path mode of said operating system in order to modify audit configuration data, wherein said audit configuration data indicates what audit data is collected, and wherein said audit configuration data is stored in said audit portion.
39. The computer-based system of claim 34, wherein said means for collecting said audit data comprises means for collecting user activity data.
40. The computer-based system of claim 34, wherein said means for collecting said audit data comprises means for collecting system status data.
41. The computer-based system of claim 34, further comprising means for halting the computer if there is no room on said protected media to write said audit data.
42. The computer-based system of claim 34, further comprising means for deleting existing audit data from said audit log if there is no room on said protected media to write said audit data.
43. A computer-based method for restricting which programs can be executed on a computer, the computer-based method comprising the steps of: (1) loading an operating system from a protected media into a memory of the computer and executing said operating system, said operating system having a trusted path mode and a general purpose mode; (2) in said trusted path mode, (a) carrying out a request by an administrator to enter said general purpose mode; and (b) carrying out a request by said administrator to modify an approved application set, wherein said approved application set resides on said protected media; (3) in said general purpose mode, (a) capturing and denying any request by an application program or an ordinary user to modify said operating system; (b) capturing and denying any request by said application program or said ordinary user to modify said approved application set; and (c) capturing and denying any request by said application program or said ordinary user to execute any application program which is not in said approved application set; and (4) repeating steps (2) and (3) as required.
44. The method of claim 43, further comprising a step of carrying out a request to enter said trusted path mode of step (2), wherein said request is made by said administrator in said general purpose mode of step (3).
45. The method of claim 43, further comprising a step of carrying out a request to modify said operating system, wherein said request is made by said administrator in said trusted path mode of step (2).
46. The method of claim 43, further comprising a step of carrying out a request by said application program or said ordinary user to modify user data.
47. The method of claim 43, further comprising the steps of: (5) carrying out a request to modify an approved data set of zero or more approved data, wherein said request is made by said administrator in said trusted path mode of step (2); and (6) capturing and denying any request to modify said approved data set, wherein said request is made by said application program or said ordinary user.
48. A computer-based system which restricts which programs can be executed on a computer, the computer-based system comprising: (a) an operating system; (b) an approved application set of zero or more approved applications; (c) a protected media comprising, (i) an operating system portion which cannot be modified by an application program or an ordinary user and which stores said operating system, and (ii) an application/data portion which can be modified by an administrator but cannot be modified by said application program or said ordinary user and which stores said approved application set; (d) initialization means for loading said operating system into a memory of the computer from said protected media, and for executing said operating system; (e) trusted path mechanism means for reliably establishing a trusted path between an administrator and said operating system; and (f) means for capturing and denying any request by an application program or an ordinary user to execute a second application program, wherein said second application program is not in said approved application set.
49. The computer-based system of claim 48, further comprising a user media which stores user data and which can be modified by said application program and said ordinary user.
50. The computer-based system of claim 48, wherein said application/data portion also stores an approved data set of zero or more approved data.
51. The computer-based system of claim 48, wherein said operating system further comprises a trusted path program which can be invoked by said administrator in a trusted path mode of said operating system in order to modify said operating system.
52. The computer-based system of claim 48, wherein said operating system further comprises a trusted path program which can be invoked by said administrator in a trusted path mode of said operating system in order to modify said approved application set.
PCT/US1993/008119 1992-08-31 1993-08-26 Restricting and auditing the operation of a computer via a trusted path mechanism WO1994006096A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/937,424 US5361359A (en) 1992-08-31 1992-08-31 System and method for controlling the use of a computer
US07/937,424 1992-08-31

Publications (2)

Publication Number Publication Date
WO1994006096A2 true WO1994006096A2 (en) 1994-03-17
WO1994006096A3 WO1994006096A3 (en) 1994-04-28

Family

ID=25469909

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1993/008119 WO1994006096A2 (en) 1992-08-31 1993-08-26 Restricting and auditing the operation of a computer via a trusted path mechanism

Country Status (2)

Country Link
US (1) US5361359A (en)
WO (1) WO1994006096A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996001446A1 (en) * 1994-07-01 1996-01-18 Ybm Technologies, Inc. Personal computer security system
EP0856785A2 (en) * 1997-02-03 1998-08-05 Canon Kabushiki Kaisha Network data base control device and method thereof
WO1999057625A1 (en) * 1998-05-06 1999-11-11 Prc Inc. Dynamic system defence for information warfare
US7444394B2 (en) 1997-02-03 2008-10-28 Canon Kabushiki Kaisha Network data base control device and method thereof

Families Citing this family (187)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE468728B (en) * 1991-07-05 1993-03-08 Nokia Data Ab LOCKING DEVICE FOR PORTABLE COMPUTERS
US5440723A (en) * 1993-01-19 1995-08-08 International Business Machines Corporation Automatic immune system for computers and computer networks
US5677997A (en) * 1993-02-11 1997-10-14 Talatik; Kirit K. Method and apparatus for automated conformance and enforcement of behavior in application processing systems
US5675771A (en) * 1993-09-28 1997-10-07 Bull Hn Information Systems Inc. Mechanism for enabling emulation system users to directly invoke a number of host system facilities for executing host procedures either synchronously or asynchronously in a secure manner through automatically created shell mechanisms
US5572711A (en) * 1993-09-28 1996-11-05 Bull Hn Information Systems Inc. Mechanism for linking together the files of emulated and host system for access by emulated system users
US5664098A (en) * 1993-09-28 1997-09-02 Bull Hn Information Systems Inc. Dual decor capability for a host system which runs emulated application programs to enable direct access to host facilities for executing emulated system operations
US5802275A (en) * 1994-06-22 1998-09-01 Lucent Technologies Inc. Isolation of non-secure software from secure software to limit virus infection
US5809138A (en) * 1994-07-25 1998-09-15 Netz Computing Ltd. Method for protecting storage media against computer virus infection
US6658568B1 (en) 1995-02-13 2003-12-02 Intertrust Technologies Corporation Trusted infrastructure support system, methods and techniques for secure electronic commerce transaction and rights management
US5943422A (en) 1996-08-12 1999-08-24 Intertrust Technologies Corp. Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels
US6948070B1 (en) 1995-02-13 2005-09-20 Intertrust Technologies Corporation Systems and methods for secure transaction management and electronic rights protection
CN100452071C (en) * 1995-02-13 2009-01-14 英特特拉斯特技术公司 Systems and methods for secure transaction management and electronic rights protection
US5892900A (en) 1996-08-30 1999-04-06 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
US7133846B1 (en) 1995-02-13 2006-11-07 Intertrust Technologies Corp. Digital certificate support system, methods and techniques for secure electronic commerce transaction and rights management
US6157721A (en) 1996-08-12 2000-12-05 Intertrust Technologies Corp. Systems and methods using cryptography to protect secure computing environments
US5579478A (en) * 1995-05-16 1996-11-26 Hewlett-Packard Company System administration module for an operating system affords graded restricted access privileges
JP4162099B2 (en) 1995-06-02 2008-10-08 富士通株式会社 Device having function to cope with virus infection and storage device thereof
US5675510A (en) * 1995-06-07 1997-10-07 Pc Meter L.P. Computer use meter and analyzer
US5748957A (en) * 1995-06-27 1998-05-05 Klein; Dean A. Computer system usage determination based on hard disk drive activity
GB2303947A (en) * 1995-07-31 1997-03-05 Ibm Boot sector virus protection in computer systems
WO1997008623A1 (en) * 1995-08-23 1997-03-06 Symantec Corporation Coherent file system access during defragmentation operations on a storage media
US5797115A (en) * 1995-08-24 1998-08-18 Fuller; Billy Measuring direct and indirect usage of a central processing unit
US5757924A (en) * 1995-09-18 1998-05-26 Digital Secured Networks Techolognies, Inc. Network security device which performs MAC address translation without affecting the IP address
JPH09134310A (en) * 1995-11-07 1997-05-20 Fujitsu Ltd Storage medium and method for storing data decoding algorithm
EP0794487B1 (en) * 1996-03-08 2004-06-16 Matsushita Electric Industrial Co., Ltd. Image information processing system and microprocessor for the protected reproduction of AV data
US5832513A (en) * 1996-06-04 1998-11-03 Symantec Corporation Detecting significant file system alterations during execution of a storage media software utility
US6272538B1 (en) * 1996-07-30 2001-08-07 Micron Technology, Inc. Method and system for establishing a security perimeter in computer networks
US6993582B2 (en) * 1996-07-30 2006-01-31 Micron Technology Inc. Mixed enclave operation in a computer network
US5832228A (en) * 1996-07-30 1998-11-03 Itt Industries, Inc. System and method for providing multi-level security in computer devices utilized with non-secure networks
US6108637A (en) 1996-09-03 2000-08-22 Nielsen Media Research, Inc. Content display monitor
US6052780A (en) * 1996-09-12 2000-04-18 Open Security Solutions, Llc Computer system and process for accessing an encrypted and self-decrypting digital information product while restricting access to decrypted digital information
US5764889A (en) * 1996-09-26 1998-06-09 International Business Machines Corporation Method and apparatus for creating a security environment for a user task in a client/server system
US7058822B2 (en) 2000-03-30 2006-06-06 Finjan Software, Ltd. Malicious mobile code runtime monitoring system and methods
US6167520A (en) * 1996-11-08 2000-12-26 Finjan Software, Inc. System and method for protecting a client during runtime from hostile downloadables
US8079086B1 (en) 1997-11-06 2011-12-13 Finjan, Inc. Malicious mobile code runtime monitoring system and methods
US6154844A (en) * 1996-11-08 2000-11-28 Finjan Software, Ltd. System and method for attaching a downloadable security profile to a downloadable
US9219755B2 (en) 1996-11-08 2015-12-22 Finjan, Inc. Malicious mobile code runtime monitoring system and methods
US7613926B2 (en) * 1997-11-06 2009-11-03 Finjan Software, Ltd Method and system for protecting a computer and a network from hostile downloadables
US6802028B1 (en) 1996-11-11 2004-10-05 Powerquest Corporation Computer virus detection and removal
US6202153B1 (en) 1996-11-22 2001-03-13 Voltaire Advanced Data Security Ltd. Security switching device
US5969632A (en) 1996-11-22 1999-10-19 Diamant; Erez Information security method and apparatus
US5892905A (en) * 1996-12-23 1999-04-06 International Business Machines Corporation Computer apparatus and method for providing a common user interface for software applications accessed via the world-wide web
US5748890A (en) * 1996-12-23 1998-05-05 U S West, Inc. Method and system for authenticating and auditing access by a user to non-natively secured applications
EP0951767A2 (en) 1997-01-03 1999-10-27 Fortress Technologies, Inc. Improved network security device
JP3497342B2 (en) * 1997-02-27 2004-02-16 株式会社日立製作所 Client / server system, server, client processing method, and server processing method
US5937159A (en) * 1997-03-28 1999-08-10 Data General Corporation Secure computer system
US6212636B1 (en) 1997-05-01 2001-04-03 Itt Manufacturing Enterprises Method for establishing trust in a computer network via association
US6405234B2 (en) 1997-09-11 2002-06-11 International Business Machines Corporation Full time operating system
US6141694A (en) * 1997-09-16 2000-10-31 Webtv Networks, Inc. Determining and verifying user data
US7418731B2 (en) * 1997-11-06 2008-08-26 Finjan Software, Ltd. Method and system for caching at secure gateways
US7975305B2 (en) * 1997-11-06 2011-07-05 Finjan, Inc. Method and system for adaptive rule-based content scanners for desktop computers
US8225408B2 (en) * 1997-11-06 2012-07-17 Finjan, Inc. Method and system for adaptive rule-based content scanners
US6205551B1 (en) 1998-01-29 2001-03-20 Lucent Technologies Inc. Computer security using virus probing
US6298445B1 (en) 1998-04-30 2001-10-02 Netect, Ltd. Computer security
US6182223B1 (en) 1998-06-10 2001-01-30 International Business Machines Corporation Method and apparatus for preventing unauthorized access to computer-stored information
WO1999066383A2 (en) * 1998-06-15 1999-12-23 Dmw Worldwide, Inc. Method and apparatus for assessing the security of a computer system
US7047423B1 (en) 1998-07-21 2006-05-16 Computer Associates Think, Inc. Information security analysis system
US6253337B1 (en) 1998-07-21 2001-06-26 Raytheon Company Information security analysis system
AU2002311381B2 (en) * 1998-07-21 2005-06-09 Computer Associates Think, Inc. Information security analysis system
US6304262B1 (en) * 1998-07-21 2001-10-16 Raytheon Company Information security analysis system
US6158010A (en) * 1998-10-28 2000-12-05 Crosslogix, Inc. System and method for maintaining security in a distributed computer network
US6530024B1 (en) 1998-11-20 2003-03-04 Centrax Corporation Adaptive feedback security system and method
WO2000048061A1 (en) 1999-02-15 2000-08-17 Hewlett-Packard Company Protection of the configuration of modules in computing apparatus
EP1161715B1 (en) 1999-02-15 2010-08-18 Hewlett-Packard Company (a Delaware Corporation) Communications between modules of a computing apparatus
JP4812168B2 (en) 1999-02-15 2011-11-09 ヒューレット・パッカード・カンパニー Trusted computing platform
GB9905056D0 (en) 1999-03-05 1999-04-28 Hewlett Packard Co Computing apparatus & methods of operating computer apparatus
KR20000073432A (en) * 1999-05-11 2000-12-05 박종문 Method For Controlling Personal Computer with Studying Accomplishment
EP1056010A1 (en) * 1999-05-28 2000-11-29 Hewlett-Packard Company Data integrity monitoring in trusted computing entity
EP1056014A1 (en) * 1999-05-28 2000-11-29 Hewlett-Packard Company System for providing a trustworthy user interface
EP1055990A1 (en) 1999-05-28 2000-11-29 Hewlett-Packard Company Event logging in a computing platform
DE19925910B4 (en) * 1999-06-07 2005-04-28 Siemens Ag Method for processing or processing data
US7117532B1 (en) 1999-07-14 2006-10-03 Symantec Corporation System and method for generating fictitious content for a computer
AU6218800A (en) * 1999-07-14 2001-01-30 Recourse Technologies, Inc. System and method for quickly authenticating messages using sequence numbers
US6981155B1 (en) 1999-07-14 2005-12-27 Symantec Corporation System and method for computer security
AUPQ206399A0 (en) 1999-08-06 1999-08-26 Imr Worldwide Pty Ltd. Network user measurement system and method
EP1076279A1 (en) 1999-08-13 2001-02-14 Hewlett-Packard Company Computer platforms and their methods of operation
US7203962B1 (en) 1999-08-30 2007-04-10 Symantec Corporation System and method for using timestamps to detect attacks
US6301666B1 (en) * 1999-08-31 2001-10-09 Everdream, Inc. Method and apparatus for remotely enabling a preinstalled and previously disabled application on a computer system
US6281894B1 (en) 1999-08-31 2001-08-28 Everdream, Inc. Method and apparatus for configuring a hard disk and for providing support for a computer system
GB9922665D0 (en) 1999-09-25 1999-11-24 Hewlett Packard Co A method of enforcing trusted functionality in a full function platform
AU7828300A (en) * 1999-10-07 2001-04-23 Ericsson Inc. Computer use privacy protector and method
GB9923804D0 (en) 1999-10-08 1999-12-08 Hewlett Packard Co Electronic commerce system
US6567977B1 (en) * 1999-11-15 2003-05-20 Intel Corporation Method and apparatus for software program installation preview directed to system software
JP5072160B2 (en) 2000-01-12 2012-11-14 ネットレイティングス・インコーポレーティッド System and method for estimating the spread of digital content on the World Wide Web
US8176551B1 (en) * 2000-01-27 2012-05-08 Trapware Corporation Detection of observer programs and countermeasures against observer programs
US7908652B1 (en) 2001-12-21 2011-03-15 Trapware Corporation Detection of observers and countermeasures against observers
US6931546B1 (en) * 2000-01-28 2005-08-16 Network Associates, Inc. System and method for providing application services with controlled access into privileged processes
US6775780B1 (en) * 2000-03-16 2004-08-10 Networks Associates Technology, Inc. Detecting malicious software by analyzing patterns of system calls generated during emulation
US6751794B1 (en) 2000-05-25 2004-06-15 Everdream Corporation Intelligent patch checker
GB0020441D0 (en) * 2000-08-18 2000-10-04 Hewlett Packard Co Performance of a service on a computing platform
GB0020488D0 (en) * 2000-08-18 2000-10-11 Hewlett Packard Co Trusted status rollback
CA2435624C (en) * 2000-09-22 2013-05-07 Richard B. Levine Systems and methods for preventing unauthorized use of digital content
US7237123B2 (en) 2000-09-22 2007-06-26 Ecd Systems, Inc. Systems and methods for preventing unauthorized use of digital content
GB2376763B (en) 2001-06-19 2004-12-15 Hewlett Packard Co Demonstrating integrity of a compartment of a compartmented operating system
US7080406B2 (en) * 2000-12-15 2006-07-18 International Business Machines Corporation Method for transferring privilege access to a resource manager with subsequent loss of privilege by the initiating identity
US20020078365A1 (en) * 2000-12-15 2002-06-20 International Business Machines Corporation Method for securely enabling an application to impersonate another user in an external authorization manager
US7613930B2 (en) 2001-01-19 2009-11-03 Trustware International Limited Method for protecting computer programs and data from hostile code
EP1225513A1 (en) * 2001-01-19 2002-07-24 Eyal Dotan Method for protecting computer programs and data from hostile code
US20020099944A1 (en) * 2001-01-19 2002-07-25 Bowlin Bradley Allen Method and apparatus which enable a computer user to prevent unauthorized access to files stored on a computer
GB0102515D0 (en) * 2001-01-31 2001-03-21 Hewlett Packard Co Network adapter management
GB0102518D0 (en) * 2001-01-31 2001-03-21 Hewlett Packard Co Trusted operating system
GB2372345A (en) * 2001-02-17 2002-08-21 Hewlett Packard Co Secure email handling using a compartmented operating system
GB2372591A (en) * 2001-02-23 2002-08-28 Hewlett Packard Co Method of investigating transactions in a data processing environment
GB2372592B (en) * 2001-02-23 2005-03-30 Hewlett Packard Co Information system
GB2372595A (en) 2001-02-23 2002-08-28 Hewlett Packard Co Method of and apparatus for ascertaining the status of a data processing environment.
GB2372593B (en) * 2001-02-23 2005-05-18 Hewlett Packard Co Electronic communication
GB2372594B (en) 2001-02-23 2004-10-06 Hewlett Packard Co Trusted computing environment
EP1384126A2 (en) * 2001-04-24 2004-01-28 Hewlett-Packard Company An information security system
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
GB2376313A (en) * 2001-06-04 2002-12-11 Hewlett Packard Co Indicating to a user if they are connected to a trusted computer platform
GB0114898D0 (en) * 2001-06-19 2001-08-08 Hewlett Packard Co Interaction with electronic services and markets
GB2376765B (en) 2001-06-19 2004-12-29 Hewlett Packard Co Multiple trusted computing environments with verifiable environment identities
GB2376764B (en) 2001-06-19 2004-12-29 Hewlett Packard Co Multiple trusted computing environments
GB2376761A (en) * 2001-06-19 2002-12-24 Hewlett Packard Co An arrangement in which a process is run on a host operating system but may be switched to a guest system if it poses a security risk
US7047562B2 (en) * 2001-06-21 2006-05-16 Lockheed Martin Corporation Conditioning of the execution of an executable program upon satisfaction of criteria
US20030014557A1 (en) * 2001-06-29 2003-01-16 Joubert Berger System and method for transforming operating system audit data to a desired format
US6873988B2 (en) * 2001-07-06 2005-03-29 Check Point Software Technologies, Inc. System and methods providing anti-virus cooperative enforcement
GB2378013A (en) * 2001-07-27 2003-01-29 Hewlett Packard Co Trusted computer platform audit system
EP1282023A1 (en) * 2001-07-30 2003-02-05 Hewlett-Packard Company Trusted platform evaluation
EP1282024A1 (en) * 2001-07-30 2003-02-05 Hewlett-Packard Company Trusted identities on a trusted computing platform
GB2378272A (en) * 2001-07-31 2003-02-05 Hewlett Packard Co Method and apparatus for locking an application within a trusted environment
US7779267B2 (en) 2001-09-04 2010-08-17 Hewlett-Packard Development Company, L.P. Method and apparatus for using a secret in a distributed computing system
GB2379753A (en) * 2001-09-13 2003-03-19 Hewlett Packard Co Method and apparatus for user self-profiling
GB2379829A (en) * 2001-09-13 2003-03-19 Hewlett Packard Co Method and apparatus for identifying a voice caller
US7574501B2 (en) * 2001-09-25 2009-08-11 Siebel Systems, Inc. System and method for configuring and viewing audit trails in an information network
GB2382419B (en) 2001-11-22 2005-12-14 Hewlett Packard Co Apparatus and method for creating a trusted environment
US7340777B1 (en) * 2003-03-31 2008-03-04 Symantec Corporation In memory heuristic system and method for detecting viruses
US8271778B1 (en) 2002-07-24 2012-09-18 The Nielsen Company (Us), Llc System and method for monitoring secure data on a network
GB2391341A (en) * 2002-07-31 2004-02-04 Hewlett Packard Co A method of validating the rights of a user to participate in an interactive computer environment
GB2392262A (en) * 2002-08-23 2004-02-25 Hewlett Packard Co A method of controlling the processing of data
US8407798B1 (en) 2002-10-01 2013-03-26 Skybox Secutiry Inc. Method for simulation aided security event management
US6952779B1 (en) 2002-10-01 2005-10-04 Gideon Cohen System and method for risk detection and analysis in a computer network
US7216367B2 (en) * 2003-02-21 2007-05-08 Symantec Corporation Safe memory scanning
US6965968B1 (en) 2003-02-27 2005-11-15 Finjan Software Ltd. Policy-based caching
US10275723B2 (en) * 2005-09-14 2019-04-30 Oracle International Corporation Policy enforcement via attestations
US9781154B1 (en) 2003-04-01 2017-10-03 Oracle International Corporation Systems and methods for supporting information security and sub-system operational protocol conformance
US10063523B2 (en) * 2005-09-14 2018-08-28 Oracle International Corporation Crafted identities
US8468330B1 (en) 2003-06-30 2013-06-18 Oracle International Corporation Methods, systems, and data structures for loading and authenticating a module
US9118708B2 (en) 2003-07-01 2015-08-25 Securityprofiling, Llc Multi-path remediation
US20070113272A2 (en) 2003-07-01 2007-05-17 Securityprofiling, Inc. Real-time vulnerability monitoring
US8984644B2 (en) 2003-07-01 2015-03-17 Securityprofiling, Llc Anti-vulnerability system, method, and computer program product
US9350752B2 (en) 2003-07-01 2016-05-24 Securityprofiling, Llc Anti-vulnerability system, method, and computer program product
US9118711B2 (en) 2003-07-01 2015-08-25 Securityprofiling, Llc Anti-vulnerability system, method, and computer program product
US9118710B2 (en) 2003-07-01 2015-08-25 Securityprofiling, Llc System, method, and computer program product for reporting an occurrence in different manners
US9118709B2 (en) 2003-07-01 2015-08-25 Securityprofiling, Llc Anti-vulnerability system, method, and computer program product
US9100431B2 (en) 2003-07-01 2015-08-04 Securityprofiling, Llc Computer program product and apparatus for multi-path remediation
EP1542115A1 (en) * 2003-10-20 2005-06-15 Matsushita Electric Industrial Co., Ltd. Prevention of unwanted process operations
GB2409069B (en) * 2003-12-11 2007-03-07 Hewlett Packard Development Co Administration of computing entities in a network
US7530093B2 (en) * 2004-04-30 2009-05-05 Microsoft Corporation Securing applications and operating systems
ITUD20040117A1 (en) * 2004-06-07 2004-09-07 Univ Degli Studi Udine PROCEDURE FOR THE ARCHIVING, IN A NON MODIFIABLE WAY, OF ELECTRONIC DOCUMENTS
US20060005227A1 (en) * 2004-07-01 2006-01-05 Microsoft Corporation Languages for expressing security policies
US7657923B2 (en) * 2004-07-23 2010-02-02 Microsoft Corporation Framework for a security system
US7752671B2 (en) * 2004-10-04 2010-07-06 Promisec Ltd. Method and device for questioning a plurality of computerized devices
US8020141B2 (en) * 2004-12-06 2011-09-13 Microsoft Corporation Operating-system process construction
US7882317B2 (en) * 2004-12-06 2011-02-01 Microsoft Corporation Process isolation using protection domains
US7966643B2 (en) * 2005-01-19 2011-06-21 Microsoft Corporation Method and system for securing a remote file system
US7591010B2 (en) * 2005-01-19 2009-09-15 Microsoft Corporation Method and system for separating rules of a security policy from detection criteria
JP4732508B2 (en) 2005-03-22 2011-07-27 ヒューレット−パッカード デベロップメント カンパニー エル.ピー. Methods, devices, and data structures for trusted data
US8849968B2 (en) 2005-06-20 2014-09-30 Microsoft Corporation Secure and stable hosting of third-party extensions to web services
US7739721B2 (en) * 2005-07-11 2010-06-15 Microsoft Corporation Per-user and system granular audit policy implementation
US8074231B2 (en) * 2005-10-26 2011-12-06 Microsoft Corporation Configuration of isolated extensions and device drivers
US7844829B2 (en) * 2006-01-18 2010-11-30 Sybase, Inc. Secured database system with built-in antivirus protection
US20070294699A1 (en) * 2006-06-16 2007-12-20 Microsoft Corporation Conditionally reserving resources in an operating system
US8032898B2 (en) * 2006-06-30 2011-10-04 Microsoft Corporation Kernel interface with categorized kernel objects
US20080047003A1 (en) * 2006-08-02 2008-02-21 Oracle International Corporation Audit system
US20080115067A1 (en) * 2006-11-15 2008-05-15 Mclean James G Method and system for controlling security of a user interface in a computer system
US10169781B1 (en) 2007-03-07 2019-01-01 The Nielsen Company (Us), Llc Method and system for generating information about portable device advertising
US20080244507A1 (en) * 2007-03-30 2008-10-02 Microsoft Corporation Homogeneous Programming For Heterogeneous Multiprocessor Systems
US8789063B2 (en) * 2007-03-30 2014-07-22 Microsoft Corporation Master and subordinate operating system kernels for heterogeneous multiprocessor systems
CN101359356B (en) * 2007-08-03 2010-08-25 联想(北京)有限公司 Method and system for deleting or isolating computer virus
US20090292775A1 (en) * 2008-05-20 2009-11-26 Scott Wayne Flenniken Method and process for the Forensic Inspection of real time streams FIRST Engine
US9280907B2 (en) * 2009-10-01 2016-03-08 Kryterion, Inc. Proctored performance analysis
US9141513B2 (en) 2009-10-01 2015-09-22 Kryterion, Inc. Maintaining a secure computing device in a test taking environment
US8850428B2 (en) 2009-11-12 2014-09-30 Trustware International Limited User transparent virtualization method for protecting computer programs and data from hostile code
US20120077177A1 (en) * 2010-03-14 2012-03-29 Kryterion, Inc. Secure Online Testing
US10672286B2 (en) 2010-03-14 2020-06-02 Kryterion, Inc. Cloud based test environment
WO2011119137A1 (en) 2010-03-22 2011-09-29 Lrdc Systems, Llc A method of identifying and protecting the integrity of a set of source data
US9137163B2 (en) 2010-08-04 2015-09-15 Kryterion, Inc. Optimized data stream upload
US8713130B2 (en) 2010-08-04 2014-04-29 Kryterion, Inc. Peered proctoring
US8930401B2 (en) 2010-10-25 2015-01-06 International Business Machines Corporation Accessing and providing access to computer files over a computer network
US9043874B2 (en) * 2012-11-28 2015-05-26 Wal-Mart Stores, Inc. System and method for protecting data in an enterprise environment
US9247273B2 (en) 2013-06-25 2016-01-26 The Nielsen Company (Us), Llc Methods and apparatus to characterize households with media meter data
KR102153599B1 (en) 2013-11-18 2020-09-08 삼성전자주식회사 Head mounted display apparatus and method for changing a light transmittance
US9277265B2 (en) 2014-02-11 2016-03-01 The Nielsen Company (Us), Llc Methods and apparatus to calculate video-on-demand and dynamically inserted advertisement viewing probability
US10219039B2 (en) 2015-03-09 2019-02-26 The Nielsen Company (Us), Llc Methods and apparatus to assign viewers to media meter data
US9848224B2 (en) 2015-08-27 2017-12-19 The Nielsen Company(Us), Llc Methods and apparatus to estimate demographics of a household
US10791355B2 (en) 2016-12-20 2020-09-29 The Nielsen Company (Us), Llc Methods and apparatus to determine probabilistic media viewing metrics

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0325776A2 (en) * 1988-01-28 1989-08-02 International Business Machines Corporation A trusted path mechanism for an operating system
EP0432333A1 (en) * 1989-12-13 1991-06-19 International Business Machines Corporation Computer system security device
EP0468625A2 (en) * 1990-07-23 1992-01-29 International Business Machines Corporation Personal computer system with protected storage for interface and system utility programs

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3827029A (en) * 1972-09-25 1974-07-30 Westinghouse Electric Corp Memory and program protection system for a digital computer system
US4200770A (en) * 1977-09-06 1980-04-29 Stanford University Cryptographic apparatus and method
US4757533A (en) * 1985-09-11 1988-07-12 Computer Security Corporation Security system for microcomputers
US5224160A (en) * 1987-02-23 1993-06-29 Siemens Nixdorf Informationssysteme Ag Process for securing and for checking the integrity of the secured programs
US4885789A (en) * 1988-02-01 1989-12-05 International Business Machines Corporation Remote trusted path mechanism for telnet
GB8916586D0 (en) * 1989-07-20 1989-09-06 Int Computers Ltd Distributed data processing system
US5032979A (en) * 1990-06-22 1991-07-16 International Business Machines Corporation Distributed security auditing subsystem for an operating system
US5263147A (en) * 1991-03-01 1993-11-16 Hughes Training, Inc. System for providing high security for personal computers and workstations
US5272754A (en) * 1991-03-28 1993-12-21 Secure Computing Corporation Secure computer interface

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0325776A2 (en) * 1988-01-28 1989-08-02 International Business Machines Corporation A trusted path mechanism for an operating system
EP0432333A1 (en) * 1989-12-13 1991-06-19 International Business Machines Corporation Computer system security device
EP0468625A2 (en) * 1990-07-23 1992-01-29 International Business Machines Corporation Personal computer system with protected storage for interface and system utility programs

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM TECHNICAL DISCLOSURE BULLETIN,, vol.34, no.8, January 1992, NEW YORK, US; pages 214 - 215 'Mechanism for Trusted Computing Base Isolation' *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996001446A1 (en) * 1994-07-01 1996-01-18 Ybm Technologies, Inc. Personal computer security system
EP0856785A2 (en) * 1997-02-03 1998-08-05 Canon Kabushiki Kaisha Network data base control device and method thereof
EP0856785A3 (en) * 1997-02-03 2000-02-09 Canon Kabushiki Kaisha Network data base control device and method thereof
US6182225B1 (en) 1997-02-03 2001-01-30 Canon Kabushiki Kaisha Network data base control device and method thereof
US7444394B2 (en) 1997-02-03 2008-10-28 Canon Kabushiki Kaisha Network data base control device and method thereof
US8473597B2 (en) 1997-02-03 2013-06-25 Canon Kabushiki Kaisha Network database control device and method thereof
WO1999057625A1 (en) * 1998-05-06 1999-11-11 Prc Inc. Dynamic system defence for information warfare
GB2353885A (en) * 1998-05-06 2001-03-07 Prc Inc Dynamic system defence for information warfare
US6408391B1 (en) 1998-05-06 2002-06-18 Prc Inc. Dynamic system defense for information warfare
GB2353885B (en) * 1998-05-06 2003-06-18 Prc Inc Dynamic system defence for information warfare

Also Published As

Publication number Publication date
WO1994006096A3 (en) 1994-04-28
US5361359A (en) 1994-11-01

Similar Documents

Publication Publication Date Title
US5361359A (en) System and method for controlling the use of a computer
US10599841B2 (en) System and method for reverse command shell detection
US9141812B2 (en) Stateful reference monitor
US7660797B2 (en) Scanning data in an access restricted file for malware
US7296274B2 (en) Method and apparatus providing deception and/or altered execution of logic in an information system
US7437766B2 (en) Method and apparatus providing deception and/or altered operation in an information system operating system
Schmid et al. Protecting data from malicious software
Sun et al. A praise for defensive programming: Leveraging uncertainty for effective malware mitigation
US9202087B2 (en) Method and apparatus for controlling access to local storage devices
Shan et al. Tracer: enforcing mandatory access control in commodity OS with the support of light-weight intrusion detection and tracing
Çeliktaş The ransomware detection and prevention tool design by using signature and anomaly based detection methods
Mao et al. Trojan horse resistant discretionary access control
Wang et al. PRECIP: Towards Practical and Retrofittable Confidential Information Protection.
Zimmermann et al. Introducing reference flow control for detecting intrusion symptoms at the os level
Seong et al. Security Improvement of File System Filter Driver in Windows Embedded OS.
EP1944676B1 (en) Stateful reference monitor
Sparks et al. Windows Rootkits a game of" hide and seek"
Krishnan et al. PAM: process authentication mechanism for protecting system services against malicious code attacks
Zheng et al. Daemon-guard: Towards preventing privilege abuse attacks in android native daemons
Shan et al. An OS Security Protection Model for Defeating Attacks from Network
Lam et al. Secure Mobile Code Execution Service.
Xenitellis A new avenue of attack: Event-driven system vulnerabilities
Badger et al. Controlled Execution UNIX
ÇELİKTAŞ ISTANBUL TECHNICAL UNIVERSITY★ INFORMATICS INSTITUTE
Ott et al. Approaches to integrated malware detection and avoidance

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): CA JP

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE

AK Designated states

Kind code of ref document: A3

Designated state(s): CA JP

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA