JCSI: A tool for checking secure information flow in Java Card applications

  • Authors:
  • Marco Avvenuti;Cinzia Bernardeschi;Nicoletta De Francesco;Paolo Masci

  • Affiliations:
  • Department of Information Engineering, University of Pisa, 56126 Pisa, Italy;Department of Information Engineering, University of Pisa, 56126 Pisa, Italy;Department of Information Engineering, University of Pisa, 56126 Pisa, Italy;School of Electronic Engineering and Computer Science, Queen Mary University of London, E1 4NS London, United Kingdom

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a tool for checking secure information flow in Java Card applications. The tool performs a static analysis of Java Card CAP files and includes a CAP viewer. The analysis is based on the theory of abstract interpretation and on a multi-level security policy assignment. Actual values of variables are abstracted into security levels, and bytecode instructions are executed over an abstract domain. The tool can be used for discovering security issues due to explicit or implicit information flows and for checking security properties of Java Card applications downloaded from untrusted sources.