Runtime Policy Monitoring and Enforcement

It is a growing concern for companies, administrations, and end users alike whether IT systems comply with policies regulating the usage of sensitive data. Checking their compliance is particularly acute as many of our modern infrastructures (communication, entertainment, finance and banking, social networks, etc.) are based on IT systems that collect, process, and share data.

A prominent approach to compliance checking is runtime monitoring. Here, system actions are observed and automatically checked for compliance against a policy. Our research project is concerned with developing efficient and scalabale runtime monitoring techniques for expressive policy specification languages. Most of our results have focused on a safety fragment of metric first-order temporal logic (MFOTL). We are also interested in policy enforcement, that is, preventing policy violations instead of only detecting them.

Project Members

Former Members

  • Dr. Matúš Harvan
  • Dr. Felix Klaedtke
  • Dr. Samuel Müller
  • Dr. Martin Raszyk
  • Dr. Eugen Zălinescu
  • Bhargav Bhatt

Software

  • external pageMonPoly is a monitoring tool that checks compliance of log files with respect to policies in metric first-order temporal logic (MFOTL) with aggregation operators.
  • external pageVeriMon is a formally verified and optimized online monitoring tool for metric first-order dynamic logic (MFODL) with aggregation operators and recursion. The source code of Verimon’s core algorithm is automatically generated from the external pageIsabelle/HOL formalization, whereas formula and log parsing code is re-used from MonPoly.
  • external pageHydra is an offline montoring tool for metric temporal logic (MTL) and metric dynamic logic (MDL) that exploits multiple reading heads to significantly reduce its memory consumption. Hydra's core algorithm for MDL has been formally verified in external pageIsabelle/HOL and the automatically generated source code is part of a monitoring tool external pageVydra. The formula and log parsing code in Vydra has not been formally verified.
  • The external pageScalable Online Monitoring Framework parallelizes existing first-order monitoring tools in a black-box manner. We have used the framework to parallelize MonPoly and DejaVu.
  • external pageAERIAL is an almost event-rate independent monitoring tool that checks compliance of log files with respect to policies in metric temporal logic (MTL) and metric dynamic logic (MDL).

Publications

Monitoring Algorithms

Monitoring Extensions

Scalable Monitoring

Applications

Tool papers

Enforcement

  • Enforceable security policies: POST'12, ACM TOPS (formerly known as TISSEC) '13
  • Enforcing MFOTL: ESORICS'22

JavaScript has been disabled in your browser