mirror of
https://github.com/DISARMFoundation/DISARMframeworks.git
synced 2024-12-27 16:29:48 -05:00
1bc8d88b63
Changed from data held in excelfiles to data held in CSV files. This gives us a better view of what's changed in the datasets when we push them to git.
364 B
364 B
1 | disarm_object | id_prefix | id_digits | next number on stack |
---|---|---|---|---|
2 | actortype | A | 3 | |
3 | countermeasure | C | 5 | |
4 | responsetype | D | 2 | |
5 | example | E | 6 | |
6 | detection | F | 5 | |
7 | framework | FW | 2 | |
8 | group | G | 6 | |
9 | incident | I | 5 | |
10 | metatechnique | M | 3 | |
11 | moe | ME | 5 | |
12 | mop | MP | 5 | |
13 | narrative | N | 5 | |
14 | phase | P | 2 | P05 |
15 | playbook | PB | 5 | |
16 | resource | R | 3 | |
17 | sector | S | 3 | |
18 | technique | T | 4 | T0073 |
19 | tactic | TA | 2 | TA19 |
20 | task | TK | 4 | |
21 | tool | TL | 5 | |
22 | subtechnique | ST | 4 |