cedricbonhomme commited on
Commit
a19122b
·
verified ·
1 Parent(s): a880c78

[DATASET] CVE to ATT&CK techniques mapping (1207 CVEs)

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: description
9
+ dtype: string
10
+ - name: exploitation_techniques
11
+ list: string
12
+ - name: primary_impact
13
+ list: string
14
+ - name: secondary_impact
15
+ list: string
16
+ - name: techniques
17
+ list: string
18
+ - name: techniques_derived
19
+ list: string
20
+ - name: label_sources
21
+ list: string
22
+ - name: attack_version
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 691228
27
+ num_examples: 1086
28
+ - name: test
29
+ num_bytes: 77015
30
+ num_examples: 121
31
+ download_size: 485452
32
+ dataset_size: 768243
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52bcb40510c95379e074585872b4acf40fdf8e389bf5b23cb00165c647bbd511
3
+ size 55688
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e66a8c750b3819af99a72f918eac8ecdd6f97cad2340f76fb6611e34053788d7
3
+ size 429764