mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-09 19:42:41 +00:00
new: [mitre] MITRE Data Sources and Data Components fixes #914
This commit is contained in:
parent
6a325420bf
commit
6ea968588a
10 changed files with 11399 additions and 46552 deletions
9
galaxies/mitre-data-component.json
Normal file
9
galaxies/mitre-data-component.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"description": "Data components are parts of data sources. ",
|
||||
"icon": "sitemap",
|
||||
"name": "mitre-data-component",
|
||||
"namespace": "mitre-attack",
|
||||
"type": "mitre-data-component",
|
||||
"uuid": "afff2d74-5d4a-4aa7-995a-3701a2dbe593",
|
||||
"version": 1
|
||||
}
|
9
galaxies/mitre-data-source.json
Normal file
9
galaxies/mitre-data-source.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"description": "Data sources represent the various subjects/topics of information that can be collected by sensors/logs. ",
|
||||
"icon": "sitemap",
|
||||
"name": "mitre-data-source",
|
||||
"namespace": "mitre-attack",
|
||||
"type": "mitre-data-source",
|
||||
"uuid": "dca5da28-fdc0-4b37-91cd-989d139d96cf",
|
||||
"version": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue