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
|
|
|
},
|
2023-12-06 09:05:16 +01:00
|
|
|
"title": {
|
2023-12-06 09:32:13 +01:00
|
|
|
"description": "Title of the report",
|
2023-12-06 09:05:16 +01:00
|
|
|
"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": [
|
|
|
|
"Alert",
|
2022-06-18 16:10:41 +02:00
|
|
|
"Artwork",
|
|
|
|
"Attachment",
|
|
|
|
"Audio",
|
|
|
|
"Bill",
|
|
|
|
"Blog",
|
|
|
|
"Book",
|
|
|
|
"Case",
|
|
|
|
"Conference",
|
|
|
|
"Dictionary",
|
|
|
|
"Document",
|
|
|
|
"Email",
|
|
|
|
"Encyclopedia",
|
|
|
|
"Film",
|
|
|
|
"Forum",
|
|
|
|
"Hearing",
|
2021-04-14 09:20:25 +02:00
|
|
|
"Incident",
|
2022-06-18 16:10:41 +02:00
|
|
|
"Instant",
|
|
|
|
"Interview",
|
|
|
|
"Journal",
|
|
|
|
"Letter",
|
|
|
|
"Magazine",
|
|
|
|
"Manuscript",
|
|
|
|
"Map",
|
|
|
|
"Newspaper",
|
|
|
|
"Note",
|
|
|
|
"Online",
|
2021-04-14 09:20:25 +02:00
|
|
|
"Operation",
|
2022-06-18 16:10:41 +02:00
|
|
|
"Patent",
|
|
|
|
"Podcast",
|
|
|
|
"Presentation",
|
|
|
|
"Press",
|
|
|
|
"Radio",
|
|
|
|
"Report",
|
|
|
|
"Software",
|
|
|
|
"Statute",
|
|
|
|
"Thesis",
|
|
|
|
"TV",
|
|
|
|
"Video",
|
|
|
|
"Webpage"
|
2021-04-14 09:20:25 +02:00
|
|
|
],
|
|
|
|
"ui-priority": 100
|
2019-04-13 10:15:05 +02:00
|
|
|
}
|
2017-10-24 19:04:41 +02:00
|
|
|
},
|
2023-12-06 09:05:16 +01:00
|
|
|
"description": "Report object to describe a report along with its metadata.",
|
2017-10-24 19:04:41 +02:00
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "report",
|
2021-02-22 18:21:45 +01:00
|
|
|
"requiredOneOf": [
|
2023-12-06 09:05:16 +01:00
|
|
|
"title",
|
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",
|
2023-12-06 09:05:16 +01:00
|
|
|
"version": 8
|
2020-04-26 02:10:02 +02:00
|
|
|
}
|