diff --git a/README.md b/README.md index 0b49bfa465df1ace888a6454066339a089eb001c..99d2174e07f178f565bbd3afc626a0e04636e7d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EV Charging Session IDS Artifact -This repository provides the artifacts for the paper "Detection of Anomalies in Electric Vehicle Charging Sessions" which is currently under review. +This repository provides the artifacts for the paper ["Detection of Anomalies in Electric Vehicle Charging Sessions"](https://doi.org/10.1145/3627106.3627127) which was accepted in the 39th Annual Computer Security Applications Conference (ACSAC). In the paper, we propose an Intrusion Detection System (IDS) for the detection attacks in Electric Vehicle (EV) charging session data. Here, we provide the corresponding (synthetic) data sets and source code, which were used in the evaluation of the proposed solution. Specifically, we provide the normal and attack data sets for the ACN-based data and the ElaadNL-based data as well as the Python source code for classification-, anomaly detection-, and ensemble-based IDS evaluations.