buckeyeguy commited on
Commit
a6d699e
·
verified ·
1 Parent(s): 39ffff7

Upload datasets.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. datasets.json +48 -0
datasets.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0.0",
3
+ "exported_at": "2026-03-05T22:01:19.763213+00:00",
4
+ "data": [
5
+ {
6
+ "name": "hcrl_ch",
7
+ "domain": "automotive",
8
+ "protocol": "CAN",
9
+ "source": "HCRL CAN Bus Dataset \u2014 Challenge variant (Korea University)",
10
+ "description": "Highway CAN bus traffic with DoS, fuzzing, gear spoofing, and RPM spoofing attacks"
11
+ },
12
+ {
13
+ "name": "hcrl_sa",
14
+ "domain": "automotive",
15
+ "protocol": "CAN",
16
+ "source": "HCRL CAN Bus Dataset \u2014 Scenario Anomaly variant (Korea University)",
17
+ "description": "CAN bus traffic with known/unknown vehicle and attack generalization scenarios"
18
+ },
19
+ {
20
+ "name": "set_01",
21
+ "domain": "automotive",
22
+ "protocol": "CAN",
23
+ "source": "Automotive CAN Bus Dataset \u2014 Set 01",
24
+ "description": "CAN bus traffic with known/unknown attack scenarios plus suppress and masquerade attacks"
25
+ },
26
+ {
27
+ "name": "set_02",
28
+ "domain": "automotive",
29
+ "protocol": "CAN",
30
+ "source": "Automotive CAN Bus Dataset \u2014 Set 02",
31
+ "description": "CAN bus traffic with known/unknown attack scenarios plus suppress and masquerade attacks"
32
+ },
33
+ {
34
+ "name": "set_03",
35
+ "domain": "automotive",
36
+ "protocol": "CAN",
37
+ "source": "Automotive CAN Bus Dataset \u2014 Set 03",
38
+ "description": "CAN bus traffic with known/unknown attack scenarios plus suppress and masquerade attacks"
39
+ },
40
+ {
41
+ "name": "set_04",
42
+ "domain": "automotive",
43
+ "protocol": "CAN",
44
+ "source": "Automotive CAN Bus Dataset \u2014 Set 04",
45
+ "description": "CAN bus traffic with known/unknown attack scenarios plus suppress and masquerade attacks"
46
+ }
47
+ ]
48
+ }