A Proof Carrying Code Framework for Inlined Reference Monitors in Java Bytecode

Computer Science – Logic in Computer Science

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We propose a light-weight approach for certification of monitor inlining for sequential Java bytecode using proof-carrying code. The goal is to enable the use of monitoring for quality assurance at development time, while minimizing the need for post-shipping code rewrites as well as changes to the end-host TCB. Standard automaton-based security policies express constraints on allowed API call/return sequences. Proofs are represented as JML-style program annotations. This is adequate in our case as all proofs generated in our framework are recognized in time polynomial in the size of the program. Policy adherence is proved by comparing the transitions of an inlined monitor with those of a trusted "ghost" monitor represented using JML-style annotations. At time of receiving a program with proof annotations, it is sufficient for the receiver to plug in its own trusted ghost monitor and check the resulting verification conditions, to verify that inlining has been performed correctly, of the correct policy. We have proved correctness of the approach at the Java bytecode level and formalized the proof of soundness in Coq. An implementation, including an application loader running on a mobile device, is available, and we conclude by giving benchmarks for two sample applications.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

A Proof Carrying Code Framework for Inlined Reference Monitors in Java Bytecode does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with A Proof Carrying Code Framework for Inlined Reference Monitors in Java Bytecode, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A Proof Carrying Code Framework for Inlined Reference Monitors in Java Bytecode will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-179386

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.