2018-10-25 17:31:36 +02:00
|
|
|
{
|
|
|
|
"required": [
|
2018-10-25 17:45:58 +02:00
|
|
|
"url",
|
2018-10-25 17:31:36 +02:00
|
|
|
"name"
|
|
|
|
],
|
|
|
|
"attributes": {
|
2018-10-25 17:45:58 +02:00
|
|
|
"url": {
|
2018-10-25 17:31:36 +02:00
|
|
|
"description": "The URL used to download the file.",
|
|
|
|
"ui-priority": 0,
|
2018-10-25 17:45:58 +02:00
|
|
|
"misp-attribute": "url"
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"datetime-accessed": {
|
|
|
|
"description": "date and time when the file was downloaded.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"name": {
|
|
|
|
"description": "Name of the file downloaded.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"path-downloadedTo": {
|
|
|
|
"description": "Location the file was downloaded to.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"pathID": {
|
|
|
|
"description": "Id of the attribute file where the information is gathered from.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"attachment": {
|
|
|
|
"description": "The downloaded file itself.",
|
|
|
|
"ui-priority": 1,
|
|
|
|
"misp-attribute": "attachment",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"additional-comments": {
|
|
|
|
"description": "Comments.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"categories": [
|
|
|
|
"External analysis"
|
|
|
|
],
|
|
|
|
"disable_correlation": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"version": 1,
|
|
|
|
"description": "An Object Template to add web-downloads",
|
2018-10-25 17:45:58 +02:00
|
|
|
"meta-category": "file",
|
2018-10-25 17:31:36 +02:00
|
|
|
"uuid": "ab9603a1-9dcc-48e8-a51c-b8bccc7bcc26",
|
|
|
|
"name": "tsk-web-downloads"
|
|
|
|
}
|