diff --git a/README.md b/README.md index 01e9d9f9e8d6388b9c57bf4abce9166222c19f54..7ca57cf9b54db5f3e9827fb0d3cfcb9a213a4daf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains - Artifact +# Artifact for the Paper: Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains This repository provides the artifacts for the paper "Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains" which was accepted at the 19th International Conference on Availability, Reliability and Security (ARES 2024). In the paper, we propose an Intrusion Detection System (IDS) that combines regression-based charging load prediction with novelty detection-based anomaly identification. The proposed system considers features from both the EV charging and power grid domains, which is enabled by a novel co-simulation concept. Here, we provide the corresponding source code, which was used in the evaluation of the proposed solution.