Metadata
Year | 2012 |
---|---|
Target | Java |
Technique | Formal |
Guarantees | sound |
Available | yes |
Repository | https://people.kth.se/~musard/files/encover.html |
Paper1 | ENCoVer: Symbolic exploration for information flow security |
Abstract
We address the problem of program verification for information flow policies by means of symbolic execution and model checking. Noninterference-like security policies are formalized using epistemic logic. We show how the policies can be accurately verified using a combination of concolic testing and SMT solving. As we demonstrate, many scenarios considered tricky in the literature can be solved precisely using the proposed approach. This is confirmed by experiments performed with ENCOVER, a tool based on Java Path Finder and Z3, which we have developed for epistemic noninterference concolic verification.