2016-02-08 15:09:46 +01:00
|
|
|
{
|
2017-02-13 11:18:42 +01:00
|
|
|
"attributes": {
|
2017-07-03 12:08:42 +02:00
|
|
|
"domain": {
|
2017-02-13 11:18:42 +01:00
|
|
|
"categories": [
|
|
|
|
"Network activity",
|
|
|
|
"External analysis"
|
2017-07-03 12:08:42 +02:00
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"description": "Domain name",
|
2018-07-20 10:12:09 +02:00
|
|
|
"misp-attribute": "domain",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"first-seen": {
|
|
|
|
"description": "First time the tuple has been seen",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
2020-12-10 19:12:33 +01:00
|
|
|
"hostname": {
|
|
|
|
"description": "Hostname related to the IP",
|
|
|
|
"misp-attribute": "hostname",
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
2017-07-03 12:08:42 +02:00
|
|
|
"ip": {
|
2017-02-13 11:18:42 +01:00
|
|
|
"categories": [
|
|
|
|
"Network activity",
|
|
|
|
"External analysis"
|
2017-07-03 12:08:42 +02:00
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"description": "IP Address",
|
2017-11-07 09:34:26 +01:00
|
|
|
"misp-attribute": "ip-dst",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"last-seen": {
|
|
|
|
"description": "Last time the tuple has been seen",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
2020-01-24 15:46:06 +01:00
|
|
|
},
|
|
|
|
"port": {
|
|
|
|
"categories": [
|
|
|
|
"Network activity",
|
|
|
|
"External analysis"
|
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"description": "Associated TCP port with the domain",
|
2020-01-24 15:46:06 +01:00
|
|
|
"misp-attribute": "port",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"registration-date": {
|
|
|
|
"description": "Registration date of domain",
|
|
|
|
"disable_correlation": false,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"text": {
|
|
|
|
"description": "A description of the tuple",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"recommended": false,
|
|
|
|
"ui-priority": 1
|
2017-02-13 11:18:42 +01:00
|
|
|
}
|
|
|
|
},
|
2020-12-10 19:12:33 +01:00
|
|
|
"description": "A domain/hostname and IP address seen as a tuple in a specific time frame.",
|
2017-07-03 12:08:42 +02:00
|
|
|
"meta-category": "network",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "domain-ip",
|
2020-12-10 19:12:33 +01:00
|
|
|
"requiredOneOf": [
|
2020-04-26 02:10:02 +02:00
|
|
|
"ip",
|
2020-12-10 19:12:33 +01:00
|
|
|
"domain",
|
|
|
|
"hostname"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
2017-07-03 12:08:42 +02:00
|
|
|
"uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734",
|
2021-09-10 15:24:50 +02:00
|
|
|
"version": 10
|
2021-09-11 07:53:21 +02:00
|
|
|
}
|