z3 - Automated tools for applying formal methods to verify security policy in existing software -


i new formal methods arena, feel have educated grasp on applications. however, seem encounter formal methods applied development process, software created.

i'd able apply formal methods on existing software test whether adheres role based access controls (rbac) , separation of sensitive information following bell-lapadula (blp) method.

what methods , tools know of offer automated solution rbac , blp-like verification of existing software/source code?

cheers,

m. forods

there several formal tools rbac.

some based on model checking (nusmv), noteworthy mohawk karthick jayaraman et.al.: http://people.csail.mit.edu/rinard/paper/tissec13.pdf

there tools using smt based model checking: anna lisa ferrara, p. madhusudan, truc l. nguyen , gennaro parlato vac - verifier of administrative role-based access control policies


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -