Skip to content

CrySyS/CAN-Dataset-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAN Dataset Generator

This is the code used to generate the dataset presented in: CrySyS dataset of CAN traffic logs containing fabrication and masquerade attacks

A short description of the dataset can be read in our blog post.

If you use this software, please cite our paper using the following format:

Gazdag, A., Ferenc, R. & Buttyán, L. CrySyS dataset of CAN traffic logs containing fabrication and masquerade attacks. Sci Data 10, 903 (2023). https://doi.org/10.1038/s41597-023-02716-9

Execution of the code

Run the dataset_generator.py file from the src folder with at least python 3.10.

Input

The repository contains a sample CAN trace for testing purposes.

Output folder contents

  • jobs.json: the executed generation jobs.
  • [TraceID] folder: the generation execution result.

License

This project is licensed under the terms of the GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages