Download: PDF.

“Establishing and Sustaining System Integrity via Root of Trust Installation” by Luke St. Clair, Joshua Schiffman, Trent Jaeger, and Patrick McDaniel. In Proceedings of the 2007 Annual Computer Security Applications Conference, Dec. 2007, pp. 19-29.

Abstract

Integrity measurements provide a means by which distributed systems can assess the trustability of potentially compromised remote hosts. However, current measurement techniques simply assert the identity of software, but provide no indication of the ongoing status of the system or its data. As a result, a number of significant vulnerabilities can result if the system is not configured and managed carefully. To improve the management of a system’s integrity, we propose a Root of Trust Installation (ROTI) as a foundation for high integrity systems. A ROTI is a trusted system installer that also asserts the integrity of the trusted computing base software and data that it installs to enable straightforward, comprehensive integrity verification for a system. The ROTI addresses a historically limiting problem in integrity measurement: determining what constitutes a trusted system state in a heterogeneous, evolving environment. Using the ROTI, a high integrity system state is defined by its installer, thus enabling a remote party to verify integrity guarantees that approximate classical integrity models (e.g., Biba). In this paper, we examine what is necessary to prove the integrity of the trusted computing base (sCore) of a distributed security architecture, called the Shamon. We describe the design and implementation of our custom ROTI sCore installer and study the costs and effectiveness of binding system integrity to installation in the distributed Shamon. This demonstration shows that strong integrity guarantees can be efficiently achieved in large, diverse environments with limited administrative overhead.

Download: PDF.

BibTeX entry:

@inproceedings{acsac07,
   author = {Luke St. Clair and Joshua Schiffman and Trent Jaeger and
	Patrick McDaniel},
   title = {Establishing and Sustaining System Integrity via Root of Trust
	Installation},
   booktitle = {Proceedings of the 2007 Annual Computer Security
	Applications Conference},
   pages = {19--29},
   month = dec,
   year = {2007}
}

(This webpage was created with bibtex2web.)

Back to Trent Jaeger's Publications.