Publications

Trust but Verify: Auditing the Secure Internet of Things

Authors: J. Wilson, R. Wahby, H. Corrigan-Gibbs, D. Boneh, P. Levis, and K. Winstein

Abstract:
Internet-of-Things devices often collect and transmit sensitive information like camera footage, health monitoring data, or whether someone is home. These devices protect data in transit with end-to-end encryption, typically using TLS connections between devices and associated cloud services.

But these TLS connections also prevent device owners from observing what their own devices are saying about them. Unlike in traditional Internet applications, where the end user controls one end of a connection (e.g., their web browser) and can observe its communication, Internet-of-Things vendors typically control the software in both the device and the cloud. As a result, owners have no way to audit the behavior of their own devices, leaving them little choice but to hope that these devices are transmitting only what they should.

This paper presents TLS–Rotate and Release (TLS-RaR), a system that allows device owners (e.g., consumers, security researchers, and consumer watchdogs) to authorize devices, called auditors, to decrypt and verify recent TLS traffic without compromising future traffic. Unlike prior work, TLSRaR requires no changes to TLS’s wire format or cipher suites, and it allows the device’s owner to conduct a surprise inspection of recent traffic, without prior notice to the device that its communications will be audited.

Reference:
In proceedings of Mobisys 2017, pp. 464-474.

Full paper: pdf