Skip to main content

Showing 1–2 of 2 results for author: Kus, D

Searching in archive cs. Search in all archives.
.
  1. A False Sense of Security? Revisiting the State of Machine Learning-Based Industrial Intrusion Detection

    Authors: Dominik Kus, Eric Wagner, Jan Pennekamp, Konrad Wolsing, Ina Berenice Fink, Markus Dahlmanns, Klaus Wehrle, Martin Henze

    Abstract: Anomaly-based intrusion detection promises to detect novel or unknown attacks on industrial control systems by modeling expected system behavior and raising corresponding alarms for any deviations.As manually creating these behavioral models is tedious and error-prone, research focuses on machine learning to train them automatically, achieving detection rates upwards of 99%. However, these approac… ▽ More

    Submitted 18 May, 2022; originally announced May 2022.

    Comments: ACM CPSS'22

  2. A Link Generator for Increasing the Utility of OpenAPI-to-GraphQL Translations

    Authors: Dominik Adam Kus, István Koren, Ralf Klamma

    Abstract: Standardized interfaces are the connecting link of today's distributed systems, facilitating access to data services in the cloud. REST APIs have been prevalent over the last years, despite several issues like over- and underfetching of resources. GraphQL enjoys rapid adoption, resolving these problems by using statically typed queries. However, the redevelopment of services to the new paradigm is… ▽ More

    Submitted 18 May, 2020; originally announced May 2020.

    Comments: WWW2020 Developer Track

    ACM Class: H.3.5; C.2.0