A taint marking approach to confidentiality violation detection

  • Authors:
  • Christophe Hauser;Frederic Tronel;Jason Reid;Colin Fidge

  • Affiliations:
  • Supélec and Queensland University of Technology;Supélec;Queensland University of Technology;Queensland University of Technology

  • Venue:
  • AISC '12 Proceedings of the Tenth Australasian Information Security Conference - Volume 125
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article presents a novel approach to confidentiality violation detection based on taint marking. Information flows are dynamically tracked between applications and objects of the operating system such as files, processes and sockets. A confidentiality policy is defined by labelling sensitive information and defining which information may leave the local system through network exchanges. Furthermore, per application profiles can be defined to restrict the sets of information each application may access and/or send through the network. In previous works, we focused on the use of mandatory access control mechanisms for information flow tracking. In this current work, we have extended the previous information flow model to track network exchanges, and we are able to define a policy attached to network sockets. We show an example application of this extension in the context of a compromised web browser: our implementation detects a confidentiality violation when the browser attempts to leak private information to a remote host over the network.