From cf04d5a4d2d2b33d9c1b566fb4cafded6fa3b9a4 Mon Sep 17 00:00:00 2001 From: Dustin Kern <dustin.kern@h-da.de> Date: Sun, 9 Jun 2024 13:50:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4999c60..01e9d9f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EV Extension for Wattson +# Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains - Artifact 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. -- GitLab