Web services verification and prudent implementation

  • Authors:
  • Tigran Avanesov;Yannick Chevalier;Mohammed Anis Mekki;Michaël Rusinowitch

  • Affiliations:
  • INRIA Nancy Grand Est, Vandœuvre-lès-Nancy, France;Université de Toulouse, Toulouse, France;INRIA Nancy Grand Est, Vandœuvre-lès-Nancy, France;INRIA Nancy Grand Est, Vandœuvre-lès-Nancy, France

  • Venue:
  • DPM'11 Proceedings of the 6th international conference, and 4th international conference on Data Privacy Management and Autonomous Spontaneus Security
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Alice&Bob notation is widely used to describe conversations between partners in security protocols. We present a tool that compiles an Alice&Bob description of a Web Services choreography into a set of servlets. For that we first compute for each partner an executable specification as prudent as possible of her role in the choreography. This specification is expressed in ASLan language, a formal language designed for modeling Web Services tied with security policies. Then we can check with automatic tools that this ASLan specification verifies some required security properties such as secrecy and authentication. If no flaw is found, we compile the specification into Java servlets that real partners can use to execute the choreography.