2017-10-24 19:04:41 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
|
|
|
"case-number": {
|
|
|
|
"categories": [
|
|
|
|
"Internal reference",
|
|
|
|
"Other"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
|
|
|
"description": "Case number",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
2019-04-13 08:35:51 +02:00
|
|
|
},
|
2021-02-04 11:03:01 +01:00
|
|
|
"link": {
|
|
|
|
"description": "Link to the report mentioned",
|
|
|
|
"misp-attribute": "link",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 100
|
|
|
|
},
|
2021-10-25 12:02:25 +02:00
|
|
|
"report-file": {
|
2019-04-13 08:35:51 +02:00
|
|
|
"description": "Attachment(s) that is related to the report",
|
|
|
|
"misp-attribute": "attachment",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 99
|
|
|
|
},
|
|
|
|
"summary": {
|
|
|
|
"categories": [
|
|
|
|
"Other",
|
|
|
|
"Internal reference"
|
|
|
|
],
|
|
|
|
"description": "Free text summary of the report",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 100
|
2021-04-14 09:20:25 +02:00
|
|
|
},
|
|
|
|
"type": {
|
|
|
|
"description": "Type of report",
|
2021-11-02 09:06:18 +01:00
|
|
|
"disable_correlation": true,
|
2021-04-14 09:20:25 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"sane_default": [
|
|
|
|
"Report",
|
|
|
|
"Alert",
|
|
|
|
"Incident",
|
|
|
|
"Operation",
|
|
|
|
"Press Article",
|
|
|
|
"Press Release",
|
|
|
|
"Online Article",
|
|
|
|
"Blog post"
|
|
|
|
],
|
|
|
|
"ui-priority": 100
|
2019-04-13 10:15:05 +02:00
|
|
|
}
|
2017-10-24 19:04:41 +02:00
|
|
|
},
|
|
|
|
"description": "Metadata used to generate an executive level report",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "report",
|
2021-02-22 18:21:45 +01:00
|
|
|
"requiredOneOf": [
|
2021-02-04 11:03:01 +01:00
|
|
|
"summary",
|
|
|
|
"link"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
2017-10-24 19:04:41 +02:00
|
|
|
"uuid": "70a68471-df22-4e3f-aa1a-5a3be19f82df",
|
2021-11-02 09:06:18 +01:00
|
|
|
"version": 5
|
2020-04-26 02:10:02 +02:00
|
|
|
}
|