Globally reasoning about localised security policies in distributed systems
Alejandro Mario Hernandez

TL;DR
This paper presents a formal approach for model checking global security in distributed systems with local policies, using semantics and an alternative method to analyze system design directly, supported by case studies and a prototype tool.
Contribution
It introduces a formal syntax and semantics for distributed systems with local security policies, and proposes a novel model checking method that operates directly on system design, ensuring safe verification.
Findings
Proposed a formal semantics for localized security policies.
Developed an alternative model checking approach directly on system design.
Built a prototype tool that verifies global security properties safely.
Abstract
In this report, we aim at establishing proper ways for model checking the global security of distributed systems, which are designed consisting of set of localised security policies that enforce specific issues about the security expected. The systems are formally specified following a syntax, defined in detail in this report, and their behaviour is clearly established by the Semantics, also defined in detail in this report. The systems include the formal attachment of security policies into their locations, whose intended interactions are trapped by the policies, aiming at taking access control decisions of the system, and the Semantics also takes care of this. Using the Semantics, a Labelled Transition System (LTS) can be induced for every particular system, and over this LTS some model checking tasks could be done. We identify how this LTS is indeed obtained, and propose an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Access Control and Trust · Advanced Malware Detection Techniques
