Trust snapshot

Quick read

Trust 17 - Baseline
4works
0followers
12topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2021arXiv

Epidemic? The Attack Surface of German Hospitals during the COVID-19 Pandemic

In our paper we analyze the attack surface of German hospitals and healthcare providers in 2020 during the COVID-19 Pandemic. The analysis looked at the publicly visible attack surface utilizing a Distributed Cyber Recon System, utilizing distributed Internet scanning, Big Data methods and scan data of 1,483 GB from more than 89 different global Internet scans. From the 1,555 identified German clinical entities, security posture analysis was conducted by looking at more than 13,000 service banners for version identification and subsequent CVE-based vulnerability identification. Primary analysis shows that 32 percent of the analyzed services were determined as vulnerable to various degrees and 36 percent of all hospitals showed numerous vulnerabilities. Further resulting vulnerability statistics were mapped against size of organization and hospital bed count.

preprint2020arXiv

On the Evaluation of Military Simulations: Towards A Taxonomy of Assessment Criteria

In the area of military simulations, a multitude of different approaches is available. Close Combat Tactical Trainer, Joint Tactical Combat Training System, Battle Force Tactical Training or Warfighter's Simulation 2000 are just some examples within the history of the large DoD Development Program in Modelling and Simulation, representing just a small piece of the variety of diverse solutions. Very often, individual simulators are very unique and so it is often difficult to classify military simulations even for experienced users. This circumstance is further boosted due to the fact that in the field of military simulations - unlike in other areas - no general classification for military simulations exists. To address this shortcoming, this publication is dedicated to the idea of providing a first contribution to the development of a commonly accepted taxonomy in the area of military simulations. To this end, the problem field is structured into three main categories (general functional requirements for simulators, special military requirements for simulators and non-functional requirements for simulators). Based upon that, individual categories are provided with appropriate classes. For a better understanding, the taxonomy is also applied to a concrete example (NetLogo Rebellion).

preprint2020arXiv

Understanding Electronic Peculiarities in Tetragonal FeSe as Local Structural Symmetry Breaking

Traditional band theory of perfect crystalline solids often uses as input the structure deduced from diffraction experiments; when modeled by the minimal unit cell this often produces a spatially averaged model. The present study illustrates that this is not always a safe practice unless one examines if the intrinsic bonding mechanism is capable of benefiting from the formation of a distribution of lower symmetry local environments that differ from the macroscopically averaged structure. This can happen either due to positional, or due to magnetic symmetry breaking. By removing the constraint of a small crystallographic cell, the energy minimization in the density functional theory finds atomic and spin symmetry breaking, not evident in conventional diffraction experiments but being found by local probes such as pair distribution function analysis. Here we report that large atomic and electronic anomalies in bulk tetragonal FeSe emerge from the existence of distributions of local positional and magnetic moment motifs. The found symmetry-broken motifs obtained by minimization of the internal energy represent what chemical bonding in tetragonal phase prefers as an intrinsic energy lowering static distortions. This explains observations of band renormalization, predicts orbital order and enhanced nematicity, and provides unprecedented close agreement with spectral function measured by photoemission and local atomic environment revealed by pair distribution function. While the symmetry-restricted strong correlation approach has been argued previously to be the exclusive theory needed for describing the main peculiarities of FeSe, we show here that the symmetry-broken mean-field approach addresses numerous aspects of the problem, provides intuitive insight into the electronic structure, and opens the door for large-scale mean-field calculations for similar d-electron quantum materials.

preprint2020arXiv

YANG2UML: Bijective Transformation and Simplification of YANG to UML

Software Defined Networking is currently revolutionizing computer networking by decoupling the network control (control plane) from the forwarding functions (data plane) enabling the network control to become directly programmable and the underlying infrastructure to be abstracted for applications and network services. Next to the well-known OpenFlow protocol, the XML-based NETCONF protocol is also an important means for exchanging configuration information from a management platform and is nowadays even part of OpenFlow. In combination with NETCONF, YANG is the corresponding protocol that defines the associated data structures supporting virtually all network configuration protocols. YANG itself is a semantically rich language, which -- in order to facilitate familiarization with the relevant subject -- is often visualized to involve other experts or developers and to support them by their daily work (writing applications which make use of YANG). In order to support this process, this paper presents an novel approach to optimize and simplify YANG data models to assist further discussions with the management and implementations (especially of interfaces) to reduce complexity. Therefore, we have defined a bidirectional mapping of YANG to UML and developed a tool that renders the created UML diagrams. This combines the benefits to use the formal language YANG with automatically maintained UML diagrams to involve other experts or developers, closing the gap between technically improved data models and their human readability.