sampathrajapaksha/CAN-MIRGU
GitHub: sampathrajapaksha/CAN-MIRGU
首个来自真实行驶自动驾驶车辆、经物理验证的CAN总线攻击数据集,用于车载网络入侵检测系统的对比评估。
Stars: 33 | Forks: 2
# CAN-MIRGU
用于入侵检测系统评估的来自行驶车辆的全面 CAN 总线攻击数据集
该数据集包含了从配备自动驾驶功能、在真实驾驶场景中运行的现代汽车上收集的 CAN 总线攻击。该数据集涵盖了经过物理验证的攻击,旨在增强车载网络入侵检测系统的对比与验证。
数据集:[https://drive.google.com/drive/folders/1uUKLEu_tFVMy9WkDnf1rqqPwuQLQFwBL?usp=sharing](https://drive.google.com/drive/folders/1uUKLEu_tFVMy9WkDnf1rqqPwuQLQFwBL?usp=sharing)
论文:https://www.ndss-symposium.org/ndss-paper/auto-draft-482/
视频:[https://youtu.be/CufiACr2Zs8](https://youtu.be/CufiACr2Zs8)
如果您计划在自己的研究中使用此数据集,请引用:
```
@inproceedings{rajapaksha2024can,
title={CAN-MIRGU: A Comprehensive CAN Bus Attack Dataset from Moving Vehicles for Intrusion Detection System Evaluation},
author={Rajapaksha, Sampath and Madzudzo, Garikayi and Kalutarage, Harsha and Petrovski, Andrei and Al-Kadri, M Omar},
booktitle={Symposium on Vehicles Security and Privacy. Internet Society},
year={2024}
}
```
数据集文件夹结构
```
CAN-MIRGU
|
|---|Attacks
|---|---Attacks_metadata.json
| |---Masquerade_attacks
| | |---Break_warning_masquerade_attack.log
| | |---...
| |---Suspension_attacks
| | |---ID_07F_suspension_attack.log
| | |---...
| |---Real_attacks
| | |---Break_warning_attack.log
| | |---...
|---|Benign
| |---Day_1
| | |---Benign_day1_file1.log
| | |---...
| |---Day_2
| | |---Benign_day2_file1.log
| | |---...
| |---Day_3
| | |---Benign_day3_file1.log
| | |---...
| |---Day_4
| | |---Benign_day4_file1.log
| | |---...
| |---Day_5
| | |---Benign_day5_file1.log
| | |---...
| |---Day_6
| | |---Benign_day6_file1.log
|___|___|---...
```
标签:Attack流量, CAN-MIRGU, CAN总线安全, Homebrew安装, IDS评估, NDSS 2024, Normal流量, 伪装攻击, 入侵检测数据集, 实车攻击测试, 悬挂攻击, 汽车网络安全, 物理层攻击, 网络安全数据集, 自动驾驶汽车, 车联网安全, 车载网络攻击