mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-04 09:02:38 +00:00
new: [d3fend] added relationships to ATT&CK
This commit is contained in:
parent
a4afac9a97
commit
2b3d62705d
4 changed files with 34309 additions and 11 deletions
49
galaxies/mitre-d3fend.json
Normal file
49
galaxies/mitre-d3fend.json
Normal file
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"description": "A knowledge graph of cybersecurity countermeasures.",
|
||||
"icon": "user-shield",
|
||||
"kill_chain_order": {
|
||||
"Model": [
|
||||
"Asset-Inventory",
|
||||
"Network-Mapping",
|
||||
"Operational-Activity-Mapping",
|
||||
"System-Mapping"
|
||||
],
|
||||
"Harden": [
|
||||
"Application-Hardening",
|
||||
"Credential-Hardening",
|
||||
"Message-Hardening",
|
||||
"Platform-Hardening"
|
||||
],
|
||||
"Detect": [
|
||||
"File-Analysis",
|
||||
"Identifier-Analysis",
|
||||
"Message-Analysis",
|
||||
"Network-Traffic-Analysis",
|
||||
"Platform-Monitoring",
|
||||
"Process-Analysis",
|
||||
"User-Behavior-Analysis"
|
||||
],
|
||||
"Isolate": [
|
||||
"Execution-Isolation",
|
||||
"Network-Isolation"
|
||||
],
|
||||
"Deceive": [
|
||||
"Decoy-Environment",
|
||||
"Decoy-Object"
|
||||
],
|
||||
"Evict": [
|
||||
"Credential-Eviction",
|
||||
"File-Eviction",
|
||||
"Process-Eviction"
|
||||
],
|
||||
"Restore": [
|
||||
"Restore-Access",
|
||||
"Restore-Object"
|
||||
]
|
||||
},
|
||||
"name": "MITRE D3FEND",
|
||||
"namespace": "mitre",
|
||||
"type": "mitre-d3fend",
|
||||
"uuid": "77d1bbfa-2982-4e0a-9238-1dae4a48c5b4",
|
||||
"version": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue