CRNINov 15, 2021

Reproducible and Adaptable Log Data Generation for Sound Cybersecurity Experiments

arXiv:2111.07847v131 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the issue of reproducibility and adaptability in cybersecurity experiments for researchers, though it is incremental as it builds on existing testbed concepts with a specific focus.

The paper tackles the problem of non-reproducible and non-adaptable log data in cybersecurity research by presenting SOCBED, a testbed that generates realistic log data for experiments, enabling valid, controlled, and reproducible results as demonstrated in an intrusion detection experiment.

Artifacts such as log data and network traffic are fundamental for cybersecurity research, e.g., in the area of intrusion detection. Yet, most research is based on artifacts that are not available to others or cannot be adapted to own purposes, thus making it difficult to reproduce and build on existing work. In this paper, we identify the challenges of artifact generation with the goal of conducting sound experiments that are valid, controlled, and reproducible. We argue that testbeds for artifact generation have to be designed specifically with reproducibility and adaptability in mind. To achieve this goal, we present SOCBED, our proof-of-concept implementation and the first testbed with a focus on generating realistic log data for cybersecurity experiments in a reproducible and adaptable manner. SOCBED enables researchers to reproduce testbed instances on commodity computers, adapt them according to own requirements, and verify their correct functionality. We evaluate SOCBED with an exemplary, practical experiment on detecting a multi-step intrusion of an enterprise network and show that the resulting experiment is indeed valid, controlled, and reproducible. Both SOCBED and the log dataset underlying our evaluation are freely available.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes