Title :
iLeak: A Lightweight System for Detecting Inadvertent Information Leaks
Author :
Kemerlis, Vasileios P. ; Pappas, Vasilis ; Portokalidis, Georgios ; Keromytis, Angelos D.
Author_Institution :
Comput. Sci. Dept., Columbia Univ., New York, NY, USA
Abstract :
Data loss incidents, where data of sensitive nature are exposed to the public, have become too frequent and have caused damages of millions of dollars to companies and other organizations. Repeatedly, information leaks occur over the Internet, and half of the time they are accidental, caused by user negligence, misconfiguration of software, or inadequate understanding of an application´s functionality. This paper presents iLeak, a lightweight, modular system for detecting inadvertent information leaks. Unlike previous solutions, iLeak builds on components already present in modern computers. In particular, we employ system tracing facilities and data indexing services, and combine them in a novel way to detect data leaks. Our design consists of three components: uaudits are responsible for capturing the information that exits the system, while Inspectors use the indexing service to identify if the transmitted data belong to files that contain potentially sensitive information. The Trail Gateway handles the communication and synchronization of uaudits and Inspectors. We implemented iLeak on Mac OS X using DTrace and the Spotlight indexing service. Finally, we show that iLeak is indeed lightweight, since it only incurs 4% overhead on protected applications.
Keywords :
security of data; DTrace; Mac OS X; data indexing services; data leaks detection; data loss incidents; detecting inadvertent information leaks; iLeak; information leaks; lightweight system; modular system; sensitive nature; spotlight indexing service; trail gateway; Computer architecture; Indexing; Inspection; Logic gates; Monitoring; Prototypes; Software; desktop search; information leaks; system tracing;
Conference_Titel :
Computer Network Defense (EC2ND), 2010 European Conference on
Conference_Location :
Berlin
Print_ISBN :
978-1-4244-9377-7
DOI :
10.1109/EC2ND.2010.13