I am new to the Formal Methods arena, but I feel I have an educated grasp on its applications. However, I only seem to encounter formal methods as applied to the development process, as the software is created.
I'd like to be able to apply formal methods on existing software to test whether it adheres to role based access controls (RBAC) and separation of sensitive information following the Bell-LaPadula (BLP) method.
What methods and tools do you know of that offer an automated solution for RBAC and BLP-like verification of existing software/source code?
Cheers,
M. Forods