2019-08-01 14:34:30 +02:00
|
|
|
{
|
2019-08-01 15:50:29 +02:00
|
|
|
"attributes": {
|
|
|
|
"id": {
|
|
|
|
"description": "CAPEC ID.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2019-08-01 14:34:30 +02:00
|
|
|
},
|
2019-08-01 15:50:29 +02:00
|
|
|
"name": {
|
|
|
|
"description": "Name of the attack pattern.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2019-08-01 15:50:29 +02:00
|
|
|
},
|
|
|
|
"prerequisites": {
|
|
|
|
"description": "Prerequisites for the attack pattern to succeed.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2019-08-01 15:50:29 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"references": {
|
|
|
|
"description": "External references",
|
|
|
|
"misp-attribute": "link",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
2019-08-01 15:50:29 +02:00
|
|
|
},
|
|
|
|
"related-weakness": {
|
|
|
|
"description": "Weakness related to the attack pattern.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "weakness",
|
2019-08-01 15:50:29 +02:00
|
|
|
"multiple": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2020-03-17 10:03:33 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"solutions": {
|
|
|
|
"description": "Solutions for the attack pattern to be countered.",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"summary": {
|
|
|
|
"description": "Summary description of the attack pattern.",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2019-08-01 15:50:29 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "Attack pattern describing a common attack pattern enumeration and classification.",
|
|
|
|
"meta-category": "vulnerability",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "attack-pattern",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"name",
|
|
|
|
"id"
|
|
|
|
],
|
2019-08-01 15:50:29 +02:00
|
|
|
"uuid": "35928348-56be-4d7f-9752-a80927936351",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|