A model checking-based approach for security policy verification of mobile systems

  • Authors:
  • Chiara Braghin;Natasha Sharygina;Katerina Barone-Adesi

  • Affiliations:
  • Università degli Studi di Milano, Dipartimento di Tecnologie dell’Informazione, via Bramante, 65, 26013, Crema, Italy;Università della Svizzera Italiana, Faculty of Informatics, Lugano, Switzerland;Università della Svizzera Italiana, Faculty of Informatics, Lugano, Switzerland

  • Venue:
  • Formal Aspects of Computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article describes an approach for the automated verification of mobile systems. Mobile systems are characterized by the explicit notion of location (e.g., sites where they run) and the ability to execute at different locations, yielding a number of security issues. To this aim, we formalize mobile systems as Labeled Kripke Structures, encapsulating the notion of location net that describes the hierarchical nesting of the threads constituting the system. Then, we formalize a generic security-policy specification language that includes rules for expressing and manipulating the code location. In contrast to many other approaches, our technique supports both access control and information flow specification. We developed a prototype framework for model checking of mobile systems. It works directly on the program code (in contrast to most traditional process-algebraic approaches that can model only limited details of mobile systems) and uses abstraction-refinement techniques, based also on location abstractions, to manage the program state space. We experimented with a number of mobile code benchmarks by verifying various security policies. The experimental results demonstrate the validity of the proposed mobile system modeling and policy specification formalisms and highlight the advantages of the model checking-based approach, which combines the validation of security properties with other checks, such as the validation of buffer overflows.